firebase-apk-scanner

firebase-apk-scanner is a skill for Claude Code, Codex from OutlineDriven/outline-driven-development. It costs 72 tokens per session (2,108 once invoked), scanned A, original, Apache-2.0.

An authorised security assessment tool for Android APK files, which are packaged Android applications. It extracts backend settings and checks the discovered services for configuration problems.

In plain words
What is it for?
Use it to inspect Firebase and other backend configuration in APKs, test discovered endpoints for misconfiguration, and report evidence and fixes.
Why use it?
It helps find exposed mobile backends without relying only on the app's source code, while requiring written permission and cleaning up its test data.

Skill for Claude CodeCodex

Written for Claude Code and Codex: disable-model-invocation in frontmatter, but also agents/openai.yaml present.

Good fit Use it to inspect Firebase and other backend configuration in APKs, test discovered endpoints for misconfiguration, and report evidence and fixes.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/outlinedriven/outline-driven-development/firebase-apk-scanner
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.

Any agent
npx skills add OutlineDriven/outline-driven-development --skill firebase-apk-scanner
Clone the repo
git clone --depth 1 https://github.com/OutlineDriven/outline-driven-development

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 firebase-apk-scanner

README.md
[![agentmods](https://agentmods.dev/badge/skills/outlinedriven/outline-driven-development/firebase-apk-scanner/github.svg)](https://agentmods.dev/skills/outlinedriven/outline-driven-development/firebase-apk-scanner)
Your own site
<a href="https://agentmods.dev/skills/outlinedriven/outline-driven-development/firebase-apk-scanner"><img src="https://agentmods.dev/badge/skills/outlinedriven/outline-driven-development/firebase-apk-scanner/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for firebase-apk-scanner

Your own site · 80×15
<a href="https://agentmods.dev/skills/outlinedriven/outline-driven-development/firebase-apk-scanner"><img src="https://agentmods.dev/badge/skills/outlinedriven/outline-driven-development/firebase-apk-scanner.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 72 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,108 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original 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.00072 $0.02108
Opus 5 $0.00036 $0.01054
Sonnet 5 $0.00014 $0.00422
Haiku 4.5 $0.00007 $0.00211

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

Security

Grade A, and why

firebase-apk-scanner scanned grade A with 1 finding 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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

- Local tools `apktool`, `curl`, `jq`, `grep`, `unzip`, and `strings` (binutils). Required; `sed`/`awk` helpful.
.devin/skills/firebase-apk-scanner/SKILL.md · 75 lines

How it starts

The opening of the file, as written. The whole thing — 75 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Mobile backend APK scanner

Contract

Field Bound contract
Trigger Authorized user needs to assess mobile-backend exposure from compiled Android APKs by extracting backend configuration and probing discovered endpoints for misconfiguration.
Authority Human-only. Runs only on explicit human invocation. Before any probe that mutates remote state, present the target endpoints and the exact probe mutations and get operator confirmation. Do not test any APK or backend project without written authorization for it.
Side effect Remote mutation of discovered backend endpoints (authentication, database, storage, cloud functions, remote config) limited to one small, uniquely named probe artifact per test that is deleted before reporting. No bulk writes and no deletion of pre-existing data.
Done Every APK is classified as tested, failed, or no-config; every created probe artifact is deleted and verified gone; findings include evidence and remediation.

Inputs

  • One or more APK paths (a single .apk file or a directory of .apk files). Required.
  • Written authorization covering each APK and the backend project(s) it references. Required before any probe; an APK without it is not scanned.
  • Local tools apktool, curl, jq, grep, unzip, and strings (binutils). Required; sed/awk helpful.
  • A working directory for decompiled output. Optional; removed at the end unless the operator asks to keep it.
  • Known function names or collection names to prioritize. Optional.

Procedure

  1. Validate input at the trust boundary. Confirm each path exists; expand a directory argument to its .apk list; if the list is empty, ask the operator for a path and stop. For each APK, confirm written authorization for the app and its backend project. An APK missing authorization is classified failed with reason not-authorized and skipped. Done when: every APK path is confirmed, authorization is verified, and unauthorized APKs are classified failed.

Read the full file on GitHub · 75 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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 · 75 lines · 72 tokens per session scan A b099f97a4ea0

Subscribe to this mod's changes

firebase-apk-scanner is a skill published in the GitHub repository OutlineDriven/outline-driven-development (52 stars, last pushed 4d ago), licensed Apache-2.0. It adds 72 tokens to every session and 2,108 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

ios-build-fix

Use when asked to run /ios-build-fix to fix a failing iOS build, regenerate an Xcode project from project.yml, or correct UI behavior. Not for a clean rebuild: use ios-build-cleanup.

OutlineDriven/odin-claude-plugin · 49 tokens

ios-device-qa

Use when the user runs /ios-device-qa to drive a real iPhone over USB through a debug-bridge daemon and return a device QA report with verified interactions. Do not use for remote, credential, publish, deploy, or irreversible changes.

OutlineDriven/odin-claude-plugin · 55 tokens

xcode-simulator-testing

Use when asked to run /xcode-simulator-testing with a scheme name or current to build and launch an iOS app in a simulator. Not for project regeneration: use ios-build-fix.

OutlineDriven/odin-claude-plugin · 46 tokens

xcode-project-sync

Use when /xcode-project-sync must regenerate an Xcode project from project.yml through gstack templates. Verifies preconditions, checks freshness, regenerates, reviews the diff, and confirms the build. Not for handwritten Swift files, edits outside the generated xcodeproj, a missing project.yml, or simulator testing…

OutlineDriven/odin-claude-plugin · 79 tokens

ios-visual-review

Use when the user invokes /ios-visual-review to audit an iOS app's visuals on a real device. Not for remote, credential, publish, deploy, or irreversible changes.

OutlineDriven/odin-claude-plugin · 42 tokens

ios-build-cleanup

Use when the user wants a clean Xcode rebuild by deleting DerivedData and build artifacts. Do not use for diagnosing a specific build error: use ios-build-fix.

OutlineDriven/odin-claude-plugin · 39 tokens