security-posture

Summarize Azure security posture by collecting secure score trends and prioritizing open recommendations.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/afoxnyc3/chelsea-piers-itops --skill security-posture-afoxnyc3
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security-posture
Source: https://github.com/afoxnyc3/chelsea-piers-itops/tree/main/plugins/azure-security/skills/security-posture
Command: npx skills add https://github.com/afoxnyc3/chelsea-piers-itops --skill security-posture-afoxnyc3

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Teams need a clear, prioritized view of Azure security health so they can focus remediation on the highest-impact issues.

Core Features & Use Cases

  • Secure score review: Retrieves the current secure score, max score, and trend over the last 7 days.
  • Actionable recommendation triage: Pulls open recommendations, filters to non-dismissed items, and groups findings by severity.
  • Priority ranking for remediation: Ranks top actions using score impact and urgency so security teams know what to fix first.

Quick Start

Ask for the current Azure security posture for Chelsea Piers, including the secure score trend and the top recommended remediation actions.

Frequently Asked Questions about security-posture

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

FAQPage Schema
How do I get an Azure security posture summary with secure score trends and remediation priorities?

To get an Azure security posture summary, the skill retrieves the current secure score, max score, and 7-day trend, then ranks open recommendations by severity and score impact for prioritized remediation.

What is the best way to triage Azure Security Center recommendations by severity?

Triage Azure Security Center recommendations by filtering out dismissed or completed items, then grouping the remaining open findings by severity to identify the highest-priority fixes before audits.

Can I check my Azure secure score readiness before an infrastructure audit?

Yes, you can check pre-review readiness for an audit by executing the get_security_score and list_recommendations functions to collect current scores, trends, and non-dismissed open recommendations.

How do I prioritize Azure security remediation actions based on score impact?

Prioritize Azure security remediation by ranking open recommendations using their score impact and urgency, ensuring security teams fix the highest-impact issues first to improve the secure score.

Does the Azure security posture summary include dismissed or completed recommendations?

No, the Azure security posture summary filters out dismissed and completed recommendations, focusing only on open findings grouped by severity to provide a clear view of active remediation tasks.