android-build
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 prompt embeds a plaintext keystore password and alias ("android", "androiddebugkey"), so an agent could be required or likely to reproduce those secret values verbatim in commands or code (insecure handling).
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.80). The skill explicitly instructs fetching public third‑party sources and tools—e.g., curl https://storage.googleapis.com/git-repo-downloads/repo, repo init -u https://github.com/LineageOS/android.git or https://android.googlesource.com/platform/manifest, repo sync and repopick—which pulls untrusted, user-maintained code and content that the build workflow will ingest/read, creating a clear vector for indirect prompt injection.
Audit Metadata