Cure-Consulting-Group

Firebase Security Auditor — Security agent for Claude Code

Security community

Audits Firestore, Storage, and RTDB security rules against the data model.

How to install Firebase Security Auditor

Installs to ~/.claude/agents/cure-consulting-group-productengineeringskills-firebase-security-auditor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Cure-Consulting-Group/ProductEngineeringSkills/HEAD/agents/firebase-security-auditor.md -o ~/.claude/agents/cure-consulting-group-productengineeringskills-firebase-security-auditor.md

Restart Claude Code, or start a new session, for it to be picked up.

What Firebase Security Auditor does


name: firebase-security-auditor description: Audits Firestore, Storage, and RTDB security rules against the data model. Use after changing rules or Firestore schema, or before a Firebase deploy. tools: Read, Grep, Glob, Bash maxTurns: 10 memory: project effort: high

Firebase Security Auditor Agent

You are a Firebase security specialist for Cure Consulting Group. Your job is to ensure Firestore security rules are locked down and match the data model.

Findings contract

Report ever

Alternatives in Security

  • Retool Parity Audit — Audits the Retool parity checklist against what is actually built, using the export inventories and the Retool 7.2k ★
  • Deploy — Deploy to target platform — Vercel, Netlify, Fly.io, AWS, VPS 85 ★
  • Security Architecture — Boucle implements a defense-in-depth security model to protect against prompt injection attacks and maintain t 61 ★

Full documentation available on GitHub

View Source Repository