← 返回 Skills 市场
gora050

Microsoft Teams

作者 Vlad Ursul · GitHub ↗ · v1.0.5 · MIT-0
cross-platform ✓ 安全检测通过
542
总下载
0
收藏
2
当前安装
6
版本数
在 OpenClaw 中安装
/install microsoft-teams-integration
功能描述
Microsoft Teams integration. Manage communication data, records, and workflows. Use when the user wants to interact with Microsoft Teams data.
安全使用建议
This skill appears coherent for Microsoft Teams integration, but it relies on installing a third-party CLI (@membranehq/cli) and on a Membrane account. Before installing: 1) verify the npm package owner and repository (check @membranehq on npm and the GitHub repo), 2) prefer installing the CLI in an isolated environment or as a non-root user (avoid global installs if you can), 3) understand that the CLI will perform browser-based OAuth and will store tokens/config on your machine or Membrane account, and 4) only grant Teams access you intend to share. If you cannot verify the CLI/package source or do not trust the vendor, do not install the CLI or run the login flows.
功能分析
Type: OpenClaw Skill Name: microsoft-teams-integration Version: 1.0.5 The skill provides a legitimate integration for Microsoft Teams via the Membrane CLI. It guides the agent through installation, authentication, and executing Teams actions or raw API requests through the Membrane platform. No malicious intent, data exfiltration, or harmful prompt injections were found in SKILL.md or _meta.json; the behavior is consistent with the stated purpose of managing communication data.
能力标签
requires-oauth-tokenrequires-sensitive-credentials
能力评估
Purpose & Capability
Name/description map to the actions described in SKILL.md (listing/sending messages, teams/channels management). The use of a connector/CLI (Membrane) to reach Microsoft Teams is coherent with the stated purpose.
Instruction Scope
The SKILL.md stays on-topic: it instructs installing and using the Membrane CLI, authenticating via browser, creating/monitoring a connection, and listing/performing Teams actions. It does not instruct reading unrelated local files or other credentials. However it asks the user/agent to install and run an external CLI and to complete interactive auth flows, which expands the runtime surface beyond the skill text itself.
Install Mechanism
No registry install spec was provided, but SKILL.md tells users to run `npm install -g @membranehq/cli@latest` (a public npm package). npm global installs execute package code and modify system-wide PATH; this is expected for a CLI but is a moderate-risk step and should be vetted (check package ownership, integrity, and versions). There are no arbitrary URL downloads or archive extracts in the instructions.
Credentials
The skill declares no required env vars or credentials in metadata. In practice the Membrane CLI will manage OAuth tokens and persist credentials (browser-based login, connection IDs). That behavior is expected for a connector but means tokens/config will be stored; the skill itself does not request unrelated secrets.
Persistence & Privilege
The skill is not always-enabled and is user-invocable. It does not request elevated platform privileges or modify other skills. The only persistence considered is installing a CLI (global npm) and storing auth tokens via the Membrane CLI, which is typical for such integrations.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install microsoft-teams-integration
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /microsoft-teams-integration 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.5
Auto sync from membranedev/application-skills
v1.0.4
Auto sync from membranedev/application-skills
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
元数据
Slug microsoft-teams-integration
版本 1.0.5
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 6
常见问题

Microsoft Teams 是什么?

Microsoft Teams integration. Manage communication data, records, and workflows. Use when the user wants to interact with Microsoft Teams data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 542 次。

如何安装 Microsoft Teams?

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

Microsoft Teams 是免费的吗?

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

Microsoft Teams 支持哪些平台?

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

谁开发了 Microsoft Teams?

由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.5。

💬 留言讨论