apk-reverse

Fail

Audited by Socket on Jul 30, 2026

5 alerts found:

Securityx4Malware
SecurityMEDIUM
SKILL.md

SUSPICIOUS:用途与能力基本一致,但这是面向 AI 代理的高风险逆向/Hook 技能,包含对真实 APK 与设备的直接操作,以及按需自动安装外部工具。未见明确凭据窃取或异常数据外流,因此不像恶意窃密技能;但因安全利用能力和自动化真实世界动作,整体安全风险高。

Confidence: 90%Severity: 82%
MalwareHIGH
references/android-advanced.md

The provided code fragment is highly consistent with malicious or adversarial tooling: it explicitly disables TLS certificate pinning and native Flutter SSL peer verification, and it evades common root/debug/integrity checks by falsifying File.exists and System.getProperty outcomes. If this logic were included in any distributed package or dependency, it would materially increase the ability to intercept and tamper with app network traffic and to bypass client-side defenses.

Confidence: 88%Severity: 95%
SecurityMEDIUM
references/frida-cookbook.md

This fragment is a dual-use Frida toolkit template collection. It contains multiple explicit security-bypass hooks (SSL pinning/trust verification bypass, root/anti-debug/emulator spoofing) and extensive logging of sensitive data (crypto inputs/keys/IVs, HTTP headers, SharedPreferences, SQLite queries). While it does not show direct malware behaviors like persistence or network exfiltration to a remote host, it significantly increases attacker capability and would be high-risk if bundled into a software supply chain without a legitimate purpose.

Confidence: 82%Severity: 78%
SecurityMEDIUM
scripts/frida-run.ps1

This module is a dual-use Frida orchestration wrapper that can (a) enumerate devices and processes locally or via a remote Frida server and (b) attach/spawn a user-chosen target and execute an arbitrary caller-supplied Frida script via the frida CLI. It also includes a tool auto-bootstrap step that runs a local PowerShell script with -ExecutionPolicy Bypass, creating a supply-chain/control-risk pivot if bootstrap or its dependencies are not trustworthy. No explicit malicious payload is visible in the wrapper itself, but the execution sinks and remote/instrumentation features make the security misuse potential high.

Confidence: 72%Severity: 82%
SecurityMEDIUM
references/frida-bypass-kit.md

The reviewed fragment does not include the actual Frida script code, but it clearly describes a turnkey runtime bypass kit that can disable root/emulator/anti-debug checks and bypass TLS certificate-chain validation/SSL pinning by hooking TrustManagerImpl methods. This functionality is highly dual-use and materially increases misuse potential, especially due to the claimed certificate-validation bypass. No direct evidence of extra malware behaviors (exfiltration, persistence, etc.) is present in the fragment, but such behaviors cannot be ruled out without inspecting the real script.

Confidence: 60%Severity: 82%
Audit Metadata
Analyzed At
Jul 30, 2026, 12:53 PM
Package URL
pkg:socket/skills-sh/zhaoxuya520%2Fai-fullstack-delivery-workflow%2Fapk-reverse%2F@72574dd0ef0916b37d5fe3ca759c6775cba63118f20b5d9c55e85c7b1c258e61
Security Audit — socket — apk-reverse