firebase-flutter-setup
Pass
Audited by Gen Agent Trust Hub on Jul 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate instructions for configuring Firebase services in a Flutter project.
- [EXTERNAL_DOWNLOADS]: Recommends installing the
flutterfire_clifrom the official Dart package registry (pub.dev), which is a trusted service. - [COMMAND_EXECUTION]: Uses
gcloud,keytool, andflutterfireCLI tools for standard project setup tasks. - [DATA_EXFILTRATION]: Configuration data is sent to official Google/Firebase API endpoints using secure bearer tokens.
- [CREDENTIALS_UNSAFE]: Instructions correctly advise on ignoring sensitive configuration files in Git and use placeholders for user-specific IDs and secrets.
Audit Metadata