datacommons-client
Fail
Audited by Snyk on Feb 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 shows an insecure pattern by instructing the API key can be passed directly in code (client = DataCommonsClient(api_key="your_key")), which would require the model to include secret values verbatim in generated code/commands.
Audit Metadata