From vanguard-frontier-agentic
Reviews Azure RBAC and Entra ID access decisions against least-privilege principles, including role assignments, custom roles, scopes, and subscriptions.
How this skill is triggered — by the user, by Claude, or both
Slash command
/vanguard-frontier-agentic:azure-rbac-reviewThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Review Azure access decisions against least privilege, scope minimization, and operational safety.
Review Azure access decisions against least privilege, scope minimization, and operational safety.
Load these only when needed:
Return, at minimum:
npx claudepluginhub raishin/vanguard-frontier-agentic --plugin vanguard-frontier-agenticSelects the narrowest Azure role and assignment scope for granting minimum access, deciding between built-in and custom roles, and choosing safe assignment scopes.
Provides expert guidance for Azure RBAC development: troubleshooting role issues, ABAC conditions, PIM, deny assignments, and automation with ARM/Bicep/CLI/PowerShell.
Helps find the right Azure RBAC role for least privilege, then generates CLI commands and Bicep code for role assignment. Also provides guidance on permissions required to grant roles.