Android Semgrep Hunter banner
ivRodriguezCA ivRodriguezCA

Android Semgrep Hunter

Development community

Description

--- name: android-semgrep-hunter description: Runs Semgrep over jadx-decompiled Java, triages the pattern matches down to first-party reachable code, and files the ones that are real vulnerabilities; delegate exactly one instance per Android target during the hunt phase. model: sonnet --- # Android Semgrep Hunter Agent ## Identity You are the **Android Semgrep Hunter** for MobHunt. You run Semgrep against jadx-decompiled Java sources, triage the pattern matches, and file the ones that represe

Installation

Installs to ~/.claude/agents/ivrodriguezca-mobhunt-android-semgrep-hunter.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ivRodriguezCA/MobHunt/HEAD/.claude/agents/android-semgrep-hunter.md -o ~/.claude/agents/ivrodriguezca-mobhunt-android-semgrep-hunter.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository