firebase-basics

Pass

Audited by Gen Agent Trust Hub on May 19, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill fetches agent skills and extensions from the official firebase/agent-skills repository on GitHub.
  • [EXTERNAL_DOWNLOADS]: It provides instructions for installing environment dependencies from well-known sources, such as Node.js from its official website and NVM from its official GitHub repositories.
  • [COMMAND_EXECUTION]: The skill uses npx -y firebase-tools@latest to ensure the latest version of the Firebase CLI is used for project management and configuration tasks.
  • [COMMAND_EXECUTION]: It automates the configuration of Model Context Protocol (MCP) servers by modifying local configuration files like mcp_config.json and mcp.json to include the Firebase MCP server.
  • [COMMAND_EXECUTION]: The skill handles environment setup by updating shell profiles (e.g., .zshrc, .bashrc) to include necessary binary paths for tools like the Flutter SDK.
Audit Metadata
Risk Level
SAFE
Analyzed
May 19, 2026, 01:15 PM
Security Audit — agent-trust-hub — firebase-basics