firebase-data-connect
Pass
Audited by Gen Agent Trust Hub on Jun 21, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill uses
npx -y firebase-tools@latestto run the official Firebase CLI. This fetches the utility from the public npm registry, which is the standard distribution method for this tool. - [COMMAND_EXECUTION]: Provides instructions for running shell commands to initialize projects, start local emulators, generate SDKs, and deploy services to the Firebase platform.
- [SAFE]: The documentation includes dedicated security sections (
reference/security.mdandreference/native_sql.md) that teach developers how to implement proper authorization using CEL expressions and how to prevent SQL injection in custom database queries.
Audit Metadata