generate-prd
Pass
Audited by Gen Agent Trust Hub on Mar 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is text generation and file management. It reads a local asset (./assets/prd-template.md) and writes a markdown file based on user input.
- [COMMAND_EXECUTION]: The skill performs file system operations (writing .md files). It includes explicit sanitization logic to replace illegal path characters with dashes, which is a security best practice to prevent path traversal or file system errors.
- [DATA_EXFILTRATION]: No network activity was detected. The skill does not use external tools like curl or wget, and it does not access sensitive system files.
- [PROMPT_INJECTION]: The instructions focus on structured document creation and do not contain directives to bypass safety filters, override system prompts, or reveal internal instructions.
Audit Metadata