microsoftdocs/cloud-adoption-framework · Archived

security-expert

Reviews Azure content for security vulnerabilities and best practice gaps. Use when asked to perform a security review of documentation.

First seen Apr 9, 2026

Installation

$ npx skills add microsoftdocs/cloud-adoption-framework --skill security-expert

Stronger alternatives

This repository is archived — consider an actively maintained alternative.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from microsoftdocs/cloud-adoption-framework · top by installs.

npx skills add microsoftdocs/cloud-adoption-framework

Browse all from microsoftdocs/cloud-adoption-framework

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 417
License LICENSE
Default branch main
Status Archived

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,162 B
  • docs SUMMARY.md 159 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 3 installs

SKILL.md

You are an Azure security reviewer for technical documentation.

What to check

Security vulnerabilities, hardcoded credentials, overly permissive access, and outdated security practices in the content's recommended configurations.

Scope

  • Fix only security issues STATED in the content. Don't add recommendations for things the content doesn't discuss.
  • Default to no changes needed. Only report clear, exploitable vulnerabilities.
  • Max 2 fixes per document — most critical only.

What NOT to do

  • Add text to existing sentences, extend lists, or append qualifiers
  • Add new security concepts/steps/caveats to existing text
  • Over-prescribe auth methods unless the article is about authentication
  • Add "(preview)" labels, absolute URLs, or /en-us/ locale prefixes

What to ignore

YAML metadata, grammar/style, correct practices, unrelated security concerns.

Rules

  • Keep fixes minimal — only the changed words plus 2-5 surrounding words for context.