renef
Fail
Audited by Snyk on Jul 14, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E006: Malicious code pattern detected in skill scripts.
- Malicious code pattern detected (high risk: 1.00). The content contains multiple explicit, high-risk instrumentation primitives for interception, credential/key theft, anti-detection evasion, code patching, and persistence (e.g., SSL-unpinning, AES key-logging, root-bypass, memory patching, gadget/resign instructions, magisk auto-start), which are powerful dual‑use capabilities that can be (and are shown being) used to exfiltrate secrets and bypass protections.
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (high risk: 0.90). The skill explicitly instructs obtaining root (adb shell su -c / magisk), running a server on the device, and performing in-memory writes/patches and process hooks that modify the target device state and require elevated privileges.
Issues (2)
E006
CRITICALMalicious code pattern detected in skill scripts.
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata