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@latest in SKILL.md and gemini extensions install https://github.com/firebase/agent-skills in references/setup/gemini_cli.md.- [COMMAND_EXECUTION]: The skill executes administrative shell commands to manage Firebase projects and application registration. Evidence: firebase projects:create and firebase apps:create in references/android_setup.md, and dart pub global activate flutterfire_cli in references/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: Modifying mcp_config.json for various agents and appending to ~/.zshrc for Flutter setup in references/flutter_setup.md.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 10, 2026, 03:18 PM
Security Audit — agent-trust-hub — firebase-basics