بنقرة واحدة
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 المهني
| 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.
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.