firebase-app-platform
Pass
Audited by Gen Agent Trust Hub on Feb 21, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS] (SAFE): Recommends installing firebase-tools via npm, which is the standard official CLI for the platform. No non-standard or malicious registries are used.
- [COMMAND_EXECUTION] (SAFE): Includes standard initialization and deployment commands (firebase login, firebase init, firebase deploy) for the intended service. These are expected for a devops-oriented skill.
- [CREDENTIALS_UNSAFE] (SAFE): No secrets, tokens, or hardcoded credentials detected. The instructions correctly point to interactive login methods.
Audit Metadata