Security

24,943 mods in this category, of every kind an agent can take. Each one carries what it costs per session, what the scan found, and whether it is the original.

automotive-syseng

1226

duonghvu/automotive-syseng

Skill Claude CodeCodex

When the user wants to analyze automotive requirements, check INCOSE/EARS compliance, review MISRA-C code, assess ADAS levels, or verify ISO 26262/AUTOSAR/SOTIF conformance. Also use when the user says 'check requirements', 'EARS check', 'INCOSE analysis', 'MISRA check', 'ASIL assessment', 'V-model check'…

not rated 5 4mo ago A 122 tokens original MIT

rhombus-cli

1227

RhombusSystems/rhombus-cli

Skill Claude CodeCodex

Operate the Rhombus physical-security platform (cameras, access control, sensors, alerts, footage) from the terminal using the official rhombus CLI. Use when a task involves checking camera or device status, pulling alerts or events, reviewing or stitching footage, managing access control, or automating anything in a…

not rated 5 18d ago A 73 tokens

repo-scout

1228

BingJyun/repo-scout-skill

Skill Claude Code

Comprehensive GitHub repo analysis covering architecture, OWASP Top 10 security scanning (with file path + line number + fix), 4-dimension strategic value assessment (cost savings, efficiency, startup opportunities, community impact), auto-competitor discovery, and optional Traditional Chinese audio review via…

not rated 5 4mo ago A 127 tokens original MIT

review-plan-v2

1229

Sierra-Code-Co/internal-speckit-template

Skill Claude Code

Pre-push gate for the current branch's diff. Runs review-plan-v2's deterministic analyzers (gitleaks, markdownlint, actionlint, shellcheck, ruff, structural) with --static-only, then the CodeRabbit CLI for the actual review. No API keys, nothing billed to you, and no diff leaves the machine on the first leg. The…

not rated 5 changed 9d ago A 105 tokens

opensips

1230

VoicenterTeam/opensips-skills

Plugin Claude Code

Bundles 2 skills · 293 tokens together

OpenSIPs Skills: authoring and per-module reference for OpenSIPs SIP server configurations, plus security review across 12 vulnerability families.

not rated 5 1mo ago A tokens not measured GPL-3.0

arcium-dev

1233

outsmartchad/arcium-dev-skill

Skill Claude Code

End-to-end Arcium MPC development playbook (Jan 2026). Build privacy-preserving Solana programs using Arcium's Cerberus MPC protocol. Covers encrypted instructions (Arcis), three-instruction callback pattern, encryption/sealing, MXE configuration, offchain circuit storage, ArgBuilder patterns, and integration with…

not rated 5 7mo ago A 93 tokens

idorDeep

1234

stvm8/agentValentine

Skill Claude Code

Methodical deep-dive IDOR/BFLA testing with encoding tricks, parameter manipulation, and context-dependent failure detection (e.g., /idorDeep swagger.json --from-apiTesting).

not rated 5 3mo ago A 37 tokens

cf-devtools

1235

clearfunction/cf-devtools

Plugin Claude Code

Bundles 3 skills, 1 hook · 273 tokens together

Production-ready Claude Code skills for presentations, secrets management, and developer workflows. Built by Clear Function.

not rated 5 8mo ago A tokens not measured original Apache-2.0

codeprobe

1236

nishilbhave/codeprobe

Skill Claude Code needs its repo

Whole-codebase code quality audit system with 9 specialized sub-skills covering security, SOLID principles, architecture, error handling, performance, test quality, code smells, design patterns, and framework best practices. Produces a scored health dashboard (0-100 per category), severity-rated findings (P0-P3) with…

not rated 5 1mo ago A 181 tokens original MIT

agent-guard

1237

XuebinMa/agent-guard

Plugin Claude Code

Bundles 2 hooks

Outbound change control for AI coding agents. Gates git push, npm publish, docker push, gh release, non-local HTTP mutations, and rm -rf before they happen, against a bundled policy, with Ed25519-signed audit receipts. Local-first: no cloud, no telemetry.

not rated 5 changed today B tokens not measured original MIT

agent-callable

1238

Evaneos/agent-callable

Plugin Claude Code

Bundles 1 hook

PreToolUse hook — automatically validates Bash commands against a deny-by-default policy before execution.

not rated 5 12d ago A tokens not measured original MIT

xsoar-pack-dev

1239

mdrobniu/xsoar-pack-dev-skill

Skill Claude Code

Cortex XSOAR content pack development lifecycle - create packs, integrations, scripts, playbooks, run demisto-sdk lint/validate/pre-commit, build zip packs, manage versions and release notes, run unit tests, deploy to XSOAR instances, manage git branches/tags, handle marketplace vs local pack workflows. Use when the…

not rated 5 5mo ago D 95 tokens original Apache-2.0

bouncer

1240

karanb192/bouncer

Plugin Claude Code

Bundles 1 hook

A one-file PreToolUse door-guard that bounces destructive Bash commands (rm -rf, DROP TABLE, curl|sh, force-push, device wipes) before they run. Blocks 45/45 known footguns, 0 false positives.

not rated 5 26d ago C tokens not measured original MIT

infynon-pkg

1241

d4rkNinja/code-guardian

Plugin Claude Code

Bundles 3 skills, 1 agent · 218 tokens together

INFYNON Package Security Manager — Universal secure package installation, CVE scanning, auto-fix, dependency auditing, and vulnerability monitoring across 14 ecosystems (npm, yarn, pnpm, bun, pip, uv, poetry, cargo, go, gem, composer, nuget, hex, pub).

not rated 5 4mo ago A tokens not measured

agentsec

1242

semiotic-ai/agentsec

Skill Claude CodeCodex

Audit AI agent skills for security vulnerabilities. Use when scanning installed skills against the OWASP Agentic Skills Top 10, checking skills before running them, gating CI/CD on skill safety, or generating audit reports (text, JSON, SARIF, HTML) for stakeholders.

not rated 5 2mo ago A 57 tokens original MIT

skill-vetter

1244

romancestarrysky/skill-vetter

Skill Claude CodeCodex

A security review method for an external coding-agent skill file. It looks for prompt injection, credential theft, unsafe code execution, misleading names, and social-engineering tactics before installation.

not rated 5 4mo ago D 55 tokens original MIT

security-audit

1245

ky2renzzz/acp-forge

Skill Claude CodeCodex

Perform a security audit on code, checking for common vulnerabilities including injection, auth bypass, secrets leakage, and unsafe dependencies.

not rated 5 2mo ago A 27 tokens original MIT

ctf-pwn

1246

a2ure123/ctf-pwn-skill

Skill Codex

CTF pwn solving workflow for Codex with tmux-CLI-driven persistent-GDB live debugging: protection checks, libc/loader matching, IDA or idalib reverse engineering, pwntools wrappers, mandatory GDB-pwndbg inferior-tty step debugging, heap/stack/libc state inspection, and exploit strategy selection by primitive, glibc…

not rated 5 2mo ago A 84 tokens original MIT

bb-local-toolkit

1247

cybersecwoman/Kiro-BugHunter

Skill Claude CodeCodex

Complete bug bounty workflow — recon (subdomain enumeration, asset discovery, fingerprinting, HackerOne scope, source code audit), pre-hunt learning (disclosed reports, tech stack research, mind maps, threat modeling), vulnerability hunting (IDOR, SSRF, XSS, auth bypass, CSRF, race conditions, SQLi, XXE, file upload…

not rated 5 3mo ago A ✓ AI review 372 tokens

clawhub-skill-vetting

1248

hugomrtz/skill-vetting-clawhub

Skill Claude CodeCodex

Vet ClawHub skills before installation. Use when the user asks about evaluating, auditing, or safely installing OpenClaw/ClawHub skills, or when a skill’s trustworthiness is in question.

not rated 5 6mo ago A 49 tokens

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: