prd-generator
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill processes untrusted user requirements to generate document artifacts, creating a surface for indirect prompt injection.
- Ingestion points: Untrusted data is gathered via
AskUserQuestionand user prompts for sections like problem statements and evidence inSKILL.md. - Boundary markers: No explicit delimiters or instructions to ignore embedded commands are present in the generated PRD sections.
- Capability inventory: The skill uses
ReadandWritetools inSKILL.mdand executes a local Node.js scriptscripts/main.cjs. - Sanitization: No input validation or sanitization logic is described in the workflow or scripts.
Audit Metadata