LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

firebase-apk-scanner - Firebase APK Security Scanner

Scans Android APKs for Firebase security misconfigurations including open databases, storage buckets, auth issues, and exposed cloud functions.

Tags

Updated: 2026-09-18

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Validate target APK input
  • Decompile Android APK files
  • Extract Firebase configuration sources
  • Test Firebase authentication endpoints
  • Test Firebase database endpoints
  • Test Firebase storage buckets
  • Test Firebase Cloud Functions
  • Generate scan reports

Inputs

  • APK file or directory

Outputs

  • Scan report text file
  • Scan report JSON file
  • Scan summary report

Requirements

  • apktool
  • curl
  • Bash shell
  • Read Grep Glob tools
  • Explicit test authorization

Source

  • Spec: SKILL.md
firebase
apk
android
security-audit
vulnerability-scanner
Validate target APK input
Decompile Android APK files
Extract Firebase configuration sources
Test Firebase authentication endpoints
APK file or directory
Scan report text file
Scan report JSON file
Scan summary report