← 返回 Skills 市场
Secureship
作者
Membrane Dev
· GitHub ↗
· v1.0.1
· MIT-0
118
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install secureship
功能描述
Secureship integration. Manage data, records, and automate workflows. Use when the user wants to interact with Secureship data.
安全使用建议
This skill appears consistent with its stated purpose, but before installing or running anything: 1) Verify the Membrane CLI package owner and inspect its npm/GitHub repository (https://github.com/membranedev/application-skills and the @membranehq/cli package) to ensure you trust the publisher. 2) Prefer npx or a non-global install to avoid needing sudo for npm install -g. 3) Understand that Membrane will hold/manage Secureship credentials — review Membrane's privacy/terms and confirm you trust it to mediate access. 4) If you need stronger assurance, ask for the exact connector implementation or the CLI source to review what network endpoints it calls. 5) Do not provide other unrelated credentials or system secrets; the skill does not require them.
功能分析
Type: OpenClaw Skill
Name: secureship
Version: 1.0.1
The skill provides instructions for integrating the Secureship shipping platform using the Membrane CLI. The logic focuses on standard API interaction patterns such as authentication, action discovery, and execution through a centralized connector service (getmembrane.com). While it instructs the agent to perform a global installation (npm install -g @membranehq/cli), this is a standard requirement for the stated tooling and lacks any indicators of malicious intent, data exfiltration, or obfuscation in SKILL.md or _meta.json.
能力评估
Purpose & Capability
The skill name/description (Secureship integration) matches the instructions: all actions are performed via the Membrane platform and its CLI; nothing in the manifest or SKILL.md requests unrelated services or credentials.
Instruction Scope
SKILL.md limits runtime behavior to installing/using the Membrane CLI, authenticating via Membrane, creating a connection to the Secureship connector, discovering and running actions, and polling build state. It does not instruct reading unrelated files, environment variables, or transmitting data to unexpected endpoints.
Install Mechanism
This is an instruction-only skill (no install spec), but it tells the user to install @membranehq/cli from npm (npm install -g or npx usage). Using npm is a common and traceable install path, but global installs may require elevated privileges on some systems — consider using npx or reviewing the package source before global installation.
Credentials
No environment variables or credentials are declared or required by the skill; the SKILL.md explicitly defers auth to Membrane's connection flow and advises not to ask users for API keys. Requested access is proportional to the described purpose.
Persistence & Privilege
The skill is not marked always:true and does not ask to modify other skills or global agent configuration. It relies on Membrane for credential management and normal CLI authentication flows, which is within scope.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install secureship - 安装完成后,直接呼叫该 Skill 的名称或使用
/secureship触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Auto sync from membranedev/application-skills
v1.0.0
Auto sync from membranedev/application-skills
元数据
常见问题
Secureship 是什么?
Secureship integration. Manage data, records, and automate workflows. Use when the user wants to interact with Secureship data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 118 次。
如何安装 Secureship?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install secureship」即可一键安装,无需额外配置。
Secureship 是免费的吗?
是的,Secureship 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Secureship 支持哪些平台?
Secureship 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Secureship?
由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.1。
推荐 Skills