Azure Security Assessment — SOMA ☁️

Identify and document security misconfigurations in Azure infrastructure.

Updated Apr 21, 2026
One-click install
npx skills add https://github.com/jayjpatel9717/kurukshetra --skill azure-security-assessment-soma
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Azure Security Assessment — SOMA ☁️
Source: https://github.com/jayjpatel9717/kurukshetra/tree/main/squads/cloud-security/agents/soma/skills/azure-security
Command: npx skills add https://github.com/jayjpatel9717/kurukshetra --skill azure-security-assessment-soma

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires az, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides a comprehensive assessment of Azure infrastructure security, identifying misconfigurations and potential vulnerabilities.

Core Features & Use Cases

  • Detection-First Philosophy: Operates only in detection mode, focusing on identifying misconfigurations without exploitation.
  • Azure Security Assessment Methodology: Covers asset discovery, IAM/RBAC, storage, virtual machines, key vault, active directory, SQL, functions, and container registry.
  • Finding Output Schema: Provides a structured format for documenting findings, including type, resource, severity, CVSS score, authentication, and impact.

Quick Start

Use the azure-security-assessment skill to perform a security assessment on your Azure environment.

Frequently Asked Questions about Azure Security Assessment — SOMA ☁️

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run an Azure security assessment to find misconfigurations across my cloud infrastructure?

To run an Azure security assessment, you need Azure CLI installed and configured. The assessment systematically scans your infrastructure to identify and document security misconfigurations in detection mode.

What Azure resources are checked during a cloud security misconfiguration detection scan?

A cloud security misconfiguration detection scan checks IAM/RBAC, storage, virtual machines, key vault, active directory, SQL, functions, and container registry to identify potential vulnerabilities.

Do I need Azure CLI to perform Azure infrastructure security assessments?

Yes, you need Azure CLI installed and access to the target Azure environment to perform Azure infrastructure security assessments. The Skill relies on it to operate and discover misconfigurations.

Can I use Azure security assessment to exploit vulnerabilities in my cloud environment?

No, you cannot use Azure security assessment to exploit vulnerabilities. It operates strictly in detection mode, focusing only on identifying and documenting security misconfigurations without exploitation.

How are findings documented when detecting Azure misconfigurations?

Findings for detected Azure misconfigurations are documented using a structured output schema. This includes the finding type, affected resource, severity, CVSS score, authentication requirements, and impact.

What is the best way to assess Azure Key Vault and SQL database security posture?

The best way to assess Azure Key Vault and SQL security posture is through a systematic detection-first methodology. It identifies misconfigurations across these services without actively exploiting them.

Related Skills