android-studio-pentest-environment

Fail

Audited by Snyk on Jun 18, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 1.00). This document contains multiple deliberate high-risk behaviors — explicit credential-stealing Frida hooks, instructions to install/root Magisk and run a persistent, root-level Frida server (a remote instrumentation/backdoor capability), SSL‑pinning bypasses and system CA injection for transparent TLS interception, and guidance to disable/hide security controls — all of which enable unauthorized data exfiltration and persistent remote code execution.

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


MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 1.00). The skill explicitly instructs obtaining root, remounting and replacing system ramdisks, pushing files into /system, installing system CA certs, running su commands and creating persistent root services—actions that modify system images and bypass security controls—so it clearly pushes the agent to change/compromise the machine state.

Issues (3)

E006
CRITICAL

Malicious code pattern detected in skill scripts.

W012
MEDIUM

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

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jun 18, 2026, 10:44 AM
Issues
3
Security Audit — snyk — android-studio-pentest-environment