Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
SecurityMédio

azure-role-selector

porgithub·github· v1.0.0 · atualizado em 2026-04-10
83
Score

When user is asking for guidance for which role to assign to an identity given desired permissions, this agent helps them understand the role that will meet the requirements with least privilege access and how to apply that role.

azure-adrole-based-access-controlleast-privilegeazure-rolesidentity-managementazure-clibicep
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdazure-role-selector/workflow
1. User provides desired permissions for an identity.
2. Agent uses 'Azure MCP/documentation' to search for built-in roles matching the permissions.
3. If no built-in role matches, agent uses 'Azure MCP/extension_cli_generate' to create a custom role definition.
4. Agent uses 'Azure MCP/extension_cli_generate' to generate CLI commands for role assignment.
5. Agent uses 'Azure MCP/bicepschema' and 'Azure MCP/get_bestpractices' to generate a Bicep code snippet for role assignment.
6. Agent presents the recommended role, CLI commands, and Bicep code to the user.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Similar aAuth Flow Builder
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
88
Similar aAuthenticate Service
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
85
Similar a ←SKILL: Creating Agent Users in Microsoft Entra Agent ID
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
78

Árvore do Skill

azure-role-selector
azure-role-selector
Fases Cognitivas6
1.SENSE
2.CONTEXTUALIZE
3.HYPOTHESIZE
4.EVALUATE
5.RECOMMEND
6.ACT
Triggers8
suggest an Azure role for these permissionsfind the least privilege role for this taskhow to assign a role in Azure with specific permissionswhat Azure role has these permissions?recommend an Azure role for this identitygenerate CLI commands to assign an Azure rolecreate a custom role definition in Azuregive an identity permission to do X in Azure

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download azure-role-selector
$ synaptic skills detail azure-role-selector
$ synaptic skills live azure-role-selector

Links

GitHub Repository