datacommons-client
Fail
Audited by Snyk on Apr 29, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.80). The prompt includes an explicit example that embeds an API key in code (client = DataCommonsClient(api_key="your_key")), which encourages placing secrets verbatim into generated output or code even though an env-var option is also shown.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata