querying-census-data
Fail
Audited by Snyk on Mar 1, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The skill instructs verifying the API key by echoing CENSUS_API_KEY and building curl commands that include &key=${CENSUS_API_KEY}, which forces the agent to read and potentially output the secret value verbatim.
Audit Metadata