android-app-reverse

Warn

Audited by Socket on Mar 24, 2026

3 alerts found:

AnomalySecurityx2
AnomalyLOW
references/frida-hooks.md

The code is a Frida inspection toolkit that intentionally exposes sensitive runtime data (cryptographic keys, IVs, cipher inputs/outputs, HTTP headers/bodies, native strings) to console logs and dumps in-memory dex contents to disk. It contains no explicit network exfiltration or backdoor code, nor obfuscated malicious payloads, but it facilitates credential/key harvesting and intellectual property extraction when run. Use of this script on devices/applications by unauthorized parties constitutes a serious security/privacy breach. Treat this as a high-sensitivity disclosure tool; allow only trusted analysts with explicit authorization to run it.

Confidence: 90%Severity: 60%
SecurityMEDIUM
SKILL.md

SUSPICIOUS/HIGH-RISK skill. Its behavior is largely consistent with its stated purpose, but that purpose is to equip an AI agent with offensive Android reverse-engineering capabilities: SSL pinning bypass, Frida/ADB control, traffic interception, and extraction of app secrets. The main concern is not hidden malware but the disproportionate power granted to the agent and reliance on non-official MCP wrappers around powerful tooling.

Confidence: 87%Severity: 84%
SecurityMEDIUM
references/ssl-pinning-bypass.md

The content provides clear, working methods to disable TLS certificate validation and enable HTTPS interception on Android apps (Frida-based runtime hooks, LSPosed modules for persistent hooking, APK network_security_config edits, and system CA installation via root). These are high-risk, dual-use techniques: valuable for legitimate debugging and security testing under authorization, but easily abused to intercept sensitive data on devices or to create and distribute weakened app builds. No direct data-exfiltration code is present in the snippets, but the overall effect is to remove app and device TLS protections. Recommend using only in controlled, consented environments; do not deploy these changes in production or distribute modified apps. Monitor for such tooling in supply chain processes and prevent unauthorized root/system CA installation or acceptance of repackaged binaries.

Confidence: 75%Severity: 85%
Audit Metadata
Analyzed At
Mar 24, 2026, 04:32 AM
Package URL
pkg:socket/skills-sh/zxzvsdcj%2Fai-reverse-toolkit%2Fandroid-app-reverse%2F@5a8c6e1fb03a3739d7e5a7916c8310463294a38f
Security Audit — socket — android-app-reverse