This skill activates for web scraping and Actor development. It proactively discovers APIs via traffic interception, recommends optimal strategy (traffic interception/sitemap/API/DOM scraping/hybrid), and implements iteratively. For production, it guides TypeScript Actor creation via Apify CLI.
Frida 17 JavaScript API compatibility checker and fixer. Use when writing, reviewing, or fixing Frida scripts, especially when migrating from older Frida versions. Detects deprecated APIs removed in Frida 17 (May 2025) and provides correct replacements. Covers Module, Memory, Process APIs and common naming conflicts.
Android security research and penetration testing. Use when analyzing APKs with apkleaks, testing API key permissions, bypassing security controls (root/Frida/SSL), hooking runtime methods, or capturing secrets. Follows OWASP MASTG methodology.
Use codex/codex-reply as a persistent second-engineer thread for non-trivial uncertainty — design choices, risky implementation decisions, debugging when stuck, review, spec ambiguity, needing a current/authoritative websearch, or any point where you'd otherwise guess. Keep one thread and iterate; don't treat the…