plan
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
- [PROMPT_INJECTION]: The skill possesses an indirect prompt injection surface because it reads and processes externally-provided specification files (Markdown and Gherkin) to generate tasks and guide subagent reviews.
- Ingestion points: Reads
proposal.md,features/*.feature,design.md, andbeat/config.yamlin Step 3. - Boundary markers: No specific delimiters or safety instructions are used to isolate the content of these artifacts when they are interpolated into prompts for task generation tools or subagents.
- Capability inventory: The skill can write to
tasks.md, executegitcommands, and spawn review subagents. - Sanitization: No content validation or sanitization is performed on the input specification artifacts.
- [COMMAND_EXECUTION]: The skill uses standard version control commands, specifically
git addandgit commit, to persist the generated task list and status updates.
Audit Metadata