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.
-
majiayu000 Bundle Literature ReviewBuild or audit a literature review. Use for evidence maps, gap analysis, contribution checks, source verification, and synthesis planning.
567 -
majiayu000 Bundle Paper Review LiteRun a pre-submission manuscript audit covering argument, numerics, references, writing, figures, methods, preregistration, and replication readiness.
567 -
majiayu000 Bundle Survey Data AuditAudit fielded survey response data for registered elements, data quality, bot and AI-automation screening, and sample integrity. Emits an appendix-ready quality report.
567 -
majiayu000 Bundle Audit ArchitectArchitecture audit — layer separation, ES consistency, dependency direction, branching readiness
567 -
majiayu000 Bundle Audit Claude MdAudit and refactor CLAUDE.md files to eliminate bloat, enforce context engineering best practices, and create folder-level CLAUDE.md files for complex domain-specific instructions.
567 -
majiayu000 Bundle Ce Plugin AuditAudit plugin implementations for registry trust rules, metadata validity, and ADR contract compliance.
567 -
majiayu000 Bundle Convex ReviewerReview Convex code for security, runtime correctness, performance, schema design, and AgentForge-specific architectural boundaries.
567 -
majiayu000 Bundle Verify FindingsVerify code-review or security-review findings for false positives using deep codebase tracing, framework-aware analysis, and web research. Produces a .verified.md report alongside the original. Use when a review report has been generated and needs independent verification, or when user runs /verify-findings, mentions "verify review", "check false positives", or "validate findings".
567 -
majiayu000 Bundle JS AnalysisExtract endpoints, secrets, and hidden routes from JavaScript files using LinkFinder, SecretFinder, JSluice, and source-map analysis. Use when the user has live hosts and needs to mine the JS for attack surface that's not visible in the UI.
567 -
majiayu000 Bundle 46 OrchestrateOrchestrate complex work with 4.6 “Sol” as the Codex lead. Use when the user explicitly asks to orchestrate, delegate, fan out, parallelize, assign subagents, obtain independent checks, or have Sol act as tech lead. Decompose work, route bounded tasks to role-based Codex subagents, preserve integration ownership, and synthesize verified results.
567 -
majiayu000 Bundle Aminet ScannerMulti-layer virus scanning for Aminet packages. Signature-based detection, heuristic hunk analysis, boot block scanning, quarantine management, and scan orchestration. Use when scanning packages, checking virus status, or managing quarantine.
567 -
majiayu000 Bundle API Auth ClerkClerk managed authentication - ClerkProvider, middleware, pre-built components, hooks, server-side auth, organizations, webhooks
567 -
majiayu000 Bundle AuthenticationAuthentication and authorization including JWT, OAuth2, sessions, and RBAC. Activate for login, auth flows, security, access control, and identity management.
567 -
majiayu000 Bundle Bb MethodologyUse at the START of any bug bounty hunting session, when switching targets, or when feeling lost about what to do next. Master orchestrator that combines the 5-phase non-linear hunting workflow with the critical thinking framework (developer psychology, anomaly detection, What-If experiments). Routes to all other skills based on current hunting phase. Also use when asking "what should I do next" or "where am I in the process."
567 -
majiayu000 Bundle Better T StackPatterns and best practices for Better-T-Stack projects (TanStack Router, Hono, Drizzle, tRPC, Better Auth)
567 -
majiayu000 Bundle Cipher Redteam<!-- Copyright (c) 2026 defconxt. All rights reserved. -->
567 -
majiayu000 Bundle Cis BenchmarksAudit and remediate CIS benchmark violations. Use automated tools to assess compliance and implement hardening recommendations. Use when meeting compliance requirements or implementing security baselines.
567 -
majiayu000 Bundle Coding MasteryAdvanced software engineering — systems programming, exploit development tooling, automation scripting, network programming, cryptography implementation
567 -
majiayu000 Bundle Cyber SecurityVulnerability assessment, defensive programming, and attack prevention
567 -
majiayu000 Bundle Data PoisoningTest AI training pipelines for data poisoning vulnerabilities and backdoor injection
567 -
majiayu000 Bundle Diagnose LeaksDebug and verify the three-layer defense against internal content leaking into user-visible messages.
567 -
majiayu000 Bundle Email Security<!-- Copyright (c) 2026 defconxt. All rights reserved. -->
567 -
majiayu000 Bundle Endpoint CheckCheck endpoint security configuration for web properties
567 -
majiayu000 Bundle Hunt Ntlm InfoHunt NTLM/Negotiate information disclosure on internet-reachable IIS/SharePoint/Exchange. Anonymous NTLM Type-2 challenge capture leaks NetBIOS domain, internal DNS forest, computer name, AD timestamp via AV_PAIRS structure. Default Windows-installer hostnames (WIN-XXXXXXXXXXX pattern) signal lazy provisioning. Use when target advertises `WWW-Authenticate: NTLM` or `Negotiate` headers anonymously.
567 -
majiayu000 Bundle Hunt WebsocketHunt WebSocket vulnerabilities — Cross-Site WebSocket Hijacking (CSWSH), missing authentication on WS handshake, message tampering, event authorization bypass, WS→HTTP request smuggling. Use when target has WebSocket endpoints (ws:// or wss://), real-time features, chat, live dashboard, or trading platforms.
567 -
majiayu000 Bundle JWT MiddlewarePurpose: Generate JWT verification middleware for FastAPI that validates Better Auth tokens.
567 -
majiayu000 Bundle Keylogger Arch- Understanding input capture mechanisms for red team implants
567 -
majiayu000 Bundle Mobile PentestMobile application penetration testing — Android/iOS static/dynamic analysis, Frida instrumentation, SSL pinning bypass, root/jailbreak detection bypass, deep-link abuse, exported components, insecure storage, biometric bypass
567 -
majiayu000 Bundle Network AttackNetwork penetration testing — lateral movement, pivoting, protocol attacks, traffic interception, Active Directory exploitation, wireless attacks
567 -
majiayu000 Bundle Network PolicyManage Cilium network policies: profile selection, access labels, Hubble debugging, platform namespace CNPs, and emergency escape hatch procedures. Use when: (1) Deploying a new application and setting network profile, (2) Debugging blocked traffic with Hubble, (3) Adding shared resource access, (4) Creating platform namespace CNPs, (5) Using the escape hatch for emergencies, (6) Verifying network policy enforcement. Triggers: "network policy", "hubble", "dropped traffic", "cilium", "blocked traffic", "network profile", "access label", "escape hatch", "cnp", "ccnp"
567 -
majiayu000 Bundle OAUTH PatternsOIDC flows, PKCE implementation, token refresh strategies, social login integration, and secure session management.
567 -
majiayu000 Bundle Sdd GuardrailsAIエージェント向けガードレール定義(guardrails.md)を生成。権限境界・承認ゲート・監査証跡・エラー処理ポリシーを含む。
567 -
majiayu000 Bundle Sec ComplianceSEC 2025 compliance validation for investment recommendations. Use when generating, reviewing, or auditing stock recommendations to ensure proper disclosures, audit trails, and regulatory requirements are met. Trigger on any recommendation generation or compliance review task.
567 -
majiayu000 Bundle Security AuditAgent Skill: Security audit patterns for PHP/OWASP. Use when conducting security assessments, identifying vulnerabilities (XXE, SQL injection, XSS), or CVSS scoring. By Netresearch.
567 -
majiayu000 Bundle Security SetupConfigure and manage Claude Code security protections for sensitive files, credentials, and data. Use when the user invokes /security-setup to set up or modify protections against unauthorized file access, credential exposure, or sensitive data leaks.
567 -
majiayu000 Bundle Security SkillApplication security patterns - authentication, secrets management, input validation, OWASP Top 10. Use when: auth, JWT, secrets, API keys, SQL injection, XSS, CSRF, RLS, security audit, pen testing basics.
567
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 literature-review, paper-review-lite, survey-data-audit. 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.