firebase-apk-scanner

Fail

Audited by Snyk on Feb 28, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The skill extracts API keys/tokens from APKs and instructs the agent to include them verbatim in reports and curl/HTTP requests (e.g., API_KEY, PROJECT_ID, saved tokens), which requires the LLM to handle and output secret values directly.

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.90). The skill explicitly queries public Firebase endpoints extracted from APKs (e.g., https://PROJECT_ID.firebaseio.com/, Firestore, Storage, Cloud Functions, and Remote Config) as shown in "Step 2: Run the Scanner" and the "Manual Testing" curl examples, so it ingests and acts on untrusted third-party content that can influence follow-up tests and decisions.
Audit Metadata
Risk Level
HIGH
Analyzed
Feb 28, 2026, 10:35 PM