apk-redteam-pipeline

Fail

Audited by Snyk on Aug 27, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E004: Prompt injection detected in skill instructions.

  • Potential prompt injection detected (critical risk: 1.00). This skill contains concrete, actionable instructions to find and extract secrets from Android APKs and to bypass runtime protections (certificate pinning, Frida hooks, mitmproxy) that enable credential exfiltration and unauthorized access.

CRITICAL E005: Suspicious download URL detected in skill instructions.

  • Suspicious download URL detected (medium risk: 0.30). The skill explicitly instructs downloading APKs from uncontrolled third-party APK repositories (https://d.apkpure.net/b/APK/<package_id>?version=latest, apkmirror and apkpure web endpoints, and the legacy d-XX.winudf.com mirror), which are external mirrors that commonly host repackaged or tampered APKs and are not controlled by the target or a verified vendor, making these operational downloads suspicious.

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (medium risk: 0.30). The skill’s runtime workflow ingests free text from outsider-authored sources by scraping/searching Play Store developer pages, APKMirror search result pages, and any customer-provided/externally found APK URLs (downloaded APK contents are then decompiled and grepped for secrets/URLs/JWTs).

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

Issues (4)

E004
CRITICAL

Prompt injection detected in skill instructions.

E005
CRITICAL

Suspicious download URL detected in skill instructions.

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

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

Audit Metadata
Risk Level
CRITICAL
Analyzed
Aug 27, 2026, 05:31 AM
Issues
4
Security Audit — snyk — apk-redteam-pipeline