← Back to Skills Marketplace
Microsoft Sharepoint
by
Membrane Dev
· GitHub ↗
· v1.0.5
· MIT-0
501
Downloads
0
Stars
1
Active Installs
6
Versions
Install in OpenClaw
/install microsoft-sharepoint
Description
Microsoft Sharepoint integration. Manage Sites. Use when the user wants to interact with Microsoft Sharepoint data.
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install microsoft-sharepoint - After installation, invoke the skill by name or use
/microsoft-sharepoint - Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Frequently Asked Questions
What is Microsoft Sharepoint?
Microsoft Sharepoint integration. Manage Sites. Use when the user wants to interact with Microsoft Sharepoint data. It is an AI Agent Skill for Claude Code / OpenClaw, with 501 downloads so far.
How do I install Microsoft Sharepoint?
Run "/install microsoft-sharepoint" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Microsoft Sharepoint free?
Yes, Microsoft Sharepoint is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Microsoft Sharepoint support?
Microsoft Sharepoint is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Microsoft Sharepoint?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.5.
More Skills