mobile-ssl-pinning-bypass
Fail
Audited by Snyk on Jul 21, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E006: Malicious code pattern detected in skill scripts.
- Malicious code pattern detected (high risk: 1.00). High-risk offensive guidance: this file provides explicit, actionable techniques to bypass SSL/TLS pinning, modify app binaries, install system CAs, and extract client credentials — enabling interception of encrypted traffic and credential theft.
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 privileged, system-level modifications (e.g., using su and remounting /system, copying a CA into /system/etc/security/cacerts, Magisk system CA installation) that bypass device security and change system files, so it pushes the agent to compromise machine state.
Issues (2)
E006
CRITICALMalicious code pattern detected in skill scripts.
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata