reverse-engineering
Audited by Socket on Aug 15, 2026
3 alerts found:
Securityx2MalwareSUSPICIOUS: the skill is internally consistent for reverse engineering, and the cited tool provenance looks mostly official, but it is an explicitly offensive AI-agent skill that equips the agent with exploit-adjacent capabilities such as anti-debug bypass, Secure Boot bypass research, and n-day recovery. The main risk is offensive operational scope, not credential theft or covert exfiltration.
This module is highly suspicious and aligns with an offensive Frida instrumentation toolkit: it neutralizes anti-debugging, bypasses TLS certificate pinning/verification (per explicit bypass log strings), and hooks native exports and the dynamic loader to capture and transmit function-call arguments and library paths to an external controller. The presence of both security control subversion (TLS pinning bypass) and broad runtime data capture/forwarding yields a high security risk consistent with malicious use (e.g., interception, reverse engineering, or credential/secret harvesting depending on hooked functions).
No evidence of embedded, self-executing malware payload is present in the provided fragment; it is best characterized as an anti-analysis/reversing playbook with example instrumentation code and unpacking/memory-dump guidance. Despite the lack of direct theft/exfiltration in this snippet, the instructions are highly actionable for defeating debugger/VM/sandbox defenses and extracting unpacked runtime code—capabilities that are strongly dual-use and commonly aligned with malicious evasion workflows. If encountered in a supply-chain dependency, it should be treated as a high-misuse indicator and investigated for context and provenance.