3d-modeling
Fail
Audited by Snyk on Mar 5, 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 shows and recommends embedding an API key in code (e.g., export os.environ['BLENDER_API_KEY'] = 'your_key'), which instructs placing secret values directly in scripts and therefore requires the LLM to handle or output secrets verbatim.
Audit Metadata