mcpbeat

Mcsb

microsoft/mcsb

Microsoft Cloud Security Benchmark (MCSB v2) control-domain taxonomy and NIST 800-53 / CIS Controls crosswalk for planning and reviewing Azure cloud resources.

9k tokens
context cost
the whole folder, loaded on every use
15
files
instructions only
0
copies elsewhere
how many repositories repackaged it
1313
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/microsoft/hve-core --skill mcsb

What comes with it

33 386 bytes besides the instruction
references/00-control-index.md
references/01-network-security.md
references/02-identity-management.md
references/03-privileged-access.md
references/04-data-protection.md
references/05-asset-management.md
references/06-logging-threat-detection.md
references/07-incident-response.md
references/08-posture-vulnerability-management.md
references/09-endpoint-security.md
references/10-backup-recovery.md
references/11-devops-security.md
references/12-ai-security.md
references/lookup-playbook.md

What it tells the agent to use

found in the instruction text
Task spawns other agents

The instruction itself

5 sections, as written by the author

Microsoft Cloud Security Benchmark — Skill Entry

This SKILL.md is the entrypoint for the Microsoft Cloud Security Benchmark (MCSB) skill.

The skill encodes the durable, structurally stable layer of MCSB — the control-domain taxonomy and a domain-grain crosswalk to NIST SP 800-53 and CIS Controls — so the Security Planner and Security Reviewer can map and assess Azure cloud resources against a consistent control vocabulary.

The skill deliberately does not embed the volatile layer of MCSB (per-Azure-service security baselines, per-service control IDs, Azure Policy mappings, and Defender for Cloud assessment specifics). That content changes on Microsoft's release cadence and is retrieved at runtime through the Researcher Subagent per references/lookup-playbook.md.

Version and stability

This skill targets MCSB v2, which Microsoft marks as preview and which supersedes MCSB v1. Content is version-pinned and retrieval-dated (2026-07-21). MCSB v2 replaces v1's Governance and Strategy (GS) domain with an Artificial Intelligence Security (AI) domain, and maps to NIST SP 800-53 Rev. 5 and CIS Controls v8.1 (v1 mapped to Rev. 4 and CIS v8). Re-verify the taxonomy and mappings against the official source before relying on them for a compliance decision.

Normative references

  • 00 Control Index
  • 01 Network Security
  • 02 Identity Management
  • 03 Privileged Access
  • 04 Data Protection
  • 05 Asset Management
  • 06 Logging and Threat Detection
  • 07 Incident Response
  • 08 Posture and Vulnerability Management

10. 09 Endpoint Security

11. 10 Backup and Recovery

12. 11 DevOps Security

13. 12 Artificial Intelligence Security

14. Lookup Playbook — delegation guardrail for volatile per-service lookups.

Skill layout

  • SKILL.md — this file (skill entrypoint).
  • references/ — the MCSB durable reference documents.
  • 00-control-index.md — control-domain catalog, consolidated crosswalk, and attribution.
  • 01 through 12 — one document per MCSB v2 control domain with assessment checklists.
  • lookup-playbook.md — delegation guardrail for volatile per-service content.

Attribution

Reference content in this skill is original prose that paraphrases publicly documented MCSB structure. The MCSB v2 (preview) documentation this skill cites is published on Microsoft Learn from a non-public source repository and is governed by the Microsoft Learn Terms of Use, not a public Creative Commons license. The separate, older MicrosoftDocs/SecurityBenchmarks repository is CC BY 4.0, but its benchmark spreadsheets stop at Azure Security Benchmark v3 (the pre-rename lineage) and Microsoft Cloud Security Benchmark v1; it does not contain the MCSB v2 (preview) content this skill cites. Because this skill paraphrases rather than reproduces upstream text, no verbatim-reproduction license grant applies; it cites the canonical source in each reference file. See references/00-control-index.md for the consolidated attribution.

How to use it

Copy the folder

Take microsoft/mcsb from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.