beo/validating
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes local CLI tools including
br,bv, andjqto manage project state and verify the structural integrity of planned tasks. - [DATA_EXPOSURE]: It accesses local project-specific files like
CONTEXT.mdandplan.mdto confirm requirement coverage and plan soundness. - [PROMPT_INJECTION]: An indirect prompt injection surface is present as the skill ingests data from untrusted files (Ingestion points:
CONTEXT.md,plan.md). There are no boundary markers or sanitization identified. The skill's capabilities include state modification viabrcommands. However, the mandatory human-in-the-loop approval requirement effectively mitigates the risk of these instructions being followed without oversight.
Audit Metadata