Firebase Security Rules Auditor

Firebase Security Rules Auditor — agent skill from firebase/agent-skills

Firebase Security Rules Auditor is available in the open agent skills ecosystem (firebase/agent-skills).

Install

npx skills add https://github.com/firebase/agent-skills --skill firebase-security-rules-auditor

Skill content

The instructions an agent receives when this skill is active.

--- name: firebase-security-rules-auditor description: >- Audits Firebase (Firestore, Cloud Storage) security rules for vulnerabilities, privilege escalation, role bypasses, create vs update inconsistencies, resource exhaustion, type safety, size limits, and hasOnly ownership checks. Use when auditing/reviewing rules, running red-team rule assessments, or scoring against auditor checklists. Don't use for Firebase CLI (login, deploy), Auth, Crashlytics, Remote Config, or database queries. metadata: category: CloudSecurity --- # Overview

Related skills

Other listings in the same category or with overlapping tags.

FAQ

What does Firebase Security Rules Auditor do?
Firebase Security Rules Auditor is available in the open agent skills ecosystem (firebase/agent-skills). Firebase Security Rules Auditor — agent skill from firebase/agent-skills.
How do I install Firebase Security Rules Auditor?
In a supported agent environment, run: npx skills add https://github.com/firebase/agent-skills --skill firebase-security-rules-auditor
When should I use Firebase Security Rules Auditor?
Use this skill when working on tasks related to firebase-security-rules-auditor.
Got an example for Firebase Security Rules Auditor?
Apply Firebase Security Rules Auditor to a relevant agent workflow.
Where does Firebase Security Rules Auditor come from?
Source and updates: https://www.skills.sh/firebase/agent-skills/firebase-security-rules-auditor. Confirm install steps and permissions there before you rely on it.