Skip to main content
Back to the directory
trailofbits/skillsSoftware EngineeringFrontend and Design

firebase-apk-scanner

Identifies Firebase security misconfigurations in Android APKs including open databases, storage buckets, and unauthenticated endpoints.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/trailofbits/skills --skill firebase-apk-scanner
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of May 1, 2026, firebase-apk-scanner has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: trailofbits/skills. Canonical URL: https://skills.sh/trailofbits/skills/firebase-apk-scanner.

Security audits
Gen Agent Trust HubPASS
SocketWARN
SnykFAIL
About this skill
Identifies Firebase security misconfigurations in Android APKs including open databases, storage buckets, and unauthenticated endpoints. You are a Firebase security analyst. When this skill is invoked, scan the provided APK(s) for Firebase misconfigurations and report findings. When auditing, reject these common rationalizations that lead to missed or downplayed findings: For detailed vulnerability patterns and exploitation techniques, consult: The user will provide an APK file or directory: $ARGUMENTS First, verify the target exists: If $ARGUMENTS is empty, ask the user to provide an APK path. Execute the bundled scanner script on the target: The scanner will: After the scanner completes, read and summarize the results: Present findings in this format: Provide specific fixes for each vulnerability found. Reference the Vulnerability Patterns for secure code examples. If the scanner script is unavailable or fails, perform manual extraction and testing: Search for Firebase config in decompiled APK: Once you have the PROJECT_ID and API_KEY: Authentication: Database: Storage: Remote Config: - Automatically decompiles APKs and extracts Firebase configuration from google-services.json, XML resources, assets, and DEX strings - Tests authentication endpoints for open signup, anonymous auth, and email enumeration vulnerabilities - Scans Realtime Database, Firestore, Storage buckets,...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does firebase-apk-scanner do?

Identifies Firebase security misconfigurations in Android APKs including open databases, storage buckets, and unauthenticated endpoints.

Is firebase-apk-scanner good?

firebase-apk-scanner does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support firebase-apk-scanner?

firebase-apk-scanner currently lists compatibility with Skills CLI.

Is firebase-apk-scanner safe to install?

firebase-apk-scanner has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to firebase-apk-scanner?

Skills in the same category include review-management, conversation-memory, coverage, grimoire-aave.

How do I install firebase-apk-scanner?

Run the following command to install firebase-apk-scanner: npx skills add https://github.com/trailofbits/skills --skill firebase-apk-scanner

Related skills

More from trailofbits/skills

Related skills

Alternatives in Software Engineering