frida-anti-instrumentation
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a legitimate technical guide for mobile application security testing. It contains standard Frida hook implementations used for observability and debugging.
- [EXTERNAL_DOWNLOADS]: The skill references documentation and tool repositories from well-known and trusted security resources, including the official Frida website and the OWASP Mobile Application Security (MAS) project.
- [COMMAND_EXECUTION]: The code snippets provided include hooks for monitoring command execution within an Android application (via
java.lang.Runtime.exec). This is a standard practice for security auditing and does not involve the skill itself executing arbitrary commands on the host system.
Audit Metadata