firebase-basics
Pass
Audited by Gen Agent Trust Hub on Aug 10, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill downloads the official Firebase CLI and agent extensions from verified sources such as npm and GitHub. Evidence:
npx -y firebase-tools@latestinSKILL.mdandgemini extensions install https://github.com/firebase/agent-skillsinreferences/setup/gemini_cli.md.- [COMMAND_EXECUTION]: The skill executes administrative shell commands to manage Firebase projects and application registration. Evidence:firebase projects:createandfirebase apps:createinreferences/android_setup.md, anddart pub global activate flutterfire_cliinreferences/flutter_setup.md.- [SAFE]: The skill instructs the user or agent to update system configuration files and shell profiles to correctly set up execution paths and tool integrations. Evidence: Modifyingmcp_config.jsonfor various agents and appending to~/.zshrcfor Flutter setup inreferences/flutter_setup.md.
Audit Metadata