android-reverse-flow — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited android-reverse-flow (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Use this skill for end-to-end Android APK reversing on the phone.
shell tool as the main control surface.rg, sed -n, jq, head, and tail over dumping full trees or files.apktool b ... as an anti-pattern. Always force --aapt /data/data/com.termux/files/usr/bin/aapt2.apktool output as the editable source of truth for resources/manifest/smali. Treat jadx output as read-mostly navigation.apktool d.jadx or jadx-cli.manifest/resource first if enough; smali only if resource-level patching is not enough.
apktool b --aapt ....rg -n and sed -n.apktool, resources, or aapt2, use the separate apktool-termux-troubleshooting skill.apktool b ... --aapt ... command each time.~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.