re-tool-frida
Pass
Audited by Gen Agent Trust Hub on Aug 2, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONREMOTE_CODE_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Instructions include downloading the frida-gadget component from the official Frida GitHub repository for binary instrumentation.
- [COMMAND_EXECUTION]: The skill uses standard setup and execution commands with tools such as pip, wine, and frida CLI utilities to prepare the instrumentation environment.
- [REMOTE_CODE_EXECUTION]: Provides methods for injecting JavaScript and C code into running processes for real-time instrumentation and function interception via Frida's APIs.
- [DATA_EXFILTRATION]: Contains scripts for capturing network payloads from process memory and logging them to a local session directory for analysis purposes.
Audit Metadata