spec-review
Pass
Audited by Gen Agent Trust Hub on Aug 27, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill processes user-supplied specification files, which creates a surface for instructions embedded in those files to influence the behavior of the review agents.
- Ingestion points: The skill identifies and instructs sub-agents to read feature specification files (e.g.,
plan.md,requirements.md,design.md,tasks.md) located in thedocx/features/directory. - Boundary markers: The skill does not define explicit delimiters or instructions to the sub-agents to ignore potentially malicious commands embedded within the specification content.
- Capability inventory: The skill uses the
Read,Bash,Glob, andAgenttools to locate, read, and audit the files. - Sanitization: There is no evidence of content validation or sanitization of the specification files before they are read by the agents.
Audit Metadata