firebase-firestore-basics
Pass
Audited by Gen Agent Trust Hub on Mar 22, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill documentation references installing 'firebase-tools' and '@firebase/rules-unit-testing' via npm. These are the official CLI and testing libraries provided by Google for the Firebase platform.
- [COMMAND_EXECUTION]: The guide includes standard CLI commands for deploying Firestore configuration ('firebase deploy') and running the local emulator ('firebase emulators:start'). These commands are essential for legitimate Firebase development workflows.
- [SAFE]: The skill provides a robust security rules development workflow in 'references/security_rules.md', which includes a 'Devil's Advocate' phase to identify and fix common vulnerabilities such as unauthorized data access or identity tampering.
Audit Metadata