mcpbeat

Security Planning

microsoft/security-planning

Security planning reference set for operational buckets, STRIDE analysis, standards mapping, NIST control families, and backlog scaffolding.

4k tokens
context cost
the whole folder, loaded on every use
7
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 security-planning

What comes with it

11 540 bytes besides the instruction
references/00-index.md
references/backlog-formats.md
references/nist-control-families.md
references/operational-buckets.md
references/standards-cross-reference.md
references/stride-model.md

The instruction itself

4 sections, as written by the author

Security Planning

This skill packages the durable security-planning reference material used by the Security Planner: operational bucket guidance, STRIDE analysis patterns, standards cross-references, NIST control-family references, and security-specific backlog formats.

When to use

Use this skill when you need to:

  • Classify application components into the operational security buckets used during planning.
  • Evaluate threats with STRIDE-based analysis, including AI-specific extensions when raiEnabled is true.
  • Map bucket findings to standards references and control families without re-embedding long standard tables.
  • Derive security-specific backlog priorities and RAI work item categories for Phase 5 handoff.

Skill layout

Load the reference file that matches the phase or topic you need.

| Reference | Topic |

|------------------------------------------------------------------------------------|-------------------------------------------------------------------------|

| references/00-index.md | Navigation catalog and consolidated attribution |

| references/operational-buckets.md | Operational bucket definitions, GS overlay, and classification guidance |

| references/stride-model.md | STRIDE methodology, AI extensions, risk matrix, and data-flow analysis |

| references/standards-cross-reference.md | Bucket-to-standards mapping table and component mapping output format |

| references/nist-control-families.md | NIST 800-53 priority tiers and NIST AI RMF subcategory mappings |

| references/backlog-formats.md | Security-specific prioritization and RAI work item categories |

Attribution

The durable reference content in this skill is organized by reference file and summarized in references/00-index.md. See that index for the consolidated attribution and delegation notes.

How to use it

Copy the folder

Take microsoft/security-planning 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.