datacommons-client

Fail

Audited by Snyk on Mar 29, 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 — client = DataCommonsClient(api_key="your_key") — which instructs embedding the API key directly in code/output, requiring the LLM to handle secret values verbatim (even though an env var alternative is also mentioned).

Issues (1)

W007
HIGH

Insecure credential handling detected in skill instructions.

Audit Metadata
Risk Level
HIGH
Analyzed
Mar 29, 2026, 04:44 AM
Issues
1
Security Audit — snyk — datacommons-client