Firestore Security Rules Auditor

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

Firestore 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 firestore-security-rules-auditor

Skill content

The instructions an agent receives when this skill is active.

--- name: firestore-security-rules-auditor description: A skill to evaluate how secure Firestore security rules are. Use this when Firestore security rules are updated to ensure that the generated rules are extremely secure and robust. --- # Overview This skill acts as an auditor for Firebase Security Rules, evaluating them against a rigorous set of criteria to ensure they are secure, robust, and correctly implemented.

Related skills

Other listings in the same category or with overlapping tags.

FAQ

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