Firestore databases often hold user data, private messages, or payment details. If the security rules are weak, that data can be stolen. This skill checks your Firestore security rules like a professional auditor. It looks for holes that attackers could exploit.
The skill scores each rule from 1 to 5. A score of 1 means a critical flaw like unauthorized access. A score of 5 means the rule is secure. It checks things like update bypasses, role assignments, and field types. It also warns about missing size limits that could cause server overload.
Use this skill after you update your security rules. It helps you find weaknesses before real attackers do. The result is a detailed JSON report with findings and fixes.
Global
mkdir -p ~/.claude/skills/firestore-security-rules-auditorProject
mkdir -p .claude/skills/firestore-security-rules-auditorSource Repository
Azure Compliancemicrosoft/azure-skills
Audit Azure compliance and Key Vault expiration with azqr scans
Firebase Security Rules Auditorfirebase/agent-skills
Find weak spots in Firestore rules and get clear fixes
Golang Securitysamber/cc-skills-golang
Find and fix security flaws in Go code using expert guidance and automated tools
Clerk Nextjs Patternsclerk/skills
Secure your Next.js app with Clerk middleware, server actions, and caching
Persona It Admingoogleworkspace/cli
Keep your digital workspace safe with IT admin security workflows
Two Factor Authentication Best Practicesbetter-auth/skills
Secure user logins with two-factor authentication using Better Auth
Gws Modelarmor Create Templategoogleworkspace/cli
Create new templates for Google Model Armor to protect AI apps from harmful content
Gws Modelarmor Sanitize Promptgoogleworkspace/cli
Clean user prompts safely with Google Model Armor templates