Firebase Security Rules

Community

Secure Firebase data with robust security rules.

Authorcypxxc
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Enforce secure access to Firebase Firestore and Storage by starting with a strict deny-all posture and granting access only through precise, codified rules.

Core Features & Use Cases

  • Default Deny: deny everything by default and explicitly allow only what is needed.
  • Authentication & Ownership: require authenticated users and validate ownership for sensitive data.
  • Data Validation & RBAC: enforce data schemas and role-based access for admin actions.
  • Storage protections: apply similar controls to Firebase Storage, including file type and size checks.

Quick Start

Enable a default-deny baseline for Firestore and Storage rules, then progressively add precise allow conditions for authenticated users, ownership checks, and data validation.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Firebase Security Rules
Download link: https://github.com/cypxxc/RMU-Campus-X/archive/main.zip#firebase-security-rules

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.