debugging-with-ably-cli
Fail
Audited by Snyk on Mar 10, 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 tells the agent to ask the user to share raw API credentials (e.g., "Can you share the API key from your .env") and shows examples like
export ABLY_API_KEY=..., which would require the LLM to receive and potentially include secret values verbatim in commands/outputs.
Audit Metadata