← 返回 Skills 市场
gora050

Shipcloud

作者 Vlad Ursul · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
190
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install shipcloud
功能描述
Shipcloud integration. Manage Shipments, Trackings, Carriers, Services, Labels, Pickups and more. Use when the user wants to interact with Shipcloud data.
安全使用建议
This skill simply instructs using the Membrane CLI to access Shipcloud and does not itself ask for secrets. Before installing or running: (1) confirm you trust the Membrane project (review the @membranehq/cli package on npm and its GitHub repo), (2) prefer using 'npx' if you want to avoid a global install, (3) only authenticate via the official membrane login flow (do not paste Shipcloud API keys into unrelated prompts), and (4) avoid running installs on sensitive/shared machines without verifying the package source and permissions.
功能分析
Type: OpenClaw Skill Name: shipcloud Version: 1.0.3 The skill provides instructions for an AI agent to manage Shipcloud integrations using the Membrane CLI. It guides the agent through installing the `@membranehq/cli` package, authenticating via `membrane login`, and managing shipments through the Membrane platform. The instructions are transparent, aligned with the stated purpose of the skill, and do not contain evidence of malicious intent, data exfiltration, or obfuscated code.
能力评估
Purpose & Capability
The name/description (Shipcloud integration) aligns with the instructions: all runtime actions are performed via Membrane's connector for Shipcloud. Nothing in the SKILL.md requests unrelated services, credentials, or capabilities.
Instruction Scope
The SKILL.md only instructs installing and using the Membrane CLI, creating connections, discovering and running actions, and handling authentication via Membrane's login flow. It does not direct the agent to read arbitrary files, environment variables, or send data to third-party endpoints outside of the Membrane workflow.
Install Mechanism
The instructions tell the user to run 'npm install -g @membranehq/cli@latest' (and examples use npx). Installing a global npm package is a standard way to obtain the CLI but does fetch code from the npm registry — this is expected for a CLI-based integration but carries the usual supply-chain considerations (verify package source, prefer npx for ephemeral use if preferred).
Credentials
No environment variables, credentials, or config paths are declared or required by the skill. Authentication is delegated to Membrane's login flow rather than requesting raw API keys or tokens in the skill, which is proportionate to the stated purpose.
Persistence & Privilege
The skill is instruction-only, has no install-time persistence, and does not request always:true. It relies on the Membrane CLI and the user's Membrane account; it does not ask to modify other skills or system-wide agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install shipcloud
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /shipcloud 触发
  4. 根据 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
元数据
Slug shipcloud
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Shipcloud 是什么?

Shipcloud integration. Manage Shipments, Trackings, Carriers, Services, Labels, Pickups and more. Use when the user wants to interact with Shipcloud data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 190 次。

如何安装 Shipcloud?

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

Shipcloud 是免费的吗?

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

Shipcloud 支持哪些平台?

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

谁开发了 Shipcloud?

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

💬 留言讨论