Skip to content
Security
Command

/scan-apk

Scans Android APKs for Firebase security misconfigurations

From plugin
trailofbits-skills
6.5k9 skills32 agents9 commands2 MCP
Install
$ npx -y skills add trailofbits/skills --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/scan-apk

Context preview

What this command does when you run it.

Scans Android APKs for Firebase security misconfigurations

Command definition

scan-apk.md
name: trailofbits:scan-apk
description: Scans Android APKs for Firebase security misconfigurations
argument-hint: "<apk-file-or-directory>"
allowed-tools: Bash Read Grep Glob

Scan APK for Firebase Misconfigurations

**Arguments:** $ARGUMENTS

Parse the APK path from arguments. If empty, ask for the path.

Invoke the `firebase-apk-scanner` skill with the APK path for the full workflow.

Ships withtrailofbits-skills

A Claude Code plugin marketplace from Trail of Bits providing skills to enhance AI-assisted security analysis, testing, and development workflows. Codex can load this marketplace through its Claude marketplace compatibility.

Get the whole plugin, auto-invoked
Stats
6,495
Stars
10
Views
560
Forks
Active
Maintenance
Python
Language
CC-BY-SA-4.0
License
16h ago
Last commit
6mo ago
Created

Repo: trailofbits/skills