---
title: "Scan APK for Firebase Misconfigurations"
description: "**Arguments:** $ARGUMENTS"
type: skill
canonical_url: https://claudary.paisolsolutions.com/skills/scan-apk
source: "Claudary"
difficulty: intermediate
author: "Claude Code Knowledge Pack"
date: 2026-07-10T11:46:24.866Z
license: CC-BY-4.0
attribution: "Scan APK for Firebase Misconfigurations — Claudary (https://claudary.paisolsolutions.com/skills/scan-apk)"
---

# Scan APK for Firebase Misconfigurations
**Arguments:** $ARGUMENTS

## Overview

---
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.

---

Source: [Claudary](https://claudary.paisolsolutions.com/skills/scan-apk) · https://claudary.paisolsolutions.com
