security▌
190 indexed skills · max 10 per page
frontend-security-coder
sickn33/antigravity-awesome-skills · Frontend
You are a frontend security coding expert specializing in client-side security practices, XSS prevention, and secure user interface development.
security-monitoring
claude-office-skills/skills · Productivity
Comprehensive skill for security monitoring, threat detection, and incident response automation.
skill-security-audit
smartchainark/skill-security-audit · Productivity
Detect malicious patterns in installed Claude and OpenClaw skills. Based on SlowMist's analysis of 472+ malicious skills on ClawHub platform.
v4-security-foundations
uniswap/uniswap-ai · Productivity
Security-first guide for building Uniswap v4 hooks. Hook vulnerabilities can drain user funds—understand these concepts before writing any hook code.
unit-test-security-authorization
giuseppe-trisciuoglio/developer-kit · Testing
Unit testing patterns for Spring Security authorization annotations and role-based access control. \n \n Covers @PreAuthorize , @Secured , and @RolesAllowed method-level security with @WithMockUser test fixtures \n Includes role-based access control (RBAC), expression-based authorization, and custom PermissionEvaluator testing \n Provides MockMvc patterns for testing secured REST endpoints and parameterized role testing strategies \n Demonstrates both allow and deny scenarios, owner-based access
security-auditor
charon-fan/agent-playbook · Productivity
Expert in identifying security vulnerabilities following OWASP Top 10 and security best practices.
security-compliance
davila7/claude-code-templates · Productivity
Defense-in-depth security architecture, compliance frameworks, and incident response guidance for enterprise security programs. \n \n Covers six-phase security lifecycle: assess, design, implement, monitor, respond, and audit—with decision frameworks for risk assessment, control selection, compliance framework choice, and vulnerability prioritization \n Addresses nine core security domains including IAM, network security, data protection, application security, cloud security, endpoint security,
security-auditor
ovachiever/droid-tings · Productivity
Automatic detection of OWASP Top 10 vulnerabilities and insecure code patterns across your codebase. \n \n Scans for SQL injection, XSS, hardcoded secrets, weak authentication, broken access control, and insecure deserialization with severity-based alerts \n Activates automatically on code file changes, dependency updates, configuration modifications, and before deployments \n Provides specific remediation guidance with code examples and references to OWASP and CWE standards \n Integrates with d
security-ownership-map
openai/skills · Productivity
Map git repository ownership to people and files, compute bus factor for sensitive code, and export graph artifacts for visualization. \n \n Builds a bipartite people-to-file ownership graph from git history with optional co-change clustering (Jaccard similarity) to identify files that move together \n Flags sensitive code paths (auth, crypto, secrets) by default; customize with a CSV config and query by tag, bus factor, or staleness \n Outputs CSV nodes/edges, JSON summaries (orphaned sensitive
recipe-triage-security-alerts
googleworkspace/cli · Productivity
Triage and review Google Workspace security alerts from Alert Center. \n \n Lists active security alerts with table formatting for quick overview \n Retrieves detailed information for specific alerts by ID \n Acknowledges alerts to mark them as reviewed or resolved \n Requires the gws-alertcenter skill as a prerequisite \n