grep-login
Fail
Audited by Snyk on Aug 14, 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 explicitly asks users to paste API keys and OTP codes and then instructs running shell commands that embed those values verbatim (e.g., node ... set-api-key "<api_key>" and node ... verify "" ""), which requires the LLM to handle/output secrets directly.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata