← 返回 Skills 市场
Microsoft Graph Api
作者
Vlad Ursul
· GitHub ↗
· v1.0.1
· MIT-0
157
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install 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.
安全使用建议
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).
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install microsoft-graph-api - 安装完成后,直接呼叫该 Skill 的名称或使用
/microsoft-graph-api触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 157 次。
如何安装 Microsoft Graph Api?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install microsoft-graph-api」即可一键安装,无需额外配置。
Microsoft Graph Api 是免费的吗?
是的,Microsoft Graph Api 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Microsoft Graph Api 支持哪些平台?
Microsoft Graph Api 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Microsoft Graph Api?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.1。
推荐 Skills