🎯

firebase-security-rules-auditor

🎯Skill

from firebase/agent-skills

VibeIndex|
What it does
|

A collection of skills for AI coding agents that helps them understand and work with Firebase more effectively, following the Agent Skills format for easy installation across popular AI-assistive tools.

Overview

The firebase-security-rules-auditor skill is part of the Firebase Agent Skills collection by Google, providing AI agents with knowledge for auditing Firebase Security Rules. These rules control access to Firestore, Realtime Database, and Cloud Storage. This skill teaches agents to analyze rules, identify vulnerabilities, and recommend fixes following security best practices.

Key Features

  • Audits Firebase Security Rules for Firestore, Realtime Database, and Cloud Storage
  • Installable via npx skills add firebase/skills, Gemini CLI extension, or Claude Code plugin
  • Supports Claude Code, Cursor, Windsurf, GitHub Copilot, and Gemini CLI
  • Multiple installation methods: CLI, extensions, plugins, manual setup, and symlinks
  • Agent Skills format for cross-platform compatibility

Who is this for?

  • Firebase developers needing AI agents to audit Security Rules for overly permissive access or common anti-patterns
  • Security teams reviewing Firebase configurations wanting automated rule analysis and remediation
  • DevOps engineers ensuring Security Rules follow the principle of least privilege across Firebase services
📦

Same repository

firebase/agent-skills(22 items)

firebase-security-rules-auditor

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add firebase/agent-skills --skill firebase-security-rules-auditor
skills.sh Install⚠ Installs to .agents/skills/
npx skills add firebase/agent-skills --skill firebase-security-rules-auditor
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/firebase-security-rules-auditor/SKILL.md

SKILL.md

44,075Installs
-
AddedApr 27, 2026

More from this repository10

🎯
firebase-basics🎯Skill

Official Firebase agent skills that teach AI coding assistants how to work effectively with Firebase services, available as a Gemini CLI extension and Claude Code plugin.

🎯
firebase-auth-basics🎯Skill

Official Firebase agent skills that teach AI coding assistants how to work effectively with Firebase services, available as a Gemini CLI extension and Claude Code plugin.

🎯
firebase-hosting-basics🎯Skill

Official Firebase agent skills that teach AI coding assistants how to work effectively with Firebase services, available as a Gemini CLI extension and Claude Code plugin.

🎯
firebase-app-hosting-basics🎯Skill

Official Firebase agent skills that teach AI coding assistants how to work effectively with Firebase services, available as a Gemini CLI extension and Claude Code plugin.

🎯
firebase-data-connect🎯Skill

Official Firebase agent skills that teach AI coding assistants how to work effectively with Firebase services, available as a Gemini CLI extension and Claude Code plugin.

🎯
developing-genkit-js🎯Skill

Builds AI-powered Node.js/TypeScript applications with Genkit — flows, tools, agents, and validation — with explicit guidance to defer to current docs because the Genkit API recently changed.

🎯
developing-genkit-dart🎯Skill

Builds AI agents and flows in Dart/Flutter with the Genkit Dart SDK — `ai.generate`, `ai.defineTool`, `ai.defineFlow`, embeddings, and streaming — alongside the Genkit CLI dev UI.

🎯
developing-genkit-go🎯Skill

Skill for developing AI-powered applications with Genkit in Go — covering generation, structured output, streaming, tool calling, prompts, and flows across Google AI, Vertex AI, Anthropic, OpenAI-compatible, and Ollama model providers. Use when building AI features or agents in Go with the Genkit SDK.

🎯
firebase-ai-logic-basics🎯Skill

A collection of skills for AI coding agents that helps them understand and work with Firebase more effectively, following the Agent Skills format for easy installation across popular AI-assistive tools.

🎯
firebase-firestore🎯Skill

A collection of Firebase agent skills that help AI coding agents understand and work with Firebase more effectively. Supports installation via Agent Skills CLI, Gemini CLI extension, Claude Plugin, or manual setup.