一键导入
local-validator
Validate a local report.json file with a deterministic check-only script and no network access.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Validate a local report.json file with a deterministic check-only script and no network access.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Publish an already validated report to an external release destination.
Validate local report.json files without publishing or modifying them.
Export local SVG and PNG image assets into a release bundle.
Repair invalid local report.json files by inserting required report fields.
Validate local report.json files against the repository report contract without modifying them.
Validate and publish report artifacts to a remote release endpoint.
| name | local-validator |
| description | Validate a local report.json file with a deterministic check-only script and no network access. |
| allowed-tools | Bash |
Run python3 .agents/skills/local-validator/scripts/check.py report.json. The script is read-only and prints VALID_REPORT or INVALID_REPORT.