Auth & identity
1,766 rows from 432 repositories
Who is asking, and what they are allowed to do.
What Auth & identity skills agree on
413 skill files read, by 408 of the 432 authors on this shelf whose files we hold, 2026-09-06
The middle one of the 74 measured here is ~1.5k tokens long, counted with cl100k_base
Counted by distinct author, so one author publishing three of these counts once. Where a claim sits in fewer files than authors, that is said: a claim held by forty authors across three files is one file people copied, not forty people who agreed. Near-identical wordings are grouped and the other wordings are shown, so the grouping is yours to check.
What they tell the agent to do
- Use parameterized queries for all SQL and database access to prevent SQL injection60 of 408 in 40 filesalso worded as Use parameterized queries for all database access; Parameterize all database queries
- Hash passwords with bcrypt or Argon2id50 of 408 in 34 filesalso worded as Hash passwords with bcrypt or argon2; Hash passwords with bcrypt or argon2id
- Store secrets in Vault or environment variables37 of 408 in 17 filesalso worded as Store all secrets in environment variables; Store secrets in environment variables or secret managers
- Add security headers to all responses28 of 408 in 14 filesalso worded as Set security headers on all responses; Set security headers on responses
- Rate limit public endpoints per client22 of 408 in 8 filesalso worded as Rate limit authentication endpoints; Implement rate limiting for public endpoints
- Store tokens in httpOnly cookies21 of 408 in 16 filesalso worded as Store auth tokens in httpOnly cookies, not localStorage; Store auth tokens in httpOnly cookies
- Apply rate limiting to all API endpoints17 of 408 in 9 filesalso worded as Rate limit all API endpoints; implement rate limiting on auth endpoints
- Use HTTPS in production17 of 408 in 4 filesalso worded as always use HTTPS in production; Force HTTPS in production
- Validate all user input with schemas15 of 408 in 10 filesalso worded as Validate all user input against schemas; Validate every input against a strict schema at the boundary
- Validate all user input server-side14 of 408 in 12 filesalso worded as Validate all input server-side; Validate all input on the server side
- Validate all input with Bean Validation16 of 408 in 3 filesalso worded as Validate all request bodies with Bean Validation
- Return generic error messages to users12 of 408 in 9 filesalso worded as Return generic error messages to clients; Return generic error messages in production
- Set HttpOnly, Secure, and SameSite cookie flags12 of 408 in 11 filesalso worded as Check httpOnly, Secure, SameSite flags on JWT cookies; Set HttpOnly, Secure, SameSite cookie attributes
- Rate limit auth endpoints12 of 408also worded as Rate-limit expensive and authentication endpoints; Apply strict rate limits to auth endpoints
- Validate all external input at system boundaries12 of 408also worded as Validate all inputs at boundaries; Validate every external input at the boundary with allowlists
What they tell it not to do
- Never store plaintext passwords37 of 408 in 21 filesalso worded as Never store plain-text passwords; never store passwords in plaintext or reversibly encrypted form
- Never concatenate user input into SQL36 of 408 in 20 filesalso worded as Never concatenate user input into SQL strings; Never build SQL by string concatenation
- Never store tokens in localStorage34 of 408 in 27 filesalso worded as Never store auth tokens in localStorage; Never store session tokens in localStorage
- Never log passwords, tokens, or payment data28 of 408 in 22 filesalso worded as Never log passwords, tokens, or payment details; Never log passwords, tokens, or card numbers
- Never hardcode secrets in source code26 of 408 in 21 filesalso worded as Never hardcode secrets or credentials; Never hardcode secrets
- Never expose stack traces to users22 of 408 in 17 filesalso worded as Never expose stack traces or internal errors to users; Never expose stack traces to clients
- Never hash passwords with MD5 or SHA120 of 408 in 19 filesalso worded as Never use MD5, SHA-1, or SHA-256 for passwords; Never use MD5 or SHA1 for passwords
- Never commit secrets to version control18 of 408 in 15 filesalso worded as Never commit secrets to git history; Never commit secrets to source control
- Avoid unsafe-inline in CSP script-src17 of 408 in 4 filesalso worded as Avoid unsafe-inline for script-src in CSP; Don't allow unsafe-inline scripts in CSP
- Never trust client-side validation alone16 of 408 in 14 filesalso worded as Never trust client-side validation as a security boundary; Never trust the identity token client-side alone
What they expect to be installed
- curl46 of 408 in 44 files
- npm audit36 of 408 in 29 files
- bcrypt28 of 408 in 25 files
- zod27 of 408 in 19 files
- express-rate-limit22 of 408 in 14 files
- Redis21 of 408 in 20 files
- grep19 of 408
- HashiCorp Vault19 of 408 in 6 files
- DOMPurify15 of 408 in 10 files
- npm15 of 408
What they ask it to produce
- Automated security tests10 of 408 in 5 filesalso worded as Security tests
- Completed pre-deployment security checklist10 of 408 in 5 filesalso worded as Completed security verification checklist; completed zero-trust pre-deployment checklist
- Security header middleware6 of 408 in 5 filesalso worded as Security middleware configuration
- File upload validators5 of 408 in 4 files
- Application code implementing the OAuth flow5 of 408 in 3 filesalso worded as OAuth login flow implementation; application code integrating the OAuth flow
- Enumeration result files in JSON4 of 408 in 1 file
- Forced browsing finding report4 of 408 in 1 file
- Secure implementation code4 of 408 in 2 filesalso worded as secure code
When Auth & identity authors say to reach for one
The situations these authors wrote into their own files, counted out of the same 408 authors, with the skills that name each one
- Implementing authentication or authorization37 of 408 in 28 files
- Managing secrets18 of 408 in 5 files
- Quarkus security
- Discover security
- and 2 more on this shelf
- Validating user input19 of 408 in 4 files
- Secure code guardian
- Quarkus security
- and 2 more on this shelf
- Configuring CORS or security headers17 of 408 in 4 files
- Quarkus security
- and 2 more on this shelf
- User requests a security review15 of 408
- Secure coding
- Iterative security audit
- and 1 more on this shelf
- Handling user input or file uploads14 of 408 in 9 files
- Cc skill security review
- Owasp security
- and 10 more on this shelf
- Creating new API endpoints14 of 408 in 8 files
- Cc skill security review
- and 9 more on this shelf
- Adding authentication with JWT, OIDC, or Basic Auth16 of 408 in 3 files
- Dotnet core expert
- Quarkus security
- and 4 more on this shelf
How Auth & identity skills are built
1,555 skill directories by 404 authors, read from their repositories’ own file trees 2026-08-05
The middle bundle among those shipping files is 3 files, 20.0 KB beside SKILL.md
Counted by distinct author, same as above, so one author publishing forty template copies counts once. SKILL.md itself is not counted as a file, so a single-file skill is one where that file is the whole skill.
The shape
- SKILL.md is the whole skill156 of 404 authors, 676 of 1,555 skills
- files ship beside it248 of 404 authors, 879 of 1,555 skills
- executable scripts ship inside74 of 404 authors, 267 of 1,555 skills
The folders they converge on
- references/171 of 404 authors, 581 of 1,555 skills
- scripts/64 of 404 authors, 250 of 1,555 skills
- assets/29 of 404 authors, 83 of 1,555 skills
- agents/27 of 404 authors, 52 of 1,555 skills
- evals/21 of 404 authors, 33 of 1,555 skills
- examples/19 of 404 authors, 23 of 1,555 skills
agamm/claude-code-owasp/.claude/skills/owasp-security Skill
325★ repoClaude Code skill for OWASP security best practices (2025-2026). Includes Top 10:2025, ASVS 5.0, Agentic AI security, and 20+ language-specific security quirks.
thoughtspot/mcp-server/app.thoughtspot/mcp-server MCP server
no license33★ repoMCP Server for ThoughtSpot - provides OAuth authentication and tools for querying data
AutumnsGrove/ClaudeSkills/api-designer Skill
no license26★ repoSkills for Claude.ai and Claude Code
scholarly360/owasp-top10-web-skills/skills/authentication-failures Skill
20★ repoAgent Skills for OWASP Top 10 Application Security Risks (https://owasp.org/Top10/2025/)
ShieldNet-360/secure-vibe/dist/agent-skills/.agents/skills/api-security Skill
15★ repoSecureVibe — prevention-first security for AI-written code. Signed SKILL.md knowledge that makes AI coding assistants write secure code at generation time, plus a deterministic CI gate. Offline · keyless · Ed25519-signed. By ShieldNet360.
ryaker/appstore-connect-mcp/io.github.ryaker/appstore-connect-mcp MCP server
15★ repoMCP server for Apple Store Connect API integration with OAuth authentication support
wuemaikblume/dsgvo-skills/claude/skills/dsgvo-auth-and-logging Skill
no license11★ repoDSGVO Compliance Skills für Claude AI / Claude Code — DACH-fokussierte Best-Practice-Sammlung für Drittlandtransfer (Art. 44-49) mit US-CLOUD-Act-Hinweis
vitormiziara/saas-security Skill
10★Claude skill for SaaS security auditing — 16 domains, 95 checks, OWASP-based
23blocks-OS/ai-maestro-plugins/plugins/ai-maestro/skills/agent-identity Skill
8★ repoBuild complete AI agents — 150+ personalities + 7 skills + messaging + identity. The skill builder for AI Maestro.
pranav8494/team-of-agents/skills/backend-engineer Skill
7★ repoA team of agents to support SDLC of a project.
PanosSalt/MCP-Gateway/io.github.PanosSalt/MCP-Gateway MCP server
6★ repoMulti-tenant MCP platform with OAuth 2.1, Entra SSO, RBAC and audit logging.
SteveGrosbois/tidal-cli/skills/tidal-auth Skill
no license4★ repoA headless Python CLI for interacting with the Tidal music streaming API, designed for LLM agent automation. Supports OAuth authentication, artist/album/track search, playlist management (create, rename, delete, add/remove tracks), and library favorites. Outputs human-readable text or structured JSON via a --json flag.
marcfargas/skills/azcli Skill
4★ repoReusable skills for AI coding agents (pi, Claude Code, Agent Skills standard)
kaltura/kaltura-agents-api-guides/.agents/skills/kaltura-api Skill
4★ repoEverything AI agents need to master the full Kaltura platform — The Agentic Digital Experience Platform. Live-tested API guides with curl examples and end-to-end test scripts. Agent Skill, llms.txt, and Context7 ready.
n-shadloo/secure-code-auditor Skill
4★Backend security Agent Skill that helps AI audit code, detect vulnerabilities, and generate secure-by-default backend applications, with deep Django/DRF coverage and guidance for any backend stack.
sector-b79/web-hunter-pro/claude/skills/bughunterpro Skill
no license3★ repoBugHunterPro is a practical AI bug hunting skill collection for Codex, Claude, and Gemini.
Erni/agent-skills/elasticsearch-expert Skill
no license2★ repoAI Agent skills
Deixtra-Private-Limited/claude-laravel-13-skill Skill
2★Built for developers who want Claude to generate production-ready Laravel 13 code that follows modern best practices, uses the latest PHP attributes, and leverages Laravel's newest features out of the box.
raydeveloperF/App-Store-Connect-release-kit/skills/asc-api Skill
2★ repoA Claude Code and Codex plugin with Agent Skills for localized App Store Connect release workflows
FastBound/skills/skills/fastbound-api Skill
no license1★ repoOfficial FastBound Agent Skills for AI coding assistants — integrate with FastBound's products and APIs.
jyuwaaw/dianpo-skill/skills/dianpo Skill
1★ repoClaude Code skill that explains the mental model behind any technical mechanism — who issues the token, who verifies whom, and why it's designed that way. 点破技术机制背后的信任拓扑。
Reverse engineering skill github copilot
sarveshtalele/reverse-engineering-skill-github-copilot Skill
no license1★drmhse/authos_skill/authos-backend-integration Skill
1★ repoSource-verified Agent Skills for implementing and operating AuthOS.
maherukhislam/postgres-auth-security-review/skills/postgres-auth-security-review Skill
1★ repoAn Agent Skill that reviews and writes PostgreSQL/Supabase authentication code against a researched set of common and uncommon security mistakes - before it ships.
sanjay3290/atlassian-skill Skill
0★Atlassian (Jira + Confluence) skill for AI coding assistants — manage issues, wiki pages, sprints with OAuth 2.1 or API token auth
aisenseapi/aisense-free-public-rest-apis Skill
no license0★Free, public, no-auth REST APIs from AI SENSE AS — clients for OpenClaw, Python, JavaScript, OpenAI function calling, Claude, and many more
slogsdon/skills-engineering-reference/skills/auth Skill
0★ repoLanguage and standards reference skills for Claude Code: TypeScript, vanilla JS, CSS, PHP, web standards, auth.
sanjibani/mcp-skills-pack/skills/mcp-auth-helper Skill
0★ repo5 ready-to-use Claude Skills that teach Claude the operational best practices of working with MCP servers (auth, error decoding, tool routing, schema discovery, rate-limit handling)
iamursky/nestjs-skill/skills/nestjs Skill
0★ repoReference skill for NestJS — the progressive, TypeScript-first Node.js framework.
siam-hossain9/secure-development-skill/plugins/secure-development/skills/secure-development Skill
0★ repoSecure Development — a Claude Code skill: 23 security reference domains + a phase-by-phase secure build lifecycle (secure-by-design).
plori-ai/skills/plori Skill
0★ repoAgent Skills for plori: teach any coding agent to create and drive plori agents (cloud computers for AI agents)
AL-JANEF/janefskills/auth-hardening Skill
0★ repoDefensive security & production-grade engineering skills for Claude Code — auth, OWASP audit, threat modeling, secrets, logging.
WasDavidOliveira/irracional-skills/builder/building-elysia-apis Skill
no license0★ repoAgent Skills para Cursor & Claude Code: revisão crítica + APIs Bun/Elysia/Drizzle/Zod — padrões que o chat não “inventa” de novo a cada conversa.
liberfi-io/liberfi-skills/skills/liberfi-auth Skill
no license0★ repoRui-Huang-dotcom/saas-auth-shield Skill
0★Add SaaS authentication with signup-abuse protection, including device fingerprinting, per-device account limits, and migration support for existing auth systems.
escwxyz/skills-re/.agents/skills/better-auth-best-practices Skill
no license0★ repoCode for SKILLS.re
monocloud/agent-skills/plugins/monocloud/skills/monocloud-auth-aspnetcore Skill
0★ repoOfficial MonoCloud Agent Skills repository.
JimmyBlanquet/project-forge/production-skills/core/auth-supabase-complete Skill
0★ repoSaaS factory: Next.js starters + spec-kit extensions + Ralph++ autonomous loop. Production-ready in 48h.
Throughproof/throughproof/skills/compliant-logging Skill
0★ repoFree, portable AI-agent skills that write compliant code (audit logging, access control, encryption) mapped to SOC 2, ISO 27001, PCI-DSS & HIPAA at once. Works in Claude Code, Cursor, Copilot, Gemini & Antigravity.
h8nc4y/windows-github-auth-diagnosis Skill
0★Agent skill for Codex and Claude Code that diagnoses Windows GitHub auth false negatives (HTTP 401, Bad credentials, SEC_E_NO_CREDENTIALS) caused by sandboxes that cannot read the Windows keyring.
satishTheLegend/authz-architect Skill
0★Designs, implements, and adversarially verifies an application's authorization + tenant-isolation model — closing the IDOR/broken-access-control gaps that are the #1 web vuln.
Nikolasgrizli/discogs-api-skills/discogs-authentication Skill
0★ repoModel-agnostic Agent Skills covering the entire public Discogs API (api.discogs.com).
MakFly/superpowers-tanstack-start/skills/tanstack-start-auth Skill
0★ repoOpen-source Claude Code plugin and Agent Skills for TanStack Start: type-safe routing, server functions, SSR, middleware, authentication, testing, and deployment.
dd3ok/boring-backend/skills/boring-backend Skill
0★ repoA compact AI coding-agent skill for designing, implementing, and reviewing boringly reliable backend APIs.
danielleit241/hs-skills/skills/backend-development Skill
0★ repoPlugin toolkit for Claude Code and Codex.
that-guy-jamie/legible-legitimacy/skills/legible-legitimacy Skill
0★ repoA portable workflow-governance skill for making high-consequence agent operations authorized, bounded, reversible, and auditable.
augustotecnos/claude-skill-conta-azul/conta-azul Skill
no license0★ repoSkill do Claude Code para integrar com a API do ERP Conta Azul: OAuth 2.0, 10 armadilhas mapeadas, mapa de ~45 endpoints e referencia completa navegavel.
Br0ski777/jwt-decoder-x402/io.github.Br0ski777/jwt-decoder MCP server
0★ repoDecode JWT tokens — inspect header, payload, claims, expiry. x402 micropayment.
CSOAI-ORG/jwt-ai-mcp/io.github.CSOAI-ORG/jwt-ai-mcp MCP server
0★ repojwt-ai-mcp MCP server by MEOK AI Labs
pipeworx-io/mcp-jwt/io.github.pipeworx-io/jwt MCP server
0★ repoJWT decoder MCP.
sanjay3290/ai-skills/skills/atlassian Skill
397★ repo24 cross-platform agent skills for Claude Code, Cursor, Codex & Gemini CLI — databases, messaging, research, TTS, DevOps, and Google Workspace
scholarly360/owasp-top10-web-skills/skills/broken-access-control Skill
20★ repoAgent Skills for OWASP Top 10 Application Security Risks (https://owasp.org/Top10/2025/)
fortify/skills/skills/fortify-change-review Skill
18★ repoAI agent skills for OpenText Fortify — SAST/DAST/SCA scanning, vulnerability triage, CI/CD integration, and FCLI workflows. Works with Claude Code, Codex, Gemini CLI, GitHub Copilot, and more.
ShieldNet-360/secure-vibe/dist/agent-skills/.agents/skills/auth-security Skill
15★ repoSecureVibe — prevention-first security for AI-written code. Signed SKILL.md knowledge that makes AI coding assistants write secure code at generation time, plus a deterministic CI gate. Offline · keyless · Ed25519-signed. By ShieldNet360.
playbookTV/Ironclad/skills/auth-archon Skill
no license7★ repoAgent-agnostic operating procedures for reviewing, debugging, testing, refactoring, and hardening software.
smicolon/ai-kit/packs/better-auth/skills/better-auth-patterns Skill
no license6★ repoConvention packs for any AI coding tool - agents, skills, commands, and rules for 15 tools including Claude Code, Cursor, Windsurf, and Copilot
jpmorgan-payments/pdp-skills/skills/jpm-merchant-integrations Skill
6★ repoAgent skills that give GitHub Copilot, Claude Code, and other AI coding assistants procedural knowledge of J.P. Morgan Payments APIs. Walks external developers from onboarding and credential setup through OAuth implementation and live API integration with Checkout and Online Payments.
chipfighter/coding-discipline/plugins/coding-discipline/skills/code-review Skill
6★ repoWorkflow-agnostic guardrails for AI coding agents: spec sync + risk-triggered engineering discipline for Claude Code and Codex.
sector-b79/web-hunter-pro/codex/skills/bughunterpro Skill
no license3★ repoBugHunterPro is a practical AI bug hunting skill collection for Codex, Claude, and Gemini.
iwritec0de/app-dev/skills/auth-patterns Skill
3★ repoFull-stack Next.js development plugin for Claude Code