| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Cybersecurity Agent Skills v1.2.0 -- Five Framework Coverage source code.tar.gz | 2026-04-06 | 9.1 MB | |
| Cybersecurity Agent Skills v1.2.0 -- Five Framework Coverage source code.zip | 2026-04-06 | 12.8 MB | |
| README.md | 2026-04-06 | 2.7 kB | |
| Totals: 3 Items | 21.9 MB | 3 | |
Cybersecurity Agent Skills v1.2.0 — Five Framework Coverage
The world's first open-source cybersecurity skills library mapped to 5 industry frameworks.
v1.2.0 adds MITRE ATLAS v5.5, MITRE D3FEND v1.3, and NIST AI RMF 1.0 mappings to every skill — joining the existing MITRE ATT&CK Enterprise and NIST CSF 2.0 coverage. No other open-source library maps cybersecurity skills for AI agents across all five frameworks simultaneously.
What's new in v1.2.0
Three new framework mappings
| Framework | Skills mapped | What it adds |
|---|---|---|
| MITRE ATLAS v5.5 | 81 | AI/ML adversarial threat techniques — model poisoning, prompt injection defense, AI supply chain attacks, agentic AI escape-to-host |
| MITRE D3FEND v1.3 | 139 | Defensive technique taxonomy — 267 countermeasures across Model, Harden, Detect, Isolate, Deceive, Evict, Restore |
| NIST AI RMF 1.0 | 85 | AI risk management — Govern, Map, Measure, Manage functions for AI system lifecycle |
Updated skill frontmatter
Every SKILL.md now includes dedicated framework fields:
:::yaml
atlas_techniques: [AML.T0051, AML.T0054]
d3fend_techniques: [D3-NTA, D3-PA]
nist_ai_rmf: [MEASURE-2.7, GOVERN-6.1]
nist_csf: [DE.CM-01, RS.AN-03]
Full framework coverage
| Framework | Coverage | Details |
|---|---|---|
| MITRE ATT&CK Enterprise | 754/754 | All 14 tactics, 200+ techniques |
| NIST CSF 2.0 | 754/754 | All 6 functions (GV, ID, PR, DE, RS, RC) |
| MITRE ATLAS v5.5 | 81 skills | AI adversarial techniques |
| MITRE D3FEND v1.3 | 139 skills | Defensive countermeasures |
| NIST AI RMF 1.0 | 85 skills | AI risk management |
Platform compatibility
Works with 26+ AI agent platforms: Claude Code, GitHub Copilot, Cursor, Windsurf, Cline, Aider, Continue, Roo Code, Amazon Q, OpenAI Codex CLI, Gemini CLI, Devin, Replit Agent, LangChain, CrewAI, AutoGen, and any MCP-compatible agent.
Install
:::bash
npx skills add mukul975/Anthropic-Cybersecurity-Skills
Community
4,100+ stars. 436 forks. Listed on SkillsLLM, awesome-agent-skills, awesome-ai-security, and awesome-codex-cli.
Thank you to every contributor and community member who helped make this the largest open-source cybersecurity skills library for AI agents.
Full changelog: v1.1.0...v1.2.0