n8n-prd-generator
Pass
Audited by Gen Agent Trust Hub on May 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed for technical documentation generation and follows a well-defined, linear process for fact extraction and blueprint output.
- [DATA_EXFILTRATION]: There are no commands or instructions that access sensitive files (~/.ssh, .env, etc.) or perform network operations to external domains.
- [PROMPT_INJECTION]: The skill does not contain instructions to override system prompts, bypass safety filters, or disclose its own internal logic in a malicious way. It enforces its own mandatory process structure effectively.
- [REMOTE_CODE_EXECUTION]: The skill explicitly forbids the generation of executable code (n8n JSON) and does not download or execute external scripts.
- [INDIRECT_PROMPT_INJECTION]: While the skill processes untrusted input (transcripts provided by the user), it has no high-risk capabilities (like shell execution or file writing) that could be exploited by an injection within the transcript. The output is purely informational text for human engineers.
Audit Metadata