android-audit-report

android-audit-report is a skill for Claude Code, Codex from alejandrojlamas/apk-docforge. It costs 0 tokens per session (231 once invoked), scanned A, original, no licence file.

A tool for turning apk-docforge outputs into human-readable documentation, quality-assurance plans, or development prompts. APK files are Android app packages.

In plain words
What is it for?
It is used to create app documentation, QA plans, and prompts for further Android development.
Why use it?
It helps convert technical output about an Android app into material that people can read or use for testing and development.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/alejandrojlamas/apk-docforge/android-audit-report
Any agent
npx skills add alejandrojlamas/apk-docforge --skill android-audit-report
Clone the repo
git clone --depth 1 https://github.com/alejandrojlamas/apk-docforge

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for android-audit-report

README.md
[![agentmods](https://agentmods.dev/badge/skills/alejandrojlamas/apk-docforge/android-audit-report.svg)](https://agentmods.dev/skills/alejandrojlamas/apk-docforge/android-audit-report)
Your own site
<a href="https://agentmods.dev/skills/alejandrojlamas/apk-docforge/android-audit-report"><img src="https://agentmods.dev/badge/skills/alejandrojlamas/apk-docforge/android-audit-report.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 231 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.00231
Opus 5 $0.00000 $0.00115
Sonnet 5 $0.00000 $0.00046
Haiku 4.5 $0.00000 $0.00023

Measured 5d ago against content hash c4125a0be7dd, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

android-audit-report scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/apk-docforge/skills/android-audit-report/SKILL.md · 36 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 36 lines · 0 tokens per session scan A c4125a0be7dd

Subscribe to this mod's changes

android-audit-report is a skill published in the GitHub repository alejandrojlamas/apk-docforge (0 stars, last pushed 17d ago), with no licence file. It costs nothing until one of its globs matches a file; then it loads 231 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

analyzing-android-malware-with-apktool

Perform static analysis of Android APK malware using apktool for resource decompilation, jadx for Java source recovery, and androguard for manifest inspection, dangerous permission-combination detection, and identification of obfuscated code, dynamic code loading, and reflection-based API calls. Use to statically…

mukul975/Anthropic-Cybersecurity-Skills · 84 tokens

Mobile Application Security

Android and iOS application security testing — static and dynamic analysis, APK/IPA inspection, OWASP MASVS/MASTG verification, secure-storage and transport review, and mobile malware triage for authorized assessments.

Masriyan/Claude-Code-CyberSecurity-Skill · 46 tokens

android-ui-test

Demonstration skill showing how to use uiautomator2-mcp-server for AI-driven Android UI testing. Also serves as the project's own automated UI test suite for continuous validation.

tanbro/uiautomator2-mcp-server · 41 tokens

analyzing-android-malware-with-apktool

Use when perform static analysis of Android APK malware samples using apktool for decompilation, jadx for Java source recovery, and androguard for permission analysis, manifest inspection, and suspicious API call detection. Use when performing static analysis of android apk malware samples using apktool.

oyi77/1ai-skills · 66 tokens

build-android-game-apk

Build a minimal Android game APK (like Tetris) from scratch using only Java, Canvas, and android.jar — no Gradle, no Kotlin, no libraries. Result: 16KB APK.

Promastergame/tinyapk-lab · 47 tokens

build-android-apk-without-gradle

Build Android APK without Android Studio, Gradle, or internet.

Promastergame/tinyapk-lab · 22 tokens