intent-to-prd
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a document-to-document transformation tool. It reads an existing Markdown file and generates a new one based on a provided template.
- [COMMAND_EXECUTION]: The skill uses file-system capabilities to read from
docs/ai-native/02-intent-brief.mdand write todocs/ai-native/03-prd.md. These operations are well-defined and constrained to specific project paths. - [DATA_EXPOSURE]: No sensitive data exposure was identified. The skill works with project-level documentation and does not access credentials, private keys, or system-level configuration files.
- [PROMPT_INJECTION]: The skill defines a clear 'Source Loading Protocol' and rigid output format, which helps mitigate risks associated with processing user-supplied content from the Intent Brief.
Audit Metadata