diff --git a/.claude-plugin/marketplace.json b/.claude-plugin/marketplace.json index 8619aeb2..3687b91a 100644 --- a/.claude-plugin/marketplace.json +++ b/.claude-plugin/marketplace.json @@ -12,7 +12,7 @@ { "name": "cybersecurity-skills", "source": "./", - "description": "607+ cybersecurity skills covering web security, pentesting, DFIR, threat intelligence, cloud security, malware analysis, and more.", + "description": "753 cybersecurity skills covering web security, pentesting, DFIR, threat intelligence, cloud security, malware analysis, and more.", "version": "1.0.0", "author": { "name": "mukul975" diff --git a/README.md b/README.md index c9a8a4c8..0fdc100d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@
-
+
- The largest open-source collection of cybersecurity skills for AI agents.
734+ structured skills · MITRE ATT&CK mapped · NIST CSF 2.0 aligned · agentskills.io open standard
+ The largest open-source collection of cybersecurity skills for AI agents.
753 structured skills · MITRE ATT&CK mapped · NIST CSF 2.0 aligned · agentskills.io open standard
@@ -22,12 +22,12 @@ --- -Anthropic Cybersecurity Skills gives every AI agent — from Claude Code to GitHub Copilot to your custom LangChain pipeline — instant access to **734+ production-grade cybersecurity skills** spanning 26 security domains. Each skill follows the [agentskills.io](https://agentskills.io) open standard: a YAML frontmatter header for lightning-fast discovery, a structured Markdown body for step-by-step execution, and reference files for deep technical context. The entire collection is mapped to **MITRE ATT&CK** (all 14 Enterprise tactics, 200+ techniques) and aligned to **NIST CSF 2.0** — giving AI agents the same structured knowledge that senior security practitioners carry in their heads. Install in one command and your agent immediately knows how to perform memory forensics, hunt for C2 beaconing, audit Kubernetes RBAC, reverse .NET malware, and hundreds more tasks. +Anthropic Cybersecurity Skills gives every AI agent — from Claude Code to GitHub Copilot to your custom LangChain pipeline — instant access to **753 production-grade cybersecurity skills** spanning 26 security domains. Each skill follows the [agentskills.io](https://agentskills.io) open standard: a YAML frontmatter header for lightning-fast discovery, a structured Markdown body for step-by-step execution, and reference files for deep technical context. The entire collection is mapped to **MITRE ATT&CK** (all 14 Enterprise tactics, 200+ techniques) and aligned to **NIST CSF 2.0** — giving AI agents the same structured knowledge that senior security practitioners carry in their heads. Install in one command and your agent immediately knows how to perform memory forensics, hunt for C2 beaconing, audit Kubernetes RBAC, reverse .NET malware, and hundreds more tasks. ## 📑 Table of contents - [🚀 Quick start](#-quick-start--install-cybersecurity-skills-for-ai-agents) -- [🛡️ What's inside](#️-whats-inside--734-cybersecurity-skills-across-26-domains) +- [🛡️ What's inside](#️-whats-inside--753-cybersecurity-skills-across-38-domains) - [🤖 Compatible platforms](#-compatible-ai-agent-platforms) - [📐 Skill structure](#-skill-structure-and-agentskillsio-format) - [🗺️ MITRE ATT&CK coverage](#️-mitre-attck-and-nist-csf-20-coverage) @@ -64,11 +64,11 @@ git clone https://github.com/mukul975/Anthropic-Cybersecurity-Skills.git cd Anthropic-Cybersecurity-Skills ``` -> **That's it.** Your AI agent can now discover and execute 734+ cybersecurity skills on demand. No configuration, no API keys, no setup scripts. +> **That's it.** Your AI agent can now discover and execute 753 cybersecurity skills on demand. No configuration, no API keys, no setup scripts. --- -## 🛡️ What's inside — 734+ cybersecurity skills across 26 domains +## 🛡️ What's inside — 753 cybersecurity skills across 38 domains Every skill is a self-contained directory with structured workflows, reference materials, helper scripts, and validation steps. Here are the top 16 domains: @@ -91,7 +91,7 @@ Every skill is a self-contained directory with structured workflows, reference m | 🔧 **DevSecOps** | **12** | Pipeline security gates, SAST/DAST integration, IaC scanning | | 🕵️ **OSINT** | **15** | Domain reconnaissance, social engineering recon, dark web monitoring | | ➕ **Additional domains (10+)** | **300+** | SOC operations, API security, endpoint security, phishing defense, ransomware defense, mobile security, deception technology, and more | -| | **734+** | **Total skills across 26 domains** | +| | **753** | **Total skills across 38 domains** | --- @@ -235,7 +235,7 @@ Skills use a **progressive disclosure pattern** that minimizes token usage while ### Stage 1 · Discovery (~30–50 tokens per skill) -The agent scans **only YAML frontmatter** across all 734+ skills. Each scan costs ~30–50 tokens — the entire collection can be indexed for under 40K tokens. The agent matches your task against `name`, `description`, `subdomain`, and `tags` fields to find relevant skills. +The agent scans **only YAML frontmatter** across all 753 skills. Each scan costs ~30–50 tokens — the entire collection can be indexed for under 40K tokens. The agent matches your task against `name`, `description`, `subdomain`, and `tags` fields to find relevant skills. ```yaml # Agent reads ONLY this: diff --git a/mappings/mitre-attack/coverage-summary.md b/mappings/mitre-attack/coverage-summary.md index f099f08f..6498dd25 100644 --- a/mappings/mitre-attack/coverage-summary.md +++ b/mappings/mitre-attack/coverage-summary.md @@ -1,6 +1,6 @@ # ATT&CK Coverage Summary -Coverage analysis of the 607 cybersecurity skills mapped to MITRE ATT&CK Enterprise v15 tactics. +Coverage analysis of the 753 cybersecurity skills mapped to MITRE ATT&CK Enterprise v15 tactics. ## Tactic Coverage Matrix