← 返回 Skills 市场
Sendcloud
作者
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
311
总下载
0
收藏
2
当前安装
4
版本数
在 OpenClaw 中安装
/install sendcloud
功能描述
Sendcloud integration. Manage Parcels, ShippingMethods, Addresses. Use when the user wants to interact with Sendcloud data.
安全使用建议
This skill is coherent: it uses the Membrane CLI to access Sendcloud rather than asking for raw API keys. Before installing, confirm the package scope (@membranehq) is the official source and be aware that 'npm install -g' will add a global CLI on your system. Expect network requests to Membrane and Sendcloud when you authenticate or run actions; if you want to limit risk, install the CLI in an isolated environment (container or VM), review @membranehq/cli package details on the npm/GitHub pages, and avoid pasting long-lived credentials into places you do not control. Finally, remember the agent can run the skill autonomously by default — if you do not want autonomous calls to your Sendcloud data, disable autonomous use in your agent settings.
功能分析
Type: OpenClaw Skill
Name: sendcloud
Version: 1.0.3
The sendcloud skill is a standard integration for managing shipping data via the Membrane CLI. It provides instructions for the agent to authenticate, list, and execute actions related to Sendcloud parcels and addresses. While it requires global installation of the Membrane CLI (`@membranehq/cli`) and network access, these actions are transparently documented and aligned with the stated purpose of the skill. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The skill advertises Sendcloud integration and all runtime instructions relate to using the Membrane CLI to connect to Sendcloud, list/create parcels, addresses, etc. There are no unrelated credentials, binaries, or config paths requested.
Instruction Scope
SKILL.md only instructs installing and using the Membrane CLI, performing login, creating a connection, searching for and running actions, and polling build state. It does not instruct reading arbitrary system files, exfiltrating data, or accessing unrelated environment variables. Network access and a Membrane account are required and documented.
Install Mechanism
The skill is instruction-only but directs the user to install an npm global package (@membranehq/cli). Installing a global npm package is a reasonable delivery method here but carries the usual moderate risk of third-party npm packages; the SKILL.md does not include an automated installer or a downloadable archive from an untrusted host (no high-risk URLs).
Credentials
No environment variables, config paths, or credential values are requested in the registry metadata. Authentication is delegated to the Membrane CLI interactive/login flow, which is appropriate for this integration and avoids storing raw Sendcloud API keys in the skill metadata.
Persistence & Privilege
The skill does not request always:true or elevated persistent privileges. It is user-invocable and allows autonomous invocation (platform default), which is expected for skills of this type.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install sendcloud - 安装完成后,直接呼叫该 Skill 的名称或使用
/sendcloud触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
元数据
常见问题
Sendcloud 是什么?
Sendcloud integration. Manage Parcels, ShippingMethods, Addresses. Use when the user wants to interact with Sendcloud data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 311 次。
如何安装 Sendcloud?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install sendcloud」即可一键安装,无需额外配置。
Sendcloud 是免费的吗?
是的,Sendcloud 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Sendcloud 支持哪些平台?
Sendcloud 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Sendcloud?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.3。
推荐 Skills