android-release-build-setup
Fail
Audited by Snyk on Feb 16, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.90). The skill explicitly creates a KEYSTORE_INFO.txt with keystore passwords, instructs verifying it with commands like
cat keystores/KEYSTORE_INFO.txt, and directs copying those values into CI secrets, which requires reading and potentially outputting secret values verbatim (high exfiltration risk).
Audit Metadata