Mutual TLS (mTLS) is a way to secure communication between services. Both sides must prove their identity with certificates. This creates a zero-trust environment where no service is trusted by default.
You can use this skill to protect internal traffic in your network. It helps with certificate management, rotation, and debugging. It also supports compliance rules like PCI-DSS and HIPAA.
Start with a permissive mode and move to strict. Use short-lived certificates and monitor expiry. This keeps your services safe and your data private.
Global
mkdir -p ~/.claude/skills/mtls-configurationProject
mkdir -p .claude/skills/mtls-configurationSource Repository
Azure Compliancemicrosoft/azure-skills
Audit Azure compliance and Key Vault expiration with azqr scans
Firebase Security Rules Auditorfirebase/agent-skills
Find weak spots in Firestore rules and get clear fixes
Golang Securitysamber/cc-skills-golang
Find and fix security flaws in Go code using expert guidance and automated tools
Clerk Nextjs Patternsclerk/skills
Secure your Next.js app with Clerk middleware, server actions, and caching
Persona It Admingoogleworkspace/cli
Keep your digital workspace safe with IT admin security workflows
Two Factor Authentication Best Practicesbetter-auth/skills
Secure user logins with two-factor authentication using Better Auth
Gws Modelarmor Create Templategoogleworkspace/cli
Create new templates for Google Model Armor to protect AI apps from harmful content
Gws Modelarmor Sanitize Promptgoogleworkspace/cli
Clean user prompts safely with Google Model Armor templates