android security agents

6 tagged android security, measured the same way as everything else here.

Browse within: APK 6android 6android-app 6apk-analysis 6app-insights 6

bug-reviewer

01

MartinStyk/apk-analyzer

Agent Claude Code

Diff-only logic-bug reviewer for Kotlin/Android. Flags compile errors, null-safety regressions, off-by-one errors, swapped arguments, broken control flow, race conditions, resource leaks, and behavior that contradicts the function name. Read-only; emits structured JSON.

352 2d ago A 59 tokens GPL-3.0

convention-reviewer

02

MartinStyk/apk-analyzer

Agent Claude Code

Convention compliance reviewer grounded in ApkAnalyzer's AGENTS.md files and docs/engineering/ conventions. Cites the exact rule it's enforcing. Never invents conventions.

352 2d ago A 37 tokens GPL-3.0

verify-audit

03

MartinStyk/apk-analyzer

Agent Claude Code

Linter pass over a /verify report. Receives the report path and emits one enumerated audit row per finding with a verdict (KEEP, CUT, UNSURE), the trigger that fired, and a one-line reason. Verifies each finding's evidence against the actual code, git state, or AGENTS.md where it can. Runs as the last stage of…

352 2d ago A 88 tokens GPL-3.0