ai-data-engineering
Fail
Audited by Snyk on Mar 9, 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 code examples that pass API keys as literal parameters (e.g., voyage_api_key="your-api-key", openai_api_key="your-api-key"), which encourages embedding secret values directly into generated code/commands and thus requires the LLM to handle/output secrets verbatim.
Audit Metadata