Domains
Forms
Domains
Forms
Mechanism
Breaks down how the skill works and what it produces, so you can quickly judge whether it fits your scenario and value.
When Firestore security rules are updated or generated and need verification for security and robustness before deployment.
A security audit report in JSON: clear risk score, listed vulnerabilities with severity, and actionable fix recommendations to harden Firestore rules.
Use Cases
A developer writes new Firestore rules for a collaboration app allowing users to share documents. Before deploying, they use this skill to audit the rules. The auditor finds that any authenticated user can update another's document due to missing ownership checks, assigns a critical score, and recommends adding uid equality checks, preventing a data integrity breach.
After generating Firestore rules via an AI tool, a team runs this auditor to verify robustness. The skill detects create/update inconsistency letting users escalate role via update, scores 2 (major), and provides a fix to align validation. This ensures the AI-generated rules are production-ready and secure.
Skill Relationships
Dependency relationships read as "the upper tier points to the lower tier." The current Skill sits in the middle tier — above are Skills that depend on it, below are Skills it depends on.
Tier 1 · These Skills Use Me
Tier 2 · Current Skill
Tier 3 · I Use These Skills
Browse this skill's relationships within its skillset. Click a node to switch the side panel; use the search box to jump to any skill.
Skill File