← 返回 Skills 市场
membranedev

Microsoft Sharepoint

作者 Membrane Dev · GitHub ↗ · v1.0.5 · MIT-0
cross-platform ⚠ suspicious
501
总下载
0
收藏
1
当前安装
6
版本数
在 OpenClaw 中安装
/install microsoft-sharepoint
功能描述
Microsoft Sharepoint integration. Manage Sites. Use when the user wants to interact with Microsoft Sharepoint data.
安全使用建议
Before installing or using this skill: 1) Understand that it relies on a third‑party service (Membrane / getmembrane.com) — SharePoint data and tokens will be handled by that service; confirm your organization's policy allows routing data through it. 2) The SKILL.md requires installing a global npm CLI (npm install -g) — this changes your system and may require admin rights. 3) Authentication is interactive (browser/code) — an autonomous/headless agent may not be able to complete login without extra setup. 4) Ask the skill author to update metadata to declare the Membrane account requirement, any env vars, and exactly how/where credentials and cached tokens are stored. 5) Verify Membrane's privacy/security docs and the referenced GitHub repository before granting access. If you need the agent to operate unattended, request explicit non‑interactive auth instructions and a clear data handling policy from the provider.
功能分析
Type: OpenClaw Skill Name: microsoft-sharepoint Version: 1.0.5 The skill instructs the AI agent to perform high-risk operations including global software installation ('npm install -g @membranehq/cli') and the execution of shell commands to interact with the Microsoft SharePoint API. While these capabilities are plausibly needed for the stated purpose, the instructions allow for raw API request proxying ('membrane request') and rely on external CLI tools, which increases the attack surface for command injection or supply chain risks. Additionally, the '_meta.json' file contains a future-dated 'publishedAt' timestamp (2026), which is anomalous.
能力标签
requires-oauth-tokenrequires-sensitive-credentials
能力评估
Purpose & Capability
The skill claims to provide Microsoft SharePoint integration and its SKILL.md describes exactly that, but it achieves this exclusively by directing users/agents to use the third‑party Membrane CLI/service. The registry metadata lists no required credentials or account, while the instructions explicitly say a valid Membrane account is required. The use of a third‑party proxy for SharePoint data is plausible, but the metadata omission is an incoherence and could hide data‑flow/privacy implications.
Instruction Scope
The SKILL.md stays on task: it instructs installing the Membrane CLI, performing interactive or headless login, creating/ensuring a connection, polling until ready, and listing/calling actions. It does not instruct the agent to read unrelated files or env vars. It does, however, rely on interactive user actions (opening a URL and entering a code) which is relevant for headless/autonomous operation.
Install Mechanism
There is no declared install spec in the registry, but the runtime instructions tell the user to run 'npm install -g @membranehq/cli@latest'. Installing a global npm package is a real installation step the user must perform (requires network and potentially elevated privileges). Installing an external CLI from npm is a moderate-risk action and should be disclosed in the metadata; the skill currently doesn't declare it.
Credentials
The registry shows no required environment variables or primary credential, yet the SKILL.md explicitly requires a valid Membrane account and network access and implies SharePoint credentials/tokens will be handled by Membrane. This is a mismatch: the skill will cause authentication to a third party and potentially transmit SharePoint data/tokens to Membrane, but the metadata does not surface these credential/data‑flow requirements.
Persistence & Privilege
The skill is not marked 'always:true', has no install spec that writes to disk in the package metadata, and doesn't request system config paths or broad persistent privileges. Autonomous invocation is allowed (platform default), which is expected for skills; there are no additional privilege flags set.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install microsoft-sharepoint
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /microsoft-sharepoint 触发
  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-sharepoint
版本 1.0.5
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 6
常见问题

Microsoft Sharepoint 是什么?

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

如何安装 Microsoft Sharepoint?

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

Microsoft Sharepoint 是免费的吗?

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

Microsoft Sharepoint 支持哪些平台?

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

谁开发了 Microsoft Sharepoint?

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

💬 留言讨论