n8n-workflow-creator
Fail
Audited by Snyk on Mar 17, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The prompt explicitly instructs including the API key header and shows fetch examples with the API key embedded (placeholders like YOUR_API_KEY / <your-api-key>), which encourages the LLM/agent to insert secrets verbatim into generated requests/commands rather than using a secure credential store or env vars.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata