ionic-firebase

Pass

Audited by Gen Agent Trust Hub on Sep 14, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSINDIRECT_PROMPT_INJECTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill provides instructions for installing well-known, official packages from the npm registry, including firebase, @capacitor-firebase/app, @capacitor-firebase/authentication, @capacitor-firebase/firestore, and @angular/fire. These are standard dependencies for integrating Firebase with Ionic and Angular.- [INDIRECT_PROMPT_INJECTION]: The skill describes methods for reading data from Cloud Firestore, which serves as an ingestion point for external data.
  • Ingestion points: Data is retrieved from Firestore using getDoc, getDocs, and onSnapshot in references/firestore.md.
  • Boundary markers: The skill does not explicitly use prompt-specific boundary markers, as the data is intended for application logic rather than direct prompt interpolation.
  • Capability inventory: The skill utilizes Capacitor plugins for native device features and the Firebase SDK for network-based database operations.
  • Sanitization: The skill prioritizes security by explicitly instructing the user to implement Firestore Security Rules to validate and authorize all client-side data operations.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 14, 2026, 06:24 PM
Security Audit — agent-trust-hub — ionic-firebase