gpt-image-2
Fail
Audited by Snyk on May 4, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The skill instructs the agent to ask for the OPENAI_IMAGE_API_KEY and to embed it verbatim in shell commands/env assignments (e.g., OPENAI_IMAGE_API_KEY="sk-...") or to pass it inline to the script, which requires the LLM to handle and output secret values directly.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata