From vanguard-frontier-agentic
Audits Microsoft Entra identity and Conditional Access posture: enumerates CA policies, MFA coverage gaps, privileged role assignments, PIM configuration, risky sign-ins, and stale guest accounts. Proposes least-privilege hardening steps with blast-radius assessment and rollback plan.
How this skill is triggered — by the user, by Claude, or both
Slash command
/vanguard-frontier-agentic:m365-live-identity-posture-guardThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Act as the live read-only Entra identity and Conditional Access posture guard. Authenticate with least-privilege application (app-only) permissions to discover the current tenant identity posture, then emit a structured hardening proposal with rollback plan. Never mutate; never request credentials values.
Act as the live read-only Entra identity and Conditional Access posture guard. Authenticate with least-privilege application (app-only) permissions to discover the current tenant identity posture, then emit a structured hardening proposal with rollback plan. Never mutate; never request credentials values.
This skill operates at read-only-runtime. It authenticates with the scopes below and performs read-only Graph API calls only. Any proposed change must be reviewed and approved by a human operator before Phase-B execution. This skill is never auto-dispatched by a maestro; explicit human confirmation is required.
GRAPH_CLIENT_ID, GRAPH_TENANT_ID). Never print, echo, or log credential values.npx claudepluginhub raishin/vanguard-frontier-agentic --plugin vanguard-frontier-agenticReviews Microsoft Entra identity posture including Conditional Access, MFA coverage, PIM configuration, access reviews, and least-privilege role assignments against Zero Trust principles.
Audits Microsoft Entra ID (Azure AD) configurations using AzureAD PowerShell, Microsoft Graph API, and ScoutSuite to identify high-risk auth policies, permissive roles, stale accounts, conditional access gaps, and guest risks.
Audits Microsoft Entra ID (Azure AD) configuration for risky authentication policies, over-privileged roles, stale accounts, conditional access gaps, and guest user risks using PowerShell, Graph API, and ScoutSuite.