secret-santa: Agent for Claude Code

.claude/agents/better-auth-expert.md

better-auth-expert is an agent for Claude Code from leonvanzyl/secret-santa. It costs 0 tokens per session (2,086 once invoked), scanned A, original, no licence file.

A reviewing agent for Better Auth changes, where Better Auth is a library for adding user sign-in and related authentication features to an application.

In plain words
What is it for?
Reviewing server and client authentication setup, sign-in interfaces, and authentication routes that use Better Auth.
Why use it?
It helps check authentication code after it is added, changed, or reorganised.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: model in frontmatter.

This is leonvanzyl/secret-santa's own configuration. It tells Claude Code how to work on secret-santa 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 secret-santa configures →

Reuse

Borrowing it

Nothing to install: this file belongs to leonvanzyl/secret-santa. 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/leonvanzyl/secret-santa/master/.claude/agents/better-auth-expert.md
Clone the repo
git clone --depth 1 https://github.com/leonvanzyl/secret-santa

Made for: Claude Code.

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 better-auth-expert

README.md
[![agentmods](https://agentmods.dev/badge/agents/leonvanzyl/secret-santa/better-auth-expert/github.svg)](https://agentmods.dev/agents/leonvanzyl/secret-santa/better-auth-expert)
Your own site
<a href="https://agentmods.dev/agents/leonvanzyl/secret-santa/better-auth-expert"><img src="https://agentmods.dev/badge/agents/leonvanzyl/secret-santa/better-auth-expert/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 better-auth-expert

Your own site · 80×15
<a href="https://agentmods.dev/agents/leonvanzyl/secret-santa/better-auth-expert"><img src="https://agentmods.dev/badge/agents/leonvanzyl/secret-santa/better-auth-expert.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,086 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.00000 $0.02086
Opus 5 $0.00000 $0.01043
Sonnet 5 $0.00000 $0.00417
Haiku 4.5 $0.00000 $0.00209

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

Security

Grade A, and why

better-auth-expert 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.

.claude/agents/better-auth-expert.md · 190 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 · 190 lines · 0 tokens per session scan A 76608b00aee2

Subscribe to this mod's changes

better-auth-expert is an agent published in the GitHub repository leonvanzyl/secret-santa (2 stars, last pushed 9mo ago), with no licence file. It costs nothing until one of its globs matches a file; then it loads 2,086 tokens. 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-31.

Related

Other agents, from other repositories

fastapi-reviewer

Reviews FastAPI applications for async correctness, dependency injection, Pydantic schemas, security, OpenAPI quality, testing, and production readiness.

affaan-m/ECC · 33 tokens

backend-reviewer

Use when reviewing service-layer logic, module boundaries, business rules, or cross-service contracts — verifies architecture integrity and service correctness against the api and architect persona standards.

jeremylongshore/tons-of-skills-marketplace · 36 tokens

checklist-generator

PRFlow review-engine agent; use to enumerate every verifiable claim in a code diff as a JSON checklist.

The01Geek/prflow · 26 tokens

enterprise-saas-reviewer

B2B / enterprise-SaaS pre-implementation reviewer. Outputs threat model TM-{slug}.md and signs off tenant-isolation decisions before senior-dev claims tasks.

avelikiy/great_cto · 40 tokens

integrations-engineer

Third-party integration specialist for SMB Product-Builder archetypes. Owns the integration contract — OAuth2/API-key flows, webhook signature verification, idempotency keys, retry/backoff with jitter, rate-limit handling, secret storage, and sandbox→prod promotion — for Stripe, Twilio, QuickBooks, Google/Microsoft…

avelikiy/great_cto · 106 tokens

behavioral-auditor

GoF Behavioral patterns auditor. Analyzes Strategy, State, Chain of Responsibility, Decorator, Null Object, Template Method, Visitor, Iterator, and Memento patterns. Called by acc:pattern-auditor coordinator.

dykyi-roman/awesome-claude-code · 51 tokens