security▌
134 indexed skills · max 10 per page
django-security
affaan-m/everything-claude-code · Backend
Django security best practices covering authentication, authorization, CSRF, SQL injection, and XSS prevention. \n \n Provides production-ready settings configurations including HTTPS enforcement, secure cookies, HSTS headers, and password validation with minimum 12-character requirements \n Covers authentication patterns: custom user models, Argon2 password hashing, session management, and role-based access control (RBAC) \n Includes authorization strategies: Django permissions, custom permissi
k8s-security-policies
wshobson/agents · Cloud
Defense-in-depth Kubernetes security through network policies, pod security standards, RBAC, and admission control. \n \n Covers three pod security levels (Privileged, Baseline, Restricted) enforced via namespace labels for graduated security posture \n Provides NetworkPolicy templates for default-deny, service-to-service communication, and DNS egress patterns \n Includes RBAC configuration examples for roles, cluster roles, and bindings to implement least-privilege access \n Demonstrates OPA Ga
security-review
sickn33/antigravity-awesome-skills · Productivity
Comprehensive security checklist and patterns for authentication, input validation, and sensitive data handling. \n \n Covers 10 core security areas: secrets management, input validation, SQL injection prevention, authentication/authorization, XSS prevention, CSRF protection, rate limiting, sensitive data exposure, blockchain wallet verification, and dependency security \n Includes concrete code examples for each vulnerability type, showing both unsafe and secure patterns with TypeScript and Nex
capacitor-security
cap-go/capgo-skills · Productivity
Zero-config security scanning for Capacitor and Ionic apps.
security-best-practices
mindrally/skills · Productivity
Apply these security principles when developing backend services, microservices, and any code handling sensitive data or external inputs.
solidity-security
wshobson/agents · Productivity
Comprehensive smart contract security patterns, vulnerability prevention, and secure Solidity development practices. \n \n Covers critical vulnerabilities including reentrancy, integer overflow/underflow, access control failures, and front-running with vulnerable code examples and secure patterns \n Teaches Checks-Effects-Interactions pattern, pull-over-push payment design, input validation, and emergency stop mechanisms for production-ready contracts \n Includes gas optimization techniques such
cloud-security-configuration
aj-geddes/useful-ai-prompts · Cloud
Cloud security requires comprehensive strategies spanning identity management, encryption, network controls, compliance, and threat detection. Implement defense-in-depth with multiple layers of protection and continuous monitoring.
security-documentation
aj-geddes/useful-ai-prompts · Documents
Create comprehensive security documentation including policies, guidelines, compliance requirements, and best practices for secure application development and operations.
wordpress-security-validation
bobmatnyc/claude-mpm-skills · Productivity
Version: 1.0.0 Target: WordPress 6.7+ | PHP 8.3+ Skill Level: Intermediate to Advanced
security-compliance-compliance-check
sickn33/antigravity-awesome-skills · Productivity
You are a compliance expert specializing in regulatory requirements for software systems including GDPR, HIPAA, SOC2, PCI-DSS, and other industry standards. Perform comprehensive compliance audits and provide implementation guidance for achieving and maintaining compliance.