blue team skills

295 tagged blue team, measured the same way as everything else here.

Browse within: cybersecurity 219bug-bounty 62ai-security 53ctf-tools 52agents-md 49CISO 48ai-assistant 48codex-cli 48configuration 48devsecops 48appsec 44ethical-hacking 28detection-as-code 23detection-engineering 23

telagod/code-abyss

Skill Claude CodeCodex

安全架构与治理:威胁建模 (STRIDE/PASTA/LINDDUN)、零信任身份架构、IAM/SSO/MFA/PAM、合规框架 (SOC2/PCI/HIPAA/GDPR)、DLP、隐私工程、安全控制设计。Use when designing security architecture, threat modeling new systems, implementing zero-trust identity, designing IAM/SSO/PAM, building compliance evidence chains, or planning privacy-by-design.

239 +1 1mo ago A 104 tokens original MIT

telagod/code-abyss

Skill Claude CodeCodex

Application security defense knowledge for builders. Covers Web/API/GraphQL hardening (XSS/SQLi/SSRF/IDOR/BOLA/Mass Assignment/deserialization/upload/path traversal), authentication/authorization (OAuth 2.0/OIDC/JWT/Session/Cookie/SAML/SSO), and LLM application security (prompt injection, jailbreak, RAG poisoning…

239 +1 1mo ago A 152 tokens original MIT

telagod/code-abyss

Skill Claude CodeCodex

Systematically reduce AIGC detection rates in academic papers (Chinese/English). Analyzes detection reports, identifies high-impact sections, applies multi-layer rewriting strategies preserving formatting/footnotes, and verifies results. Supports 维普/知网/Turnitin platforms.

239 +1 1mo ago A 62 tokens original MIT

architecture

04

wellwelwel/lagune

Skill Claude CodeCodex

Authoritative architecture reference for Lagune, covering repository layout, the command/template split, the core/adapter boundary, what it scaffolds, and the tracking-map model. Use before adding an agent or when a decision depends on repo shape.

139 29d ago A 50 tokens original MIT

dashboard

05

wellwelwel/lagune

Skill Claude CodeCodex

Authoritative reference for the Lagune dashboard, a live view of a project's .lagune/ chain with a locked-down local action surface. Use before changing anything under src/dashboard/ or src/types/dashboard/.

139 29d ago A 43 tokens original MIT

specialize

06

wellwelwel/lagune

Skill Claude CodeCodex

Author a new built-in Lagune sub-skill inside the Lagune source, not a scaffolded .lagune/ target. Use when adding or refining a security knowledge module that ships with Lagune, against the native layout (spec/skills/.md plus the catalog).

139 29d ago A 60 tokens original MIT

ad-attacks

07

mukul975/Threatswarm

Skill Claude CodeCodex

Active Directory attack reference — BloodHound Cypher queries, Kerberos attack decision tree, ACE/ACL abuse, ADCS ESC1-8, and AD misconfig checklist.

77 +2 4mo ago A 39 tokens original MIT

exploit-db

08

mukul975/Threatswarm

Skill Claude CodeCodex

Exploit-DB and searchsploit reference — EDB→Metasploit module mappings, PoC reliability rubric, CVSS tier quick reference, and searchsploit usage patterns.

77 +2 4mo ago A 40 tokens original MIT

wordlists

09

mukul975/Threatswarm

Skill Claude CodeCodex

SecLists path map, hashcat rules, CeWL usage, and custom wordlist generation for all attack categories.

77 +2 4mo ago A 25 tokens original MIT

26zl/cybersec-toolkit

Skill Claude CodeCodex

Reverse engineer Go-compiled malware using Ghidra with specialized scripts for function recovery, string extraction, and type reconstruction in stripped Go binaries.

46 5d ago A 40 tokens original MIT

detection-engineer

13

gl0bal01/malware-analysis-claude-skills

Skill Claude CodeCodex

Create detection rules and hunting queries from malware analysis findings. Use when you need to write Sigma rules for SIEM, Suricata rules for network IDS, defang IOCs for safe sharing, or convert analysis findings into actionable detection content for SOC teams and threat hunters.

45 4mo ago A 59 tokens original MIT

gl0bal01/malware-analysis-claude-skills

Skill Claude CodeCodex

Execute and monitor malware in controlled sandbox environments. Use when you need to observe runtime behavior, capture network traffic, monitor process activity, analyze file/registry changes, or understand actual malware functionality beyond static analysis. Guides safe execution with Procmon, Wireshark, Process…

45 4mo ago A 74 tokens original MIT

malware-triage

15

gl0bal01/malware-analysis-claude-skills

Skill Claude CodeCodex

Rapid assessment, classification, and prioritization of malware samples. Use when you need to perform initial malware assessment, classify a sample's type and family, determine analysis priority, identify quick indicators, or decide on next analysis steps.

45 4mo ago A 51 tokens original MIT

ship

16

Brad-Edwards/aptl

Skill Claude CodeCodex

Ship current branch — CI, SonarCloud, code review, security review, fix all issues, merge. Assumes code is already committed and pushed.

23 9d ago A 33 tokens original MIT

stage

17

Brad-Edwards/aptl

Skill Claude CodeCodex

Stage files, run pre-commit, fix failures, loop until clean.

23 9d ago A 16 tokens original MIT

wave-issue-coverage

18

Brad-Edwards/aptl

Skill Claude CodeCodex

For each DRAFT requirement in a given Ground Control wave (or all waves), ensure a GitHub issue covers it and is bidirectionally linked. Use when the user asks to "cover wave N requirements with issues", "back-fill issues for draft requirements", or similar. Requires the Ground Control MCP and gh CLI.

23 9d ago A 72 tokens original MIT

cybersecurity-lab

19

handnewb/hermes-cybersec-lab

Skill Claude CodeCodex

Turnkey cybersecurity lab — 2,077 skills, 131+ tools, 28 frameworks, and evolving methodology for security research, pentesting, forensics, and threat intelligence. Includes one-step ecosystem cloner for 8 repositories.

12 21d ago A 54 tokens original MIT

dfirtnt/Huntable-CTI-Studio

Skill Claude CodeCodex

Add a new extraction sub-agent to Huntable CTI Studio as a first-class peer of CmdlineExtract, ProcTreeExtract, HuntQueriesExtract, RegistryExtract, ServicesExtract, and ScheduledTasksExtract. Use this skill whenever the user asks to "add a new agent", "create a sub-agent", "wire up a new extractor", "add a new…

11 4d ago A 129 tokens original MIT

cut-release

21

dfirtnt/Huntable-CTI-Studio

Skill Claude CodeCodex

Interactive walkthrough for cutting a new release of Huntable CTI Studio. Use this skill whenever the user says "cut a release", "ship a release", "tag a version", "bump the version", "new release", "do the release", "release vX.Y.Z", "ship v5.4.0", "time to release", or otherwise signals they want to move code from…

11 4d ago A 136 tokens original MIT

dfirtnt/Huntable-CTI-Studio

Skill Claude CodeCodexCursor

Audit test coverage gaps and generate unit tests to close them. Use when the user says "test trueup", "coverage gaps", "test coverage audit", "fill coverage", "write missing tests", "backfill tests", "scope tests", "test what I changed", or any request to identify and fill test gaps. Three modes: audit (report only)…

11 4d ago A 96 tokens original MIT

EvilFreelancer/secs

Skill Claude CodeCodex

Attack and enumerate Active Directory environments using Kerberos attacks (Kerberoasting, ASREPRoasting), credential dumping (DCSync, Mimikatz), lateral movement (PtH, PtT), and BloodHound analysis. Use when pentesting Windows domains or exploiting AD misconfigurations.

10 23d ago A 65 tokens original Apache-2.0

EvilFreelancer/secs

Skill Claude CodeCodex

Escalate privileges on Windows systems using service misconfigurations, DLL hijacking, token manipulation, UAC bypasses, registry exploits, and credential dumping. Use when performing Windows post-exploitation or privilege escalation.

10 23d ago A 52 tokens original Apache-2.0