firebase-ai-logic-basics
Pass
Audited by Gen Agent Trust Hub on May 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a standard technical integration guide for Firebase services and contains no malicious logic, obfuscation, or unauthorized data access patterns.
- [EXTERNAL_DOWNLOADS]: The skill directs the user to install the
firebaseandfirebase-toolspackages from npm. These are verified official packages from the vendor for managing Firebase applications. - [COMMAND_EXECUTION]: The setup instructions use standard Firebase CLI commands (
firebase-tools projects:list,firebase-tools apps:list, andfirebase-tools init) for project configuration. These commands are executed via npx and are part of the intended developer workflow. - [PROMPT_INJECTION]: The skill contains instructional constraints for the agent, such as model selection preferences (e.g., using
gemini-flash-latestand avoidinggemini-1.5-flash). These represent technical requirements for the application logic and do not attempt to bypass safety filters or extract system prompts.
Audit Metadata