skills/mukul975/anthropic-cybersecurity-skills/reverse-engineering-ios-app-with-frida/Gen Agent Trust Hub
reverse-engineering-ios-app-with-frida
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a legitimate security research tool designed for authorized penetration testing and contains no malicious code or hidden payloads.
- [COMMAND_EXECUTION]: The Python scripts (
agent.py,process.py) use thesubprocessmodule to interface with Frida CLI tools. This is a standard and necessary implementation for automating dynamic instrumentation tasks. - [EXTERNAL_DOWNLOADS]: The skill references established security community tools like
frida-toolsandfrida-ios-dumpas dependencies. These are standard tools within the mobile security domain. - [DATA_EXFILTRATION]: While the skill is capable of accessing sensitive information on a target iOS device (such as keychain entries or NSUserDefaults), the scripts are designed to output this data locally for the researcher and do not transmit data to unauthorized external endpoints.
Audit Metadata