code-obfuscation-deobfuscation
Pass
Audited by Gen Agent Trust Hub on Jul 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a comprehensive playbook for malware analysis and binary reverse engineering. It contains educational content on identifying and defeating various code obfuscation techniques.
- [COMMAND_EXECUTION]: The skill includes Python code snippets for using analysis libraries such as z3, unicorn, and angr. These snippets are purely for local data analysis (e.g., proving opaque predicates or emulating decryption loops) and do not contain malicious command execution or unauthorized access patterns.
- [EXTERNAL_DOWNLOADS]: The skill references several well-known security tools and research frameworks (IDA Pro, Ghidra, Triton, Miasm, etc.). It does not provide instructions for downloading untrusted code or executing remote scripts.
- [DATA_EXFILTRATION]: No network operations or sensitive data access patterns were detected. The analysis focuses entirely on the static and dynamic inspection of local binary files.
Audit Metadata