← 返回 Skills 市场
membranedev

Shipperhq

作者 Membrane Dev · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
142
总下载
0
收藏
0
当前安装
4
版本数
在 OpenClaw 中安装
/install shipperhq
功能描述
ShipperHQ integration. Manage data, records, and automate workflows. Use when the user wants to interact with ShipperHQ data.
安全使用建议
This skill appears to be what it says: a ShipperHQ integration that uses the Membrane CLI. Before installing, verify the @membranehq/cli package and publisher (confirm the package name, check the GitHub repo and vendor site), and consider installing the CLI in a controlled environment rather than system-wide if you are cautious about npm global installs. Note you will need a Membrane account and network access; the skill intentionally avoids asking for ShipperHQ API keys because Membrane manages credentials server-side. Finally, because the skill can be invoked by the agent, only enable it for agents you trust and review any actions before running them.
功能分析
Type: OpenClaw Skill Name: shipperhq Version: 1.0.3 The shipperhq skill bundle provides instructions for an AI agent to manage shipping data via the Membrane CLI. The SKILL.md file outlines standard procedures for installation, authentication, and action execution through the @membranehq/cli package. No evidence of malicious intent, data exfiltration, or harmful prompt injection was found; the instructions are consistent with the stated purpose of integrating with the ShipperHQ platform.
能力评估
Purpose & Capability
The name/description match the runtime instructions: the skill calls out using the Membrane CLI to interact with ShipperHQ. Requiring a Membrane account and network access is expected. There are no unrelated env vars, binaries, or config paths requested.
Instruction Scope
SKILL.md instructs the agent/user to install and use the @membranehq/cli (npm) and to run membrane login/connect/action commands. These steps are within scope for an integration skill, but the registry metadata did not list required binaries (e.g., npm, membrane) even though the instructions assume they are available or will be installed.
Install Mechanism
The skill is instruction-only (no install spec). It asks users to run `npm install -g @membranehq/cli@latest` (public npm). This is a common pattern but carries standard supply-chain risk from installing packages from npm; the SKILL.md references the vendor site and a GitHub repo which helps traceability.
Credentials
No environment variables, API keys, or config paths are requested. The instructions explicitly advise against asking users for API keys and instead to use Membrane-managed connections, which is appropriate and limits credential handling.
Persistence & Privilege
The skill is not marked always:true and does not request system-wide configuration changes. Model invocation is enabled (default), which is normal — there is no elevated persistence or cross-skill configuration in the instructions.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install shipperhq
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /shipperhq 触发
  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 shipperhq
版本 1.0.3
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 4
常见问题

Shipperhq 是什么?

ShipperHQ integration. Manage data, records, and automate workflows. Use when the user wants to interact with ShipperHQ data. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 142 次。

如何安装 Shipperhq?

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

Shipperhq 是免费的吗?

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

Shipperhq 支持哪些平台?

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

谁开发了 Shipperhq?

由 Membrane Dev(@membranedev)开发并维护,当前版本 v1.0.3。

💬 留言讨论