validate-counts
Pass
Audited by Gen Agent Trust Hub on Apr 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a utility for codebase consistency checking and does not contain any malicious patterns or safety bypass attempts. The YAML frontmatter restricts the execution environment effectively.
- [COMMAND_EXECUTION]: The skill executes local bash scripts (
validate-counts.shandcount-all.sh) to perform file system operations like counting directories and searching for text patterns. These operations are restricted to the project repository and do not interact with sensitive system files or external networks. - [DATA_EXFILTRATION]: There are no network calls or data exfiltration patterns. All processing is performed locally on project-specific files (
CLAUDE.md,manifests/ork.json, and source directories).
Audit Metadata