-
Notifications
You must be signed in to change notification settings - Fork 242
feat(mcsb): add Microsoft Cloud Security Benchmark security skill #2499
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
nguyena2
wants to merge
18
commits into
main
Choose a base branch
from
feat/mcsb-security-skill
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 3 commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
1c93134
feat(mcsb): add Microsoft Cloud Security Benchmark control domains an…
nguyena2 bc3cafb
Merge remote-tracking branch 'origin/main' into feat/mcsb-security-skill
nguyena2 d1f8b48
Merge branch 'main' into feat/mcsb-security-skill
jkim323 e3feb7d
Merge remote-tracking branch 'origin/main' into feat/mcsb-security-skill
nguyena2 88f285c
docs(security): clarify attribution for MCSB v2 documentation sources
nguyena2 271cbd9
feat(docs): add Microsoft Cloud Security Benchmark (MCSB) documentati…
nguyena2 203af3c
docs(mcsb): update references to Microsoft Cloud Security Benchmark URLs
nguyena2 53b3fa8
Merge remote-tracking branch 'origin/feat/mcsb-security-skill' into f…
nguyena2 ba44c69
Merge remote-tracking branch 'origin/main' into feat/mcsb-security-skill
nguyena2 f0637b7
fix(agents): enhance output pattern to include additional report terms
nguyena2 5810365
Merge remote-tracking branch 'origin/main' into feat/mcsb-security-skill
nguyena2 13c0814
fix(agents): enhance findings pattern to include additional report terms
nguyena2 13e9671
fix(agents): enhance findings pattern to include additional security …
nguyena2 62adef0
Merge remote-tracking branch 'origin/main' into feat/mcsb-security-skill
nguyena2 8041871
fix(docs): update documentation dates and skill count for accuracy
nguyena2 5681b61
fix(security-reviewer): enhance findings pattern to include severity …
nguyena2 84a20a5
fix(cspell): add missing words to the spell checker dictionary
nguyena2 4a4d723
Merge remote-tracking branch 'origin/main' into feat/mcsb-security-skill
nguyena2 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,52 @@ | ||
| --- | ||
| name: mcsb | ||
| description: Microsoft Cloud Security Benchmark (MCSB v2) control-domain taxonomy and NIST 800-53 / CIS Controls crosswalk for planning and reviewing Azure cloud resources. | ||
| license: MIT | ||
| user-invocable: false | ||
| metadata: | ||
| authors: "Microsoft" | ||
| spec_version: "1.0" | ||
| framework_revision: "MCSB v2 (preview)" | ||
| last_updated: "2026-07-21" | ||
| content_based_on: "https://learn.microsoft.com/en-us/security/benchmark/azure/overview" | ||
| --- | ||
|
|
||
| # 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](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 | ||
|
|
||
| 1. [00 Control Index](references/00-control-index.md) | ||
| 2. [01 Network Security](references/01-network-security.md) | ||
| 3. [02 Identity Management](references/02-identity-management.md) | ||
| 4. [03 Privileged Access](references/03-privileged-access.md) | ||
| 5. [04 Data Protection](references/04-data-protection.md) | ||
| 6. [05 Asset Management](references/05-asset-management.md) | ||
| 7. [06 Logging and Threat Detection](references/06-logging-threat-detection.md) | ||
| 8. [07 Incident Response](references/07-incident-response.md) | ||
| 9. [08 Posture and Vulnerability Management](references/08-posture-vulnerability-management.md) | ||
| 10. [09 Endpoint Security](references/09-endpoint-security.md) | ||
| 11. [10 Backup and Recovery](references/10-backup-recovery.md) | ||
| 12. [11 DevOps Security](references/11-devops-security.md) | ||
| 13. [12 Artificial Intelligence Security](references/12-ai-security.md) | ||
| 14. [Lookup Playbook](references/lookup-playbook.md) — 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 | ||
|
nguyena2 marked this conversation as resolved.
|
||
|
|
||
| Reference content in this skill is original prose that paraphrases publicly documented MCSB structure. Microsoft Cloud Security Benchmark documentation on Microsoft Learn is governed by the Microsoft Learn Terms of Use, not a Creative Commons license; this skill therefore paraphrases rather than reproduces upstream text and cites the canonical source in each reference file. See [references/00-control-index.md](references/00-control-index.md) for the consolidated attribution. | ||
66 changes: 66 additions & 0 deletions
66
.github/skills/security/mcsb/references/00-control-index.md
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,66 @@ | ||
| --- | ||
| title: Index of MCSB Control Domains | ||
| description: Index of Microsoft Cloud Security Benchmark v2 control-domain identifiers, categories, framework crosswalk, and per-domain reference structure. | ||
| --- | ||
|
|
||
| # Index of MCSB Control Domains | ||
|
|
||
| This document is the index for the Microsoft Cloud Security Benchmark (MCSB) skill. Each entry is a control domain — a family of related security controls that MCSB applies across Azure resources. The domain taxonomy is the durable, structurally stable layer of MCSB; individual control identifiers and their per-service applicability are volatile and retrieved at runtime (see [lookup-playbook.md](lookup-playbook.md)). | ||
|
|
||
| The two-letter domain identifiers below (NS, IM, PA, …) are the assessable grain for planning and review. Finer per-service control identifiers are not enumerated here and are fetched at runtime. | ||
|
|
||
| This skill targets **MCSB v2** (preview), retrieval-dated 2026-07-21. MCSB v2 replaces v1's Governance and Strategy (`GS`) domain with Artificial Intelligence Security (`AI`), and maps to NIST SP 800-53 Rev. 5 and CIS Controls v8.1. | ||
|
|
||
| ## Control domain catalog | ||
|
|
||
| | ID | Domain | Category | Reference | | ||
| |----|--------------------------------------|-----------------------------|--------------------------------------------------------------------| | ||
| | NS | Network Security | Network | [01-network-security.md](01-network-security.md) | | ||
| | IM | Identity Management | Identity | [02-identity-management.md](02-identity-management.md) | | ||
| | PA | Privileged Access | Access Control | [03-privileged-access.md](03-privileged-access.md) | | ||
| | DP | Data Protection | Data | [04-data-protection.md](04-data-protection.md) | | ||
| | AM | Asset Management | Governance | [05-asset-management.md](05-asset-management.md) | | ||
| | LT | Logging and Threat Detection | Detection and Response | [06-logging-threat-detection.md](06-logging-threat-detection.md) | | ||
| | IR | Incident Response | Detection and Response | [07-incident-response.md](07-incident-response.md) | | ||
| | PV | Posture and Vulnerability Management | Posture | [08-posture-vulnerability-management.md](08-posture-vulnerability-management.md) | | ||
| | ES | Endpoint Security | Endpoint | [09-endpoint-security.md](09-endpoint-security.md) | | ||
| | BR | Backup and Recovery | Resilience | [10-backup-recovery.md](10-backup-recovery.md) | | ||
| | DS | DevOps Security | DevOps | [11-devops-security.md](11-devops-security.md) | | ||
| | AI | Artificial Intelligence Security | AI | [12-ai-security.md](12-ai-security.md) | | ||
|
|
||
| ## Cross-reference matrix | ||
|
|
||
| Each domain document follows a consistent structure: | ||
|
|
||
| 1. Identifier and category — the two-letter domain prefix and its grouping. | ||
| 2. Objective — what the domain covers and why it matters for Azure resources. | ||
| 3. Assessment checklist — observable indicators that Azure resources satisfy the domain. | ||
| 4. Controls and mitigations — defensive measures and implementation guidance. | ||
| 5. Anti-patterns — common configurations that indicate a gap. | ||
| 6. Framework crosswalk — representative NIST 800-53 Rev. 5 families and CIS Controls v8.1. | ||
| 7. Volatile lookup — how to fetch per-service control identifiers at runtime. | ||
|
|
||
| ## Consolidated framework crosswalk | ||
|
|
||
| Representative domain-grain alignment (authored aggregation; Microsoft publishes mappings per control). Version-pinned to NIST SP 800-53 Rev. 5 and CIS Controls v8.1. | ||
|
|
||
| | ID | Representative NIST 800-53 Rev. 5 families | Representative CIS Controls v8.1 | | ||
| |----|--------------------------------------------|----------------------------------| | ||
| | NS | AC, CA, CM, SC, SI | 9, 12, 13 | | ||
| | IM | AC, IA, RA, SC, SI | 3, 5, 6, 8, 12, 16 | | ||
| | PA | AC, AU, CA, CP, IA, IR | 4, 5, 6, 8, 17 | | ||
| | DP | AC, IA, RA, SC, SI | 3 | | ||
| | AM | AC, CM, PM, RA, SA, SC, SI | 1, 2, 4, 5, 6, 10, 15 | | ||
| | LT | AU, IA, SI | 6, 8, 13, 17 | | ||
| | IR | AU, CP, IR, RA, SI | 1, 8, 13, 17 | | ||
| | PV | CA, CM, RA, SC, SI | 4, 7, 15, 18 | | ||
| | ES | IR, SI | 7, 8, 10, 13 | | ||
| | BR | AU, CP, SC, SI | 3, 8, 11 | | ||
| | DS | AC, AU, CA, CM, PL, RA, SA, SI, SR | 4, 6, 7, 8, 14, 16 | | ||
| | AI | AC, AU, CA, CM, IA, IR, RA, SA, SI | 5, 6, 8, 13, 15, 16, 18 | | ||
|
|
||
| ## Attribution | ||
|
|
||
| The reference files in this skill are original prose authored for this repository that paraphrase the publicly documented structure of the Microsoft Cloud Security Benchmark. MCSB documentation is published on Microsoft Learn under the Microsoft Learn Terms of Use, not a Creative Commons license. This skill paraphrases the taxonomy and authors its own representative checklists and crosswalk; it does not reproduce Microsoft prose, tables, or the benchmark dataset verbatim, and the citation below is a provenance reference rather than a license grant. | ||
|
|
||
| > Microsoft, "Overview of the Microsoft cloud security benchmark," Microsoft Learn, accessed 2026-07-21, <https://learn.microsoft.com/en-us/security/benchmark/azure/overview>. | ||
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.