← Back to Skills Marketplace
gora050

Microsoft Graph Api

by Vlad Ursul · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ Security Clean
157
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install microsoft-graph-api
Description
Microsoft Graph API integration. Manage data, records, and automate workflows. Use when the user wants to interact with Microsoft Graph API data.
Usage Guidance
This skill appears coherent: it uses the Membrane CLI to manage Microsoft Graph actions rather than asking for raw API keys. Before installing: 1) Verify the npm package and publisher (@membranehq) and prefer installing a pinned, reviewed version rather than blindly running `-g @latest`. 2) Review Membrane's privacy/security docs and terms—you are delegating Microsoft Graph access to a third party, so ensure the service's account/tenant handling and storage policies meet your security requirements. 3) If you operate in a sensitive or corporate environment, prefer an approved integration or consult your security team before granting third‑party access to Microsoft Graph. 4) In headless or automated contexts, confirm how the login flow will be handled securely (avoid pasting tokens in chat).
Capability Analysis
Type: OpenClaw Skill Name: microsoft-graph-api Version: 1.0.1 The skill bundle provides a legitimate integration for the Microsoft Graph API using the Membrane CLI. The instructions in SKILL.md guide the agent through standard authentication, action discovery, and execution workflows using the '@membranehq/cli' tool. No evidence of data exfiltration, unauthorized access, or malicious prompt injection was found; the skill focuses on using a third-party service (Membrane) to manage API credentials and simplify REST interactions.
Capability Assessment
Purpose & Capability
The name/description (Microsoft Graph integration) aligns with the instructions: all runtime steps use the Membrane CLI to create connections, discover and run Graph actions. Nothing in the SKILL.md asks for unrelated capabilities (no unrelated cloud creds, no system-level access).
Instruction Scope
SKILL.md confines itself to installing and using the Membrane CLI, logging in, creating connections, listing/creating/running actions and best practices. It does not instruct reading arbitrary local files, environment variables, or posting data to unexpected endpoints. It explicitly says to let Membrane handle credentials rather than asking the user for secrets.
Install Mechanism
There is no registry install spec, but the docs instruct installing @membranehq/cli via npm (-g or npx). Installing an npm package is a reasonable approach for a CLI but is a moderate supply‑chain risk (typosquat or malicious package) and the skill does not pin a version or provide verification guidance.
Credentials
The skill declares no required env vars or secrets. Authentication is delegated to Membrane (interactive browser flow). This is proportionate to the stated purpose, but it does mean you must trust Membrane with Microsoft Graph access tokens/credentials.
Persistence & Privilege
always is false and there are no config paths or instructions to modify other skills or system-wide agent settings. The skill does not request permanent elevated presence.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install microsoft-graph-api
  3. After installation, invoke the skill by name or use /microsoft-graph-api
  4. 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
Slug microsoft-graph-api
Version 1.0.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 2
Frequently Asked Questions

What is Microsoft Graph Api?

Microsoft Graph API integration. Manage data, records, and automate workflows. Use when the user wants to interact with Microsoft Graph API data. It is an AI Agent Skill for Claude Code / OpenClaw, with 157 downloads so far.

How do I install Microsoft Graph Api?

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

Is Microsoft Graph Api free?

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

Which platforms does Microsoft Graph Api support?

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

Who created Microsoft Graph Api?

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

💬 Comments