← 返回 Skills 市场
membranedev

Microsoft 365 People

作者 Membrane Dev · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
119
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install 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.
安全使用建议
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).
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install microsoft-365-people
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /microsoft-365-people 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
Slug microsoft-365-people
版本 1.0.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

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. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 119 次。

如何安装 Microsoft 365 People?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install microsoft-365-people」即可一键安装,无需额外配置。

Microsoft 365 People 是免费的吗?

是的,Microsoft 365 People 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Microsoft 365 People 支持哪些平台?

Microsoft 365 People 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Microsoft 365 People?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。

💬 留言讨论