apk-analysis

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

A skill for documenting or auditing an authorised Android APK, which is the installable package used by Android apps. It uses apk-docforge for that work.

In plain words
What is it for?
Use it to create documentation or an audit of an approved Android application package.
Why use it?
It provides a defined workflow for examining an APK when you have permission to do so.

Skill for Claude CodeCodex

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/apk-analysis
Any agent
npx skills add alejandrojlamas/apk-docforge --skill apk-analysis
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 apk-analysis

README.md
[![agentmods](https://agentmods.dev/badge/skills/alejandrojlamas/apk-docforge/apk-analysis.svg)](https://agentmods.dev/skills/alejandrojlamas/apk-docforge/apk-analysis)
Your own site
<a href="https://agentmods.dev/skills/alejandrojlamas/apk-docforge/apk-analysis"><img src="https://agentmods.dev/badge/skills/alejandrojlamas/apk-docforge/apk-analysis.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 368 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.00368
Opus 5 $0.00000 $0.00184
Sonnet 5 $0.00000 $0.00074
Haiku 4.5 $0.00000 $0.00037

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

Security

Grade A, and why

apk-analysis 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 4d 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/apk-analysis/SKILL.md · 37 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. 4d ago First seen · 37 lines · 0 tokens per session scan A 90d22578746a

Subscribe to this mod's changes

apk-analysis 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 368 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