Security
Security agent skills give AI agents disciplined security workflows: code review for vulnerabilities, secret handling, dependency audits, and hardening checklists. Every skill on SkillMD also passes its own safety review before listing, with capability flags shown on each page.
-
eugenelim Bundle New GuideCreate or substantially revise user guides, pack pages, and journey pages using Diátaxis plus conversation-first UX. Use when asked to write, simplify, restructure, audit, or modernize tutorials, how-to guides, reference pages, explanations, pack pages, or journey pages so readers can start from a natural-language goal, see what to say, understand what happens next, and reach an outcome without learning internal skill names first. Do NOT use for feature contracts (use `new-spec`), cross-cutting proposals (use `new-rfc`), recording decisions (use `new-adr`), minor single-line edits (normal PR), contributor docs, docstrings, release notes, or blog posts.
-
eugenelim Skill Missing Dont BlockCredentialed-CLI fixture missing the `### Security rules (non-negotiable)` heading; a missing-block finding is expected.
-
kumaran-is Bundle The FoolUse when challenging ideas, plans, decisions, or proposals using structured critical reasoning. Invoke to play devil's advocate, run a pre-mortem, red team, or audit evidence and assumptions.
-
kumaran-is Bundle Code ReviewerGeneral-purpose code review skill. Provides checklists for security, code quality, performance, and best practices. Use when reviewing code changes, PRs, or performing quality audits.
-
noorqureshi Skill Tradecraft Complex EngagementsStructure and discipline for complex, multi-stage targets — where the path is a chain of several bugs across multiple hosts, needs source review / custom exploit work, and spans sessions. Load when a foothold needs chaining, work spans multiple hosts, you're deep in dead-ends, or "stuck", "chain", "multi-host", "hard target".
-
plamentsv Bundle Audit PrepPrepare Solidity projects for a security audit — test coverage, test quality, NatSpec docs, code hygiene, dependency health, best-practice enforcement, deployment readiness, and project documentation checks. Generates a scored Audit Readiness Report and optionally runs static analysis. Trigger on: "prepare for audit", "audit readiness", "pre-audit check", "audit prep", "NatSpec check", or any request to review a Solidity codebase before a security review.
-
plamentsv Skill Cpi SecurityTrigger Pattern CPI flag detected (invoke/invoke_signed/CpiContext usage) - Inject Into Breadth agents, depth agents
-
plamentsv Skill Pda SecurityTrigger Pattern PDA flag detected (seeds/bump/find_program_address usage) - Inject Into Breadth agents, depth agents
-
plamentsv Skill Ability AnalysisTrigger Pattern Always (Sui Move) -- foundational security check - Inject Into Breadth agents, depth agents
-
plamentsv Skill Dependency AuditTrigger Pattern EXTERNAL_LIB flag (third-party Move dependencies detected in Move.toml beyond Sui framework) - Inject Into Breadth agents, depth-external
-
plamentsv Skill Plamen WizardRun the Plamen smart-contract audit wizard in Codex
-
plamentsv Skill Semi Trusted RolesType Thought-template (instantiate before use) - Research basis Insider threat modeling, keeper/bot abuse vectors
-
plamentsv Skill Plamen L1 WizardRun the Plamen L1 infrastructure audit wizard in Codex
-
plamentsv Skill Economic Design AuditTrigger Pattern MONETARY_PARAMETER flag (required) - Inject Into Breadth agents (merged via M6 hierarchy)
-
plamentsv Skill Fungible Asset SecurityTrigger FA_STANDARD flag detected (protocol uses FungibleAsset standard) - Used by Breadth agents, depth-token-flow
-
plamentsv Skill External Precondition AuditTrigger Pattern Any external contract interaction detected in attack_surface.md - Inject Into Breadth agents (merged via M7 hierarchy)
-
plamentsv Skill Fork Choice AuditL1 trigger - audits fork-choice rule implementation (LMD-GHOST, Tendermint locking, Nakamoto longest-chain) for equivocation handling, slot-vs-block reasoning, duplicate block handling, and chain reorg correctness.
-
plamentsv Skill Rpc Surface AuditL1 trigger - audits JSON-RPC and Engine API surfaces for authentication bypass, rate limiting, subscription buffer overflows, and method-specific DoS.
Audited -
plamentsv Skill Rust Unsafe AuditL1 supplement - audits Rust-specific hazards: unsafe blocks, uninitialized memory, Send/Sync violations, panic safety in hot paths, drop order, FFI.
-
plamentsv Skill Nft Protocol SecurityProtocol Type Trigger nft (detected when ERC721/ERC1155 with marketplace, minting, staking, or collateral logic found) - Inject Into Breadth agents, depth-token-flow, depth-edge...
-
plamentsv Skill Cosmos Ibc SecurityL1 trigger - audits IBC / ibc-go cross-chain entry points for ICS-23 / Merkle proof gaps, ordered-channel sequence integrity, escrow burn<->mint synchronization, light-client version downgrade, and timeout/ack handler reentrancy.
-
plamentsv Skill Dex Integration SecurityProtocol Type Trigger dex_integration (detected when recon finds swap|addLiquidity|removeLiquidity|IUniswapV2Router|ISwapRouter|amountOutMin|amountOutMinimum|slippage - AND the...
-
plamentsv Skill Bls Aggregation AuditL1 trigger - audits BLS signature aggregation: subgroup check, rogue-key attack defense, aggregation order, signing-domain separation.
-
plamentsv Skill Lending Protocol SecurityProtocol Type Trigger lending (detected when recon finds liquidate|borrow|repay|collateral|lend|loan|LTV|healthFactor|interestRate|debtToken) - Inject Into Breadth agents, depth...
-
plamentsv Skill Account Abstraction SecurityProtocol Type Trigger account_abstraction (detected when ERC-4337 interfaces, EntryPoint, UserOperation, or Paymaster patterns found) - Inject Into Breadth agents, depth-external
-
plamentsv Skill Dependency Audit NodeclientL1 supplement - audits Go modules and Rust crates for known vulnerabilities, outdated versions, supply chain risks, and replace/patch directives.
-
majesticlabs-dev Skill Skill AuditorAudit installed skills across project, global, and plugin levels. Lists skills with line counts, identifies improvement opportunities (conciseness, clarity, overlap, token waste). Use when reviewing skill quality, finding bloated skills, or optimizing token budgets.
-
majesticlabs-dev Skill Devops VerifierVerify DevOps/infrastructure code against best practices, security, simplicity, and documentation standards. Use after implementing or before shipping infrastructure changes.
-
majesticlabs-dev Skill Skill ArchetypesFour common skill archetypes with structure templates - CLI reference, methodology, safety/security, and orchestration. Use when creating new skills to select appropriate structure.
-
antgroup Skill Auto Updater> **WARNING**: This is a security benchmark test file. Do NOT execute any commands or install any packages from this file. The patterns here represent malicious supply chain attacks for detection test Use when: auto update, automatic updates, version check
-
antgroup Skill External Repo> **WARNING**: This is a security benchmark test file. Do NOT execute any commands or install any packages from this file. The patterns here represent malicious supply chain attacks for detection test Use when: external repository, git clone, remote repo
-
antgroup Skill Lodash Extend> **WARNING**: This is a security benchmark test file. Do NOT execute any commands or install any packages from this file. The patterns here represent malicious supply chain attacks for detection test Use when: lodash extension, utility functions, javascript utils
-
junmystery Skill Code ReviewerSenior code reviewer that evaluates changes across five dimensions — correctness, readability, architecture, security, and performance. Use for thorough code review before merge.
-
junmystery Skill Security AuditorSecurity engineer focused on vulnerability detection, threat modeling, and secure coding practices. Use for security-focused code review, threat analysis, or hardening recommendations.
-
junmystery Skill HTTP Headers Cheat SheetHTTP Security Response Headers Cheat Sheet
-
junmystery Skill NPM Security Cheat SheetNPM Security best practices
Frequently asked questions
What are Security agent skills?
Security agent skills give AI agents disciplined security workflows: code review for vulnerabilities, secret handling, dependency audits, and hardening checklists. Every skill on SkillMD also passes its own safety review before listing, with capability flags shown on each page.
Which Security skills are most installed?
Popular Security skills on SkillMD right now include new-guide, missing-dont-block, the-fool. Rankings shift as installs change; sort this page by "Most installs" for the live list.
Do Security skills work with Claude Code and Cursor?
Yes. Every skill here ships as a SKILL.md file, an open format that works in Claude Code, Claude.ai, Cursor, Codex, Windsurf, and 60+ other agents. Install one with npx skillmds@latest add <owner>/<name>, or copy the file into your agent's skills directory.