dify-workflow
Fail
Audited by Snyk on Jun 20, 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 includes explicit examples that embed API keys/tokens into curl headers and code (e.g., Authorization: Bearer {api_key}, client = DifyClient(api_key="app-xxx")), which requires the agent to insert secret values verbatim into commands/code and thus exposes secrets.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata