earnings-calendar
Fail
Audited by Snyk on Sep 15, 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 the agent to ask the user for an API key and then pass it as a command-line argument (
python scripts/fetch_earnings_fmp.py ... "${API_KEY}"), which causes the secret to be handled and exposed directly in execution commands.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata