apk-redteam-pipeline

Fail

Audited by Snyk on Jul 31, 2026

Risk Level: CRITICAL
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.90). The skill explicitly searches for and displays full secret patterns and example tokens (JWTs, API keys) and instructs testing credentials (e.g., awscli tests and token forging), which requires handling or outputting secret values verbatim.

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (high risk: 0.80). Multiple URLs point to third-party APK repositories (APKPure, APKMirror) and a Firebase Storage endpoint which are commonly used to host unvetted APKs or arbitrary files and can be abused to distribute malware; the remaining URLs (GitHub jadx release, Play Store, Google APIs, mitm.it) are known/official services and are lower risk.

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 1.00). This skill document explicitly instructs how to locate, extract, and abuse hardcoded secrets/tokens (including via stealer logs), bypass TLS pinning, intercept runtime traffic, and use extracted credentials to access cloud/APIs — a clear offensive/exfiltration and exploitation playbook suitable for malicious abuse.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

Issues (4)

W007
HIGH

Insecure credential handling detected in skill instructions.

E005
CRITICAL

Suspicious download URL detected in skill instructions.

E006
CRITICAL

Malicious code pattern detected in skill scripts.

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jul 31, 2026, 04:48 PM
Issues
4
Security Audit — snyk — apk-redteam-pipeline