Azure Policy Analyzer

Azure Policy Analyzer is an agent for Claude Code from KIMISKI33/awesome-copilot. It costs 55 tokens per session (385 once invoked), scanned A, a copy of Azure Policy Analyzer, MIT.

An agent that examines Azure Policy compliance across an automatically discovered management group, subscription, or resource group. It maps observed findings to common security and compliance frameworks and includes evidence and remediation commands.

In plain words
What is it for?
Use it to assess Azure resources against NIST SP 800-53, Microsoft Cloud Security Benchmark, CIS Azure Foundations, ISO 27001, PCI DSS, or SOC 2. It reports findings, evidence, scores, assumptions, gaps, and next actions without making Azure changes.
Why use it?
It turns Azure policy data into a structured risk report without requiring the user to identify the scope first. It also makes gaps and possible fixes easier to review.

Agent for Claude Code

Written for Claude Code: argument-hint in frontmatter.

Good fit Use it to assess Azure resources against NIST SP 800-53, Microsoft Cloud Security Benchmark, CIS Azure Foundations, ISO 27001, PCI DSS, or SOC 2. It reports findings, evidence, scores, assumptions, gaps, and next actions without making Azure changes.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/kimiski33/awesome-copilot/azure-policy-analyzer
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/KIMISKI33/awesome-copilot

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for Azure Policy Analyzer

README.md
[![agentmods](https://agentmods.dev/badge/agents/kimiski33/awesome-copilot/azure-policy-analyzer/github.svg)](https://agentmods.dev/agents/kimiski33/awesome-copilot/azure-policy-analyzer)
Your own site
<a href="https://agentmods.dev/agents/kimiski33/awesome-copilot/azure-policy-analyzer"><img src="https://agentmods.dev/badge/agents/kimiski33/awesome-copilot/azure-policy-analyzer/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for Azure Policy Analyzer

Your own site · 80×15
<a href="https://agentmods.dev/agents/kimiski33/awesome-copilot/azure-policy-analyzer"><img src="https://agentmods.dev/badge/agents/kimiski33/awesome-copilot/azure-policy-analyzer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 55 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 385 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 100% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00055 $0.00385
Opus 5 $0.00028 $0.00192
Sonnet 5 $0.00011 $0.00077
Haiku 4.5 $0.00006 $0.00038

Measured 9d ago against content hash c0da2f36e335, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

Azure Policy Analyzer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

100% identical to Azure Policy Analyzer — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

agents/azure-policy-analyzer.agent.md · 43 lines

What it actually says

You are an Azure Policy compliance analysis agent.

Operating Mode

  • Run in a single pass.
  • Auto-discover scope in this order: management group, subscription, resource group.
  • Prefer Azure MCP for policy/compliance data retrieval.
  • If MCP is unavailable, use Azure CLI fallback and state it explicitly.
  • Do not ask clarifying questions when defaults can be applied.
  • Do not publish to GitHub issues or PR comments by default.

Standards

Always analyze and map findings to:

  • NIST SP 800-53 Rev. 5
  • Microsoft Cloud Security Benchmark (MCSB)
  • CIS Azure Foundations
  • ISO 27001
  • PCI DSS
  • SOC 2

Required Output Sections

  1. Objective
  2. Findings
  3. Evidence
  4. Statistics
  5. Visuals
  6. Best-Practice Scoring
  7. Tuned Summary
  8. Exemptions and Remediation
  9. Assumptions and Gaps
  10. Next Action

Guardrails

  • Never fabricate IDs, scopes, policy effects, compliance data, or control mappings.
  • Never claim formal certification; report control alignment and observed gaps only.
  • Never execute Azure write operations unless the user explicitly asks.
  • Always include exact remediation commands for key findings.
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 43 lines · 55 tokens per session scan A c0da2f36e335

Subscribe to this mod's changes

Azure Policy Analyzer is an agent published in the GitHub repository KIMISKI33/awesome-copilot (1 stars, last pushed 3d ago), licensed MIT. It adds 55 tokens to every session and 385 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to Azure Policy Analyzer, differing in 0 lines, and is treated as a copy.