Auth

Auth skills and workflows surfaced by the site skill importer.

20 skills
A
laravel-security

by affaan-m

The laravel-security skill is a practical Laravel security checklist for authn/authz, validation, CSRF, mass assignment, file uploads, secrets, rate limiting, and secure deployment. Use it for audits, feature reviews, and hardening work in Laravel apps.

Security Audit
Favorites 0GitHub 156.2k
A
django-security

by affaan-m

django-security is a practical guide for hardening Django apps with authentication, authorization, CSRF, XSS, SQL injection prevention, secure cookies, and production settings. It helps developers and reviewers run a focused Security Audit, quickly spot risky config, and apply concrete fixes before deployment.

Security Audit
Favorites 0GitHub 156.1k
W
auth-implementation-patterns

by wshobson

auth-implementation-patterns is a practical skill for designing and implementing authentication and authorization patterns, including sessions, JWT, OAuth2/OIDC, RBAC, and access control checks for APIs and apps.

Access Control
Favorites 0GitHub 32.6k
A
security-and-hardening

by addyosmani

The security-and-hardening skill helps harden application code before release. Use it for user input, auth, sessions, sensitive data, file uploads, webhooks, and external services, with concrete checks like input validation, parameterized queries, output encoding, secure cookies, HTTPS, and secrets handling.

Security Audit
Favorites 0GitHub 18.7k
T
sharp-edges

by trailofbits

The sharp-edges skill helps you find APIs, configs, and interfaces where the easy path leads to insecure use. Use it to review authentication flows, cryptographic wrappers, dangerous defaults, null or zero semantics, and misuse-prone design choices. It is a strong fit for sharp-edges for Security Audit work when you need concrete footguns, not generic security guesses.

Security Audit
Favorites 0GitHub 5k
T
insecure-defaults

by trailofbits

The insecure-defaults skill helps spot fail-open configuration patterns that let software run with unsafe settings instead of stopping. Use it for a Security Audit of production code, deployment configs, and secret-handling logic to catch weak auth, hardcoded secrets, and permissive defaults.

Security Audit
Favorites 0GitHub 5k
M
azure-identity-py

by microsoft

azure-identity-py helps set up Azure authentication in Python with Microsoft Entra ID. Use it to choose DefaultAzureCredential, managed identity, or service principal auth, configure environment variables, and troubleshoot access control and credential chain issues. Install guidance, usage patterns, and practical setup notes are based on the repo skill file.

Access Control
Favorites 0GitHub 2.2k
A
firebase

by alinaqi

firebase skill guide for Firestore, Auth, Storage, Functions, Hosting, and security rules. Learn practical firebase usage for building and maintaining real-time apps, with setup tips, emulator-first workflows, and guidance for firebase for Database Engineering.

Database Engineering
Favorites 0GitHub 607
B
two-factor-authentication-best-practices

by better-auth

two-factor-authentication-best-practices for Better Auth: install the twoFactor plugin, add client redirects, run migrations, verify schema, and implement TOTP, backup codes, trusted devices, and 2FA sign-in flows for Access Control.

Access Control
Favorites 0GitHub 163
B
better-auth-best-practices

by better-auth

better-auth-best-practices helps developers install and use Better Auth with the right env vars, auth.ts location, CLI migrate or generate steps, plugin updates, and /api/auth/ok verification.

Access Control
Favorites 0GitHub 162
B
create-auth-skill

by better-auth

create-auth-skill helps add Better Auth to JS or TS apps with a planning-first workflow. It scans your repo, detects framework and database signals, asks structured setup questions, then guides route wiring, providers, auth pages, and migration-safe implementation.

Access Control
Favorites 0GitHub 162
B
email-and-password-best-practices

by better-auth

email-and-password-best-practices helps you configure Better Auth email/password login, verification emails, reset flows, password rules, hashing options, and the required migration step.

Access Control
Favorites 0GitHub 162
B
organization-best-practices

by better-auth

organization-best-practices guides Better Auth organization setup for access control, covering server and client plugins, migration, database checks, org creation, invitations, roles, and RBAC-focused usage.

Access Control
Favorites 0GitHub 162
N
neon-postgres

by neondatabase

The neon-postgres skill helps agents answer Neon Serverless Postgres questions with less guesswork. Learn install context, usage patterns, connection choices, local development, branching, auth, the Data API, Neon CLI, and how to verify current Neon docs before acting.

Database Engineering
Favorites 0GitHub 43
M
detecting-anomalous-authentication-patterns

by mukul975

detecting-anomalous-authentication-patterns helps analyze authentication logs for impossible travel, brute force, password spraying, credential stuffing, and compromised-account activity. Built for Security Audit, SOC, IAM, and incident response workflows with baseline-aware detection and evidence-backed sign-in analysis.

Security Audit
Favorites 0GitHub 0
A
supabase-nextjs

by alinaqi

supabase-nextjs helps build Next.js App Router apps with Supabase auth, storage, and realtime, while using Drizzle ORM for typed database queries. It fits backend development workflows that need protected routes, server-side session handling, and a clear server/client split.

Backend Development
Favorites 0GitHub 0
A
supabase-node

by alinaqi

supabase-node is a guide for building a Node.js backend with Supabase Auth, storage, and Drizzle ORM. It helps teams use Express or Hono with clear route, middleware, and query boundaries for backend development.

Backend Development
Favorites 0GitHub 0
A
supabase

by alinaqi

The supabase skill helps you manage Supabase-backed apps with a local-first workflow for database changes, auth, storage, Edge Functions, migrations, and RLS. Use this supabase guide when you want practical supabase usage, install guidance, and repeatable deployment steps instead of ad hoc production edits.

Backend Development
Favorites 0GitHub 0
M
azure-identity-java

by microsoft

azure-identity-java helps Java backend developers use Microsoft Entra ID authentication with Azure SDK clients. Learn the right credential for local dev, CI/CD, and Azure-hosted apps, including DefaultAzureCredential, managed identity, and service principal patterns.

Backend Development
Favorites 0GitHub 0
M
entra-agent-id

by microsoft

entra-agent-id is a Microsoft Entra Agent ID preview skill for backend development teams building OAuth2-capable AI agent identities with Graph beta. It covers blueprint setup, blueprint principals, agent identities, permissions, sponsors, workload identity federation, and sidecar-based auth. Use it to understand entra-agent-id install, usage, and rollout constraints.

Backend Development
Favorites 0GitHub 0
Auth