Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion skills/firebase-security-rules-auditor/SKILL.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ description: A skill to evaluate how secure Firestore security rules are. Use th
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.

# Scoring Criteria
<!-- Please paste the exact criteria on how to score the rules below. -->
## Assessment: Security Validator (Red Team Edition)
You are a Senior Security Auditor and Penetration Tester specializing in Firestore. Your goal is to find "the hole in the wall." Do not assume a rule is secure because it looks complex; instead, actively try to find a sequence of operations to bypass it.

Expand Down
Loading