← 返回 Skills 市场
Shipday
作者
Vlad Ursul
· GitHub ↗
· v1.0.3
· MIT-0
192
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install shipday
功能描述
Shipday integration. Manage Accounts. Use when the user wants to interact with Shipday data.
安全使用建议
This skill appears coherent, but note that it delegates all access to Shipday through the third-party Membrane service and its CLI. Before installing/using: 1) verify you trust Membrane (review https://getmembrane.com, the npm package @membranehq/cli, and their privacy/security docs); 2) prefer installing the CLI in a non-root/user-local location (or use npx) to avoid system-wide changes; 3) be prepared for an interactive login flow (browser/code exchange) — do not paste API keys into chat; 4) if you need stronger isolation, test the CLI and authentication in a sandbox or separate account first. Because this skill is instruction-only, its safety depends on the external Membrane CLI/service rather than on code contained in the skill itself.
功能分析
Type: OpenClaw Skill
Name: shipday
Version: 1.0.3
The skill bundle provides a standard integration for Shipday via the Membrane CLI. It contains instructions for the agent to install the '@membranehq/cli' package and manage delivery operations through the Membrane platform. No indicators of data exfiltration, malicious execution, or harmful prompt injection were found in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The name/description (Shipday integration) match the runtime instructions: the skill instructs the agent to use the Membrane CLI to connect to Shipday and discover/run actions. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md is focused on installing and using the Membrane CLI (install, login, connect, action list/run). It does not instruct reading unrelated files, scraping environment variables, or sending data to unexpected endpoints. The auth flow is interactive (browser/code) and the skill advises against asking users for API keys.
Install Mechanism
The skill is instruction-only (no install spec in registry), but instructs the user to run `npm install -g @membranehq/cli@latest`. Installing a global npm package is a common approach but carries standard risks (you should verify the package/source and prefer non-root or per-user installs). The instructions do not download arbitrary archives or use untrusted URLs.
Credentials
No environment variables, credentials, or config paths are declared or requested by the skill. It requires a Membrane account and network access, which is appropriate because Membrane manages Shipday credentials server-side.
Persistence & Privilege
The skill is not marked 'always' and does not request system-wide modifications beyond advising installation of the Membrane CLI. It does not attempt to modify other skills or persist secrets itself.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install shipday - 安装完成后,直接呼叫该 Skill 的名称或使用
/shipday触发 - 根据 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
元数据
常见问题
Shipday 是什么?
Shipday integration. Manage Accounts. Use when the user wants to interact with Shipday data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 192 次。
如何安装 Shipday?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install shipday」即可一键安装,无需额外配置。
Shipday 是免费的吗?
是的,Shipday 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Shipday 支持哪些平台?
Shipday 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Shipday?
由 Vlad Ursul(@gora050)开发并维护,当前版本 v1.0.3。
推荐 Skills