cyberskill-official/code-audit-validate
Validate AUDIT.md run artifacts (docs/BACKLOG.md, docs/HANDOFF.md) against the protocol's machine-checkable rules — evidence gates, honest targets, closed sets, gated-mode approvals, secret redaction, template conformance, CONFIG preflight. By CyberSkill.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Target repo root to validate (contains docs/ and, ideally, the filled AUDIT.md) | no | . |
| protected | Comma-separated protected paths; extends PROTECTED_AREAS auto-loaded from the target's AUDIT.md CONFIG | no | "" |
| report | Optional findings export: 'json' or 'sarif'. Printed to stdout and written to audit-report.<format> in the workspace | no | "" |
Outputs
no outputs