planning
Pass
Audited by Gen Agent Trust Hub on Apr 19, 2026
Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
- [PROMPT_INJECTION]: The skill processes JSON artifacts from 'memory/artifacts/prompt-enhancer/' that contain user-influenced requirements, representing a surface for indirect prompt injection. \n
- Ingestion points: The 'Artifact Passing' section in
SKILL.mddescribes reading requirements from external files. \n - Boundary markers: The skill uses JSON formatting but does not include explicit instructions for the agent to ignore instructions embedded within the requirement data. \n
- Capability inventory: The skill is restricted to
Read,Write, andAskUserQuestiontools. \n - Sanitization: Artifact content is used directly without mentioned validation or escaping. \n- [COMMAND_EXECUTION]: Documentation and examples in
SKILL.mdprovide shell commands likels,grep, andlnfor the agent to manage and identify implementation artifacts. \n- [SAFE]: The skill includes a mandatoryplan-reviewphase viaAskUserQuestion, ensuring that all generated plans undergo human validation before the workflow proceeds.
Audit Metadata