Agent skill · Security

azure-security-scanner

Azure security configuration scanning and hardening using Azure Security Center, Azure Policy, and ScoutSuite

a5c-aigithub.com/a5c-aiGitHub ↗
claude-codecodexcan modify filesMIT
Install
npx skills add a5c-ai/babysitter --skill azure-security-scanner --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 6 KB
Bundled scripts: none
Allowed tools: -Bash-Read-Write-Glob-Grep-WebFetch
Path: library/specializations/security-compliance/skills/azure-security-scanner/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,642
Language: JavaScript

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Azure Security Scanner Skill ## Purpose Automated Azure security configuration scanning and hardening to identify misconfigurations, compliance violations, and security risks across Azure subscriptions and tenants. ## Capabilities ### Azure Security Center Assessments - Run Microsoft Defender for Cloud security assessments - Check secure score and recommendations - Review security alerts and incidents - Validate just-in-time VM access - Check adaptive application controls - Monitor regulatory compliance dashboards ### Azure AD Security Analysis - Analyze Azure AD conditional access policies - Check MFA enforcement status - Review privileged identity management (PIM) - Identify risky sign-ins and users - Analyze app registrations and service principals - Check guest user access configurations ### Network Security Group Analysis - Review NSG rules for overly permissive access - Check for open management ports (RDP, SSH) - Validate application security groups - Review Azure Firewall configurations - Check DDoS protection status - Analyze virtual network configurations ### Storage Account Security - Identify publicly accessible storage accounts - Check encryption configurations (SSE,

What's inside
Steps it walks through
  1. Purpose
  2. Capabilities
  3. Azure Security Center Assessments
  4. Azure AD Security Analysis
  5. Network Security Group Analysis
  6. Storage Account Security
  7. Key Vault Security
  8. Activity Logging Verification
  9. Azure Policy Compliance
  10. Azure Services Covered
  11. Integrations
  12. Target Processes
  13. Input Schema
  14. Output Schema
Ships with 1 file
  • README.md
More from babysitter
All skills →
About this skill
What does the azure-security-scanner skill do?

Azure security configuration scanning and hardening using Azure Security Center, Azure Policy, and ScoutSuite

How do I install it?

Run `npx skills add a5c-ai/babysitter --skill azure-security-scanner --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From a5c-ai/babysitter, a repository with 1,642 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going