prd
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is to generate documentation based on user input. It follows a structured process to gather requirements and save them to a local file (
tasks/prd-[feature-name].md). - [DATA_EXPOSURE]: The skill ingests user-provided feature descriptions to create the document. This is the intended behavior for a documentation tool and does not involve accessing sensitive system files or environment variables.
- [COMMAND_EXECUTION]: The skill instructs the agent to write a file to the local file system. This operation is scoped to a specific directory (
tasks/) and is used for its stated purpose of saving requirements documents.
Audit Metadata