← Back to Skills Marketplace
gora050

Microsoft Entra Id

by Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ Security Clean
351
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install microsoft-entra-id
Description
Microsoft Entra ID integration. Manage Users, Applications, ServicePrincipals, Devices, RoleDefinitions, Policies and more. Use when the user wants to intera...
Usage Guidance
This skill is coherent: it tells you to install and use the Membrane CLI to manage Microsoft Entra ID. Before installing, confirm you trust the Membrane service and its npm package: review the @membranehq npm package and GitHub repo, consider installing a pinned version instead of @latest, and prefer installing in a controlled environment (container or VM) rather than globally if you want to limit impact. Be aware that by creating a connection you are granting Membrane (and the installed CLI) delegated access to your Entra tenant — review the permissions requested during connection creation and follow least-privilege practices. If you need higher assurance, request an install manifest or signed release from the publisher and verify ownership of the getmembrane/membranehq projects before proceeding.
Capability Analysis
Type: OpenClaw Skill Name: microsoft-entra-id Version: 1.0.3 The skill provides instructions for an AI agent to manage Microsoft Entra ID using the Membrane CLI. It includes steps for installation, authentication, and executing actions like listing users or groups. While it requires high-privilege operations such as global npm package installation and directory management, these actions are consistent with the stated purpose of the integration. No evidence of malicious intent, data exfiltration, or obfuscation was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
Name/description claim Microsoft Entra ID integration and the SKILL.md exclusively instructs use of the Membrane CLI and a Membrane account to perform Entra operations — the requested capabilities and actions are coherent with the stated purpose.
Instruction Scope
Instructions focus on installing the Membrane CLI, authenticating via Membrane, creating connections, discovering and running actions. They do not ask the agent to read unrelated files, environment variables, or system configuration; authentication is delegated to Membrane as described.
Install Mechanism
Installation is an npm global install of @membranehq/cli@latest (developer-guided). This is expected for a CLI-based integration but carries normal npm supply-chain risk and the use of the @latest tag means the exact code can change; there is no binary download from an arbitrary URL and the package is from a public registry.
Credentials
The skill declares no environment variables and does not ask for Azure credentials directly; authentication is performed via Membrane. This is proportionate, but it implies trusting Membrane with the Entra ID access tokens and operations that the user grants via the connection.
Persistence & Privilege
Skill is instruction-only, not always-enabled, and does not request persistent system-wide changes or alter other skills' configs. Model invocation is permitted (default) which is normal for skills.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install microsoft-entra-id
  3. After installation, invoke the skill by name or use /microsoft-entra-id
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Slug microsoft-entra-id
Version 1.0.3
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 4
Frequently Asked Questions

What is Microsoft Entra Id?

Microsoft Entra ID integration. Manage Users, Applications, ServicePrincipals, Devices, RoleDefinitions, Policies and more. Use when the user wants to intera... It is an AI Agent Skill for Claude Code / OpenClaw, with 351 downloads so far.

How do I install Microsoft Entra Id?

Run "/install microsoft-entra-id" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Microsoft Entra Id free?

Yes, Microsoft Entra Id is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Microsoft Entra Id support?

Microsoft Entra Id is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Microsoft Entra Id?

It is built and maintained by Vlad Ursul (@gora050); the current version is v1.0.3.

💬 Comments