grapefruit
Runtime mobile app security testing and instrumentation for iOS and Android
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Grapefruit?โผ
Run `npx skills add ChiChou/grapefruit --all -g -y` in your terminal to install all skills in this suite globally.
What does Grapefruit do for mobile security testing?โผ
It lets you hook, inspect, and modify running iOS and Android apps in real time, capturing network traffic, crypto calls, files, and sensitive API usage through a browser-based UI.
Can AI run an OWASP MASTG audit automatically?โผ
Yes. The included audit skill walks through the full OWASP MASTG v2 checklist, collects runtime evidence, and generates a structured markdown report with severity ratings.
Does Grapefruit work with Claude Code and other AI agents?โผ
Yes. The skills follow the universal SKILL.md standard and work in Claude Code, Cursor, and other compatible agents via the igf CLI.
Do I need a jailbroken or rooted device to use Grapefruit?โผ
You need a device with the Frida server running, which typically means a jailbroken iOS device, rooted Android device, or an emulator. Grapefruit itself does not include detection bypasses.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core