android-build
Fail
Audited by Snyk on Feb 15, 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 and syncing public source and changes from open repositories (e.g., repo init/repo sync from https://github.com/LineageOS/android.git and https://android.googlesource.com/platform/manifest, and repopick/review.lineageos.org), which are untrusted/user-contributed third-party sources the agent would ingest as part of the build workflow.
Audit Metadata