hyperbots-api
Fail
Audited by Snyk on Mar 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 prompt instructs embedding API keys directly in code and shell commands (e.g., client = HyperAPIClient(api_key="your_key_here") and export HYPERAPI_KEY=hk_live_...), which would require the agent to handle or emit secret values verbatim.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata