← 返回 Skills 市场
252
总下载
1
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install shippo-official
功能描述
(Beta) Ship packages with Shippo. Multi-carrier rate shopping, label generation, package tracking, address validation, customs declarations, and batch proces...
安全使用建议
This skill appears to implement Shippo functionality and only asks for your SHIPPO_API_KEY, which is appropriate. Before installing or running it, check these things: (1) the SKILL.md expects Node.js >=18 and npx but the registry metadata did not declare required binaries — ensure your environment has Node and npx and understand that runtime will execute 'npx @shippo/shippo-mcp'. (2) npx will fetch and run an npm package on-demand; confirm the package (@shippo/shippo-mcp) and its source (npm/GitHub) are trustworthy and consider pinning a known-good version. (3) The MCP process is passed your API key on the command line (ShippoToken …); be aware local processes can potentially leak secrets if compromised. (4) Test initially with a shippo_test_* key (no charges) and review network activity / process behavior if you are in a sensitive environment. If you need higher assurance, ask the publisher for a signed release or an install spec that pins the MCP binary/version and declares the required binaries.
功能分析
Type: OpenClaw Skill
Name: shippo-official
Version: 1.0.3
The shippo-official skill bundle is a legitimate integration for the Shippo shipping service via the Model Context Protocol (MCP). It provides comprehensive tools for address validation, rate shopping, label generation, and tracking. The instructions in SKILL.md explicitly include security safeguards, such as requiring a 'Purchase Confirmation Gate' before any financial transactions are executed. The skill uses the official Shippo API (api.goshippo.com) and follows standard patterns for local MCP server execution without any evidence of data exfiltration, malicious instructions, or obfuscation.
能力标签
能力评估
Purpose & Capability
Name/description (Shippo shipping) align with required SHIPPO_API_KEY and the documented MCP toolset. However, the SKILL.md requires Node.js 18+ and use of 'npx @shippo/shippo-mcp' at runtime, while the registry metadata lists no required binaries — a practical mismatch between declared requirements and what the runtime actually needs.
Instruction Scope
SKILL.md stays on-topic: address validation, rate shopping, shipments, customs, and CSV batch workflows. It only instructs use of the SHIPPO_API_KEY and local MCP calls; it does not ask the agent to read unrelated files or other credentials. It does instruct the agent to launch a local MCP process and to pass the API key in the command args (expected for this integration).
Install Mechanism
There is no formal install spec, but the runtime instructions expect to run 'npx @shippo/shippo-mcp', which will fetch and run code from the npm registry on-demand. Pulling and executing an npm package at runtime is a moderate risk vector (remote code execution surface and dependency update risks). The referenced package name looks appropriate for the purpose, but the registry metadata and skill files do not lock or vet the package version.
Credentials
Only SHIPPO_API_KEY is required and declared as the primary credential. That is proportionate to a Shippo integration. The SKILL.md does not request other unrelated secrets or config paths.
Persistence & Privilege
The skill is user-invocable, not always-on, and has no install script or persisted system-wide configuration in the metadata. The main persistence/privilege note is that it instructs running a local MCP process (stdio transport) which will run until stopped — expected for this design but worth being aware of.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install shippo-official - 安装完成后,直接呼叫该 Skill 的名称或使用
/shippo-official触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Switch from Gram hosted MCP to standalone @shippo/shippo-mcp (beta).
v1.0.1
- Improved documentation and instructions in SKILL.md, including detailed guides for address validation, rate shopping, and label purchase workflows.
- Clarified the required SHIPPO_API_KEY environment variable and setup steps.
- Added explanations of API modes (test vs live), field naming conventions, and handling of international shipments.
- Expanded troubleshooting and best practices sections to help users resolve common issues.
- No code changes; this release focuses on comprehensive documentation enhancements.
元数据
常见问题
Shippo Clawhub Skill 是什么?
(Beta) Ship packages with Shippo. Multi-carrier rate shopping, label generation, package tracking, address validation, customs declarations, and batch proces... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 252 次。
如何安装 Shippo Clawhub Skill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install shippo-official」即可一键安装,无需额外配置。
Shippo Clawhub Skill 是免费的吗?
是的,Shippo Clawhub Skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Shippo Clawhub Skill 支持哪些平台?
Shippo Clawhub Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Shippo Clawhub Skill?
由 Wyatt(@wyatt-shippo)开发并维护,当前版本 v1.0.3。
推荐 Skills