requirements
Pass
Audited by Gen Agent Trust Hub on Feb 21, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION] (LOW): Indirect Prompt Injection surface detected. The skill processes untrusted user input and existing project files into documentation.
- Ingestion points: User responses from
AskUserQuestionand project data fromdocs/PRD.md. - Boundary markers: Absent; content is interpolated directly into templates.
- Capability inventory:
Read,Write,Edit,Glob,Grep,Bash, andAskUserQuestion. - Sanitization: None detected.
- [COMMAND_EXECUTION] (SAFE): The
Bashtool is used only forgit ls-filesto inspect the project structure, which is a benign and necessary operation for the skill's workflow. - [DATA_EXFILTRATION] (SAFE): No network tools are enabled, and no patterns for exfiltrating sensitive data to external domains were found.
Audit Metadata