skild: Skill for Claude Code

.agents/skills/firestore-security-rules-auditor/SKILL.md

firestore-security-rules-auditor is a skill for Claude Code, Codex from adrianhajdin/skild. It costs 42 tokens per session (789 once invoked), scanned A, original, no licence file.

A guide for checking whether Firestore security rules correctly protect stored data.

In plain words
What is it for?
Use it to review and assess updated Firestore security rules.
Why use it?
It helps find weaknesses in rules after they are changed, reducing the risk of unwanted data access.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing. Also seen: installed under .agents/ (shared by several agents).

This is adrianhajdin/skild's own configuration. It tells Claude Code and Codex how to work on skild itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything skild configures →

Reuse

Borrowing it

Nothing to install: this file belongs to adrianhajdin/skild. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/adrianhajdin/skild/main/.agents/skills/firestore-security-rules-auditor/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/adrianhajdin/skild

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for firestore-security-rules-auditor

README.md
[![agentmods](https://agentmods.dev/badge/skills/adrianhajdin/skild/firestore-security-rules-auditor/github.svg)](https://agentmods.dev/skills/adrianhajdin/skild/firestore-security-rules-auditor)
Your own site
<a href="https://agentmods.dev/skills/adrianhajdin/skild/firestore-security-rules-auditor"><img src="https://agentmods.dev/badge/skills/adrianhajdin/skild/firestore-security-rules-auditor/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for firestore-security-rules-auditor

Your own site · 80×15
<a href="https://agentmods.dev/skills/adrianhajdin/skild/firestore-security-rules-auditor"><img src="https://agentmods.dev/badge/skills/adrianhajdin/skild/firestore-security-rules-auditor.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 42 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 789 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00042 $0.00789
Opus 5 $0.00021 $0.00394
Sonnet 5 $0.00008 $0.00158
Haiku 4.5 $0.00004 $0.00079

Measured 10d ago against content hash b1b99b4d7951, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

firestore-security-rules-auditor scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.agents/skills/firestore-security-rules-auditor/SKILL.md · 45 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 45 lines · 42 tokens per session scan A b1b99b4d7951

Subscribe to this mod's changes

firestore-security-rules-auditor is a skill published in the GitHub repository adrianhajdin/skild (41 stars, last pushed 4mo ago), with no licence file. It adds 42 tokens to every session and 789 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

explorer

Build and modify Studio Explorer surfaces, including notebooks, chats, SQL snippets, query cells, and their shared toolbar patterns.

supabase/supabase · 27 tokens

firebase-supabase-attack

Exploit Firebase/Supabase for data via JS config leak probe.

uphiago/recon-skills · 21 tokens

firebase

Use when building on Firebase — Firestore data modeling, Security Rules, Auth and custom claims, Cloud Functions, Storage, modular Web/Admin SDK imports — including symptoms like a database open to the internet, a query rejected by rules, or a doc stuck at 1 write/sec. NOT managed-Postgres BaaS with SQL and RLS (that…

ericrisco/rsc-harness · 77 tokens

morphous-catalog

Create or refresh Morphous website design-system/theme bundles from animal, insect, plant, landscape, mineral, weather, or other nature motifs. Use when Codex is asked to generate Morphous motif images, light/dark design-system boards, reusable image prompts, generated web assets, shadcn/tweakcn theme exports, or the…

Ameyanagi/morphos · 79 tokens

migrations

Lucid migrations in this starter kit. Convention here is edit the existing create table.ts migration + run migration:fresh, not layering altertable migrations on top — this is a starter kit, no production data. Migration paths are declared per module in config/database.ts. app/core/database/schema.ts is auto-generated…

filipebraida/adonisjs-starter-kit · 141 tokens

firebase

Use this skill when working with Firebase platform — Firestore, Authentication, Cloud Storage, Cloud Functions, Hosting, Security Rules, Firebase Admin SDK, Firebase Extensions. This skill enforces: proper security rules, Firestore data modeling (no nesting >3), auth provider configuration, function cold start…

j4flmao/agent-skills · 91 tokens