blink-skill
Fail
Audited by Snyk on Jul 25, 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 running the setup command with the user's email and password on the command line (python3 ... setup YOUR_EMAIL YOUR_PASSWORD), which requires embedding secrets verbatim in commands and therefore risks exfiltration; the credentials.json file also stores plaintext secrets.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata