android-pentest-environment-setup

Fail

Audited by Snyk on Jun 17, 2026

Risk Level: CRITICAL
Full Analysis

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 1.00). The guide contains multiple deliberate techniques to gain persistent privileged access (root/Magisk), install a persistent Frida server (remote instrumentation/backdoor), bypass SSL pinning and system trust, hide root/evade detection, and directly read or pull app data (shared prefs, databases) — all of which enable credential theft and unauthorized data exfiltration and 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). This skill explicitly instructs obtaining root, remounting and writing device/system image files (patching ramdisk.img, pushing files into /system, modifying build.prop and system CAs), and installing Magisk/LSPosed modules that require elevated privileges and alter the host/emulator system state and security posture.

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 17, 2026, 05:46 AM
Issues
3
Security Audit — snyk — android-pentest-environment-setup