← Back to Skills Marketplace
Microsoft 365 People
by
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
119
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install microsoft-365-people
Description
Microsoft 365 People integration. Manage data, records, and automate workflows. Use when the user wants to interact with Microsoft 365 People data.
Usage Guidance
This skill appears coherent: it simply tells the agent to use the Membrane CLI to manage Microsoft 365 People data and does not ask for local secrets. Before installing/use: (1) verify the Membrane project and @membranehq/cli package on npm and GitHub to ensure publisher legitimacy and read recent release notes; (2) prefer running with npx or in an isolated environment/container instead of `npm install -g` to reduce supply-chain/system-impact risk; (3) confirm with your organization whether it's acceptable to grant a third party (Membrane) OAuth access to your Microsoft 365 tenant and inspect what data/permissions the connector requests; (4) if you need higher assurance, request an enterprise/on-premise integration or review Membrane's privacy/security docs and the source repository. If you want, I can fetch the npm package metadata and the referenced GitHub repo to check maintainership and recent activity (requires network access/your permission).
Capability Analysis
Type: OpenClaw Skill
Name: microsoft-365-people
Version: 1.0.1
The skill bundle provides documentation and instructions for using the Membrane CLI to interact with Microsoft 365 People. It focuses on legitimate integration patterns, such as using a CLI for authentication and action discovery, and explicitly advises against asking users for sensitive API keys. No malicious code, data exfiltration, or suspicious obfuscation was found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The name/description (Microsoft 365 People integration) aligns with the instructions (use Membrane to create a connection and run actions against the People API). No unrelated services, env vars, or binaries are requested.
Instruction Scope
SKILL.md confines runtime actions to installing/using the Membrane CLI, logging in, creating a connection, discovering actions, and running them. It does not instruct reading unrelated files or environment variables. One operational note: it instructs a global npm install which writes to the system and requires network access and possibly elevated permissions; it also relies on interactive browser-based auth (or manual code entry) so headless flows require user involvement.
Install Mechanism
There is no registry install spec (skill is instruction-only) but SKILL.md tells users to run `npm install -g @membranehq/cli@latest` (and provides npx examples). Installing a public npm package (especially with the @latest tag) is a supply-chain risk and can modify system state. Using npx (which the doc also suggests) is less persistent. Verify the package and the publisher before running global installs.
Credentials
The skill declares no required environment variables or credentials. Authentication is delegated to Membrane CLI which performs interactive OAuth and hosts credentials server-side — this is proportionate to the stated purpose but means you must trust Membrane with Microsoft tokens.
Persistence & Privilege
The skill is not always-enabled and does not request system-wide persistent configuration in the registry metadata. Autonomous invocation is allowed (platform default) but there is no additional persistence or elevated privilege requested by the skill itself.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install microsoft-365-people - After installation, invoke the skill by name or use
/microsoft-365-people - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Microsoft 365 People?
Microsoft 365 People integration. Manage data, records, and automate workflows. Use when the user wants to interact with Microsoft 365 People data. It is an AI Agent Skill for Claude Code / OpenClaw, with 119 downloads so far.
How do I install Microsoft 365 People?
Run "/install microsoft-365-people" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Microsoft 365 People free?
Yes, Microsoft 365 People is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Microsoft 365 People support?
Microsoft 365 People is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Microsoft 365 People?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.1.
More Skills