azure-security-analyzer

Installation
SKILL.md

Azure Security Analyzer

Analyze Azure resource configurations against Microsoft security best practices and produce a per-resource security assessment report.

When to Use

  • During template generation (invoked by the template generator before deployment confirmation)
  • To audit an existing ARM template for security gaps
  • When user asks "is this secure?" or "check security" for a deployment
  • Post-deployment security review

Verification Integrity Rules (CRITICAL)

Every claim in the security report MUST be verifiable against the ARM template. Never fabricate, assume, or misrepresent security status.

Rule 1: Cite Exact Evidence

Every "✅ Applied" status MUST cite the exact ARM template property path and its value that proves the control is in place. If you cannot point to a specific property in the template JSON, you cannot mark it as applied.

Installs
1
Repository
azure/git-ape
GitHub Stars
147
First Seen
Apr 13, 2026
azure-security-analyzer — azure/git-ape