opencode-firebase
Pass
Audited by Gen Agent Trust Hub on Jul 28, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the installation of
firebase-toolsfrom the official npm registry. This is the legitimate command-line interface provided by Google for Firebase management.- [COMMAND_EXECUTION]: Uses standardfirebasecommands for project initialization and authentication, which are expected behaviors for a Firebase integration skill.- [REMOTE_CODE_EXECUTION]: Utilizesnpxto execute the latest version offirebase-tools. As this targets an official package from a trusted vendor, it is considered safe practice for maintaining up-to-date tooling.
Audit Metadata