hr-content
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill mentions executing local project scripts
bun run syncandbun run validate. These are standard repository maintenance tools and do not involve untrusted remote execution.- [INDIRECT_PROMPT_INJECTION]: The skill processes localSKILL.mdfiles as input data. - Ingestion points: Reads content from
SKILL.mdfiles for validation and formatting. - Boundary markers: Not explicitly defined in the skill instructions.
- Capability inventory: Can modify file content and suggest commit messages.
- Sanitization: None explicitly defined; the skill performs structural validation (e.g., line counts, list formatting). This is considered a safe surface for its intended development workflow.
Audit Metadata