Security skills

16,805 tagged Security, measured the same way as everything else here.

Browse within: cybersecurity 485bug-bounty 286agent 224generative-ai 179LangChain 175hacking 175autonomous-pentesting 136cloud-security 128claude-ai 118redteam 118security-audit 108skills 108LLM 106cors-exploitation 95

skill-sentinel

457

EvolutionUnleashed/skill-sentinel

Skill Claude CodeCodex

Security scanner and threat analyzer for AI agent skills. Activate this skill whenever a new skill is added to the workspace, when the user imports or installs a skill from an external source, when asked to audit or review an existing skill for safety, or when the user mentions scanning, vetting, checking, or…

not rated 17 6mo ago D 125 tokens

indicator-pivoting

458

Liberty91LTD/cti-skills

Skill Claude Code needs its repo

Indicator pivoting methodology — how to use one known indicator to discover related infrastructure across the IOC graph. Decision tree by indicator type with concrete /lookup- commands per pivot, a worked multi-hop example, pivot-quality scoring, and routing into the rigor pipeline. Use when the user asks "what else…

not rated 17 1mo ago A 103 tokens original MIT

ironcode

459

djfksjd/ironcode

Skill Claude CodeCodex

Production-grade engineering gate for writing OR reviewing code. Enforces security, resource safety (memory leaks, unclosed listeners/streams/timers), efficient data access (N+1, pagination/infinite-scroll, over-fetching, backend cost), defensive coding, and evidence-based verification. Use when the user invokes it…

not rated 17 1mo ago A 124 tokens original MIT

PSPDFKit-labs/pi-skills

Skill Claude CodeCodex

Multi-agent workflow (tracer/resolver/bypass) for secure code review, exploitability triage, and PoC validation in codebases. Use when conducting structured security research or penetration test analysis.

not rated 17 3mo ago A 45 tokens

lean-formal-audit

461

InternetMaximalism/lean-reinforced-concrete

Skill Claude CodeCodex

Audit and verify software systems in any domain — cryptographic protocols, ZK circuits, smart contracts, distributed systems, business logic (payments, inventory, access control), embedded systems, APIs, and more — by formalizing them in Lean 4. Use not only for auditing existing implementations but also for product…

not rated 17 2mo ago A 216 tokens

android-security

462

GoldenWing-360/claude-security-skills

Skill Claude CodeCodex

Harden Android apps against the platform-specific failure modes. Covers Android Keystore and StrongBox, encrypted local storage, network security config and certificate pinning, WebView hardening, exported components and intent hijacking, backup rules, and Play Integrity with root detection as a signal. Invoke when…

not rated 17 +1 1mo ago A 83 tokens original MIT

opengrep

463

opengrep/skills

Skill Claude CodeCodex

Run Opengrep for pattern-based code search and security scanning. Use when grep is insufficient for finding code patterns that require structural understanding (function calls, data flow, nested structures). Also use for security vulnerability detection with custom YAML rules.

not rated 17 7mo ago B 51 tokens original MIT

schemapin

464

ThirdKeyAI/SchemaPin

Skill Claude CodeCodex

Cryptographic tool schema verification to prevent MCP Rug Pull attacks — ECDSA P-256 signing, SHA-256 hashing, TOFU key pinning, .well-known discovery, signed revocation documents, and (v1.4-alpha across all four languages) signature expiration, DNS TXT cross-verification, and schema version binding (lineage chain).

not rated 16 5d ago A 75 tokens original MIT

jwt-validate

465

jsonwebtoken/jwt-skills

Skill Claude CodeCodex

Verify and validate JSON Web Tokens (JWTs) by checking signatures, expiration, claims, and structure. Use when the user wants to verify, validate, or check a JWT — e.g. "verify this token", "is this JWT valid", "check the signature", "validate this token against my JWKS", "is this token expired". Supports HMAC, RSA…

not rated 16 5mo ago A Socket: passSnyk: fail 95 tokens

ssp-navigator

466

kyleoliveiro/sg-gov-skills

Skill Claude CodeCodex

Determine which Singapore Government System Security Plan(s) apply to a system under the ICT&SS Policy Reform (IM8's successor) and emit the resulting control baseline — including stacking the Generative AI overlay and Digital Service Standards profiles on top of a cybersecurity SSP. Use whenever a project touches SG…

not rated 16 1mo ago A 144 tokens original MIT

angular-security

467

mamamou/ai-coding-skills

Skill Claude CodeCodex

Angular frontend security best practices for building secure, production-grade applications. Use when writing or reviewing security-sensitive Angular code, configuring authentication, handling user input, setting up CSP, securing Angular SSR, or hardening an Angular application. Covers OWASP 2025, XSS prevention…

not rated 16 3mo ago A 207 tokens

dfir-orchestrator

468

samaritan0/dfir-agentic-suite

Skill Claude CodeCodex

Agentic DFIR orchestrator that autonomously investigates security incidents by chaining forensic skills (IOC extraction, Windows artifact triage, timeline correlation, YARA generation) with an autonomous reasoning loop, persistent case state, and human-in-the-loop approvals. Use this skill whenever the user mentions…

not rated 16 5mo ago A 157 tokens

azure-compliance

469

manu14357/zskills

Skill Claude CodeCodex

Map Azure architectures and operations to security and compliance controls. Use this skill when users ask for governance, policy enforcement, audit readiness, or regulatory alignment. Covers ISO, SOC2, HIPAA, PCI-DSS, and custom compliance frameworks.

not rated 16 1mo ago A 52 tokens original MIT

tracebit-canaries

470

tracebit-com/tracebit-canary-honeytokens-skill

Skill Claude CodeCodex

Use when the user wants to protect their workspace from credential theft, prompt injection, or data exfiltration — even if they don't mention "canaries" or "honeytokens" directly. Covers deploying Tracebit security canaries (fake decoy credentials that alert on use), detecting when they're triggered via the user's…

not rated 16 5mo ago A 110 tokens

ad-attack-classes

471

Evaluris-Solutions/claude-active-directory

Skill Claude CodeCodex

Use when classifying or explaining authorized Active Directory attack techniques—Kerberos and NTLM paths, coercion awareness, delegation and RBCD, ACL and DCSync concepts, LAPS and shadow credentials, GPP, trust paths, AD-joined SQL pivots, and lateral movement by protocol. Use as a reference when writing findings or…

not rated 16 4mo ago A 85 tokens

screem500/prompt-injection-auditor

Skill Claude CodeCodex

Security audit of LLM system prompts, agent instruction files (SKILL.md, AGENTS.md, CLAUDE.md), and agent configurations against prompt injection attacks. Use when the user wants to (1) audit or harden a system prompt or agent instructions against prompt injection, (2) review an agent skill or system prompt for…

not rated 16 changed 4d ago A 159 tokens original Apache-2.0

threat-model

473

backspace-shmackspace/claude-devkit

Skill Claude CodeCodex

Use when performing threat modeling for a project, feature, or system architecture. Applies STRIDE threat categorization with DREAD risk rating to produce structured threat models in OTM JSON and markdown formats. Covers system decomposition, trust boundary mapping, data flow analysis, per-subsystem threat…

not rated 15 15d ago A SkillSpector: warn 70 tokens original MIT

audit-flow

474

ArunJRK/audit-flow

Skill Claude CodeCodex

Interactive system flow tracing across CODE, API, AUTH, DATA, NETWORK layers with SQLite persistence and Mermaid export. Use for security audits, compliance documentation, flow tracing, feature ideation, brainstorming, debugging, architecture reviews, or incident post-mortems. Triggers on audit, trace flow, document…

not rated 15 6mo ago A 84 tokens copy · 100% MIT

agent-shield

476

elliotllliu/agent-shield

Skill Claude CodeCodex

Scan AI agent skills, MCP servers, and plugins for security vulnerabilities. Use when: user asks to check a skill/plugin for safety, audit security, scan for backdoors/data exfiltration/credential leaks, or evaluate trust of a third-party skill. Triggers: "is this skill safe", "scan for security issues", "audit this…

not rated 15 5mo ago A 92 tokens original MIT

s-gw

477

sgateway/s-gw

Skill Claude CodeCodex

Use s-gw when working with credentials, private keys, API tokens, SSH identities, browser credentials, or other sensitive data in agentic coding workflows. Prefer typed handles and local approved execution over exposing raw secret values to a model.

not rated 15 3d ago A 51 tokens original Apache-2.0

security-audit

478

msradam/theodosia

Skill Claude CodeCodex

Use when auditing a web app for security vulnerabilities. Triggers on: 'audit my project', 'how could this get hacked', 'find bugs in this codebase', 'security review', 'pentest', 'bug bounty scope for X', 'GHSA collaborator invite', 'security audit this'. Handles both internal audits (sitting in your own codebase…

not rated 15 yesterday B 250 tokens original Apache-2.0

avp-trust-enforcement

479

agentveil-protocol/agentveil-sdk

Skill Claude CodeCodex

AgentVeil action-control workflows for AI agent systems. Evaluate risky actions with Runtime Gate, route human approvals, resume approved execution, fetch signed receipts, inspect agent public profiles, check advisory reputation, submit signed attestations, discover agents by capability, and verify audit evidence…

not rated 15 14d ago A SkillSpector: warn 71 tokens original MIT

tene-cli

480

tene-ai/tene

Skill Claude CodeCodex needs its repo

Local-first encrypted secret management with the tene CLI. Activate when the user mentions secrets, API keys, credentials, tokens, .env files, environment variables, or asks to run a command that needs secrets injected. Enforces strict AI safety rules (never print plaintext, never read .tene/, always use tene run -…

not rated 15 2mo ago C 103 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: