skills/guoxiangjie/skills/prd-suite/Gen Agent Trust Hub

prd-suite

Pass

Audited by Gen Agent Trust Hub on Mar 18, 2026

Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
  • [PROMPT_INJECTION]: The skill exhibits an indirect prompt injection surface as it processes untrusted data from requirement_template.md and external .xmind files to generate PRD content. Malicious instructions embedded in these files could attempt to manipulate the agent's behavior during the extraction or generation phase.
  • [COMMAND_EXECUTION]: The helper script scripts/utils.js provides file system capabilities (readFile, writeFile, mkdir) using the Node.js fs module. The lack of path sanitization when deriving filenames from project names (extracted from untrusted templates) creates a potential path traversal surface, though the mandatory human review process defined in templates/review_process.md serves as a significant security control.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 18, 2026, 02:13 PM