← 返回 Skills 市场
bytesagain1

Bonded

作者 bytesagain1 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
159
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install bonded
功能描述
Bonded warehouse reference — customs procedures, duty deferral, FTZ operations, compliance requirements. Use when managing bonded storage, customs clearance,...
使用说明 (SKILL.md)

Bonded — Bonded Warehouse & Customs Operations Reference

Quick-reference skill for bonded warehouse management, customs procedures, duty deferral mechanisms, and trade compliance.

When to Use

  • Setting up or managing a bonded warehouse facility
  • Understanding duty deferral and suspension mechanisms
  • Planning customs clearance procedures for imported goods
  • Evaluating Free Trade Zone (FTZ) vs bonded warehouse options
  • Ensuring compliance with customs regulations

Commands

intro

scripts/script.sh intro

Overview of bonded warehousing — purpose, types, and regulatory framework.

types

scripts/script.sh types

Types of bonded facilities — public, private, FTZ, bonded manufacturing.

procedures

scripts/script.sh procedures

Key procedures — entry, storage, withdrawal, re-export, and duty payment.

duties

scripts/script.sh duties

Duty deferral mechanisms — suspension, drawback, inverted tariffs.

compliance

scripts/script.sh compliance

Compliance requirements — record keeping, audits, bond types, penalties.

benefits

scripts/script.sh benefits

Business benefits — cash flow, re-export savings, strategic inventory.

global

scripts/script.sh global

Global bonded warehouse systems — US, EU, China, UK comparisons.

checklist

scripts/script.sh checklist

Bonded warehouse setup and operations checklist.

help

scripts/script.sh help

version

scripts/script.sh version

Configuration

Variable Description
BONDED_DIR Data directory (default: ~/.bonded/)

Powered by BytesAgain | bytesagain.com | [email protected]

安全使用建议
This skill appears to be an offline reference that prints bonded-warehouse guidance and does not request credentials or perform network accesses in the visible code. Before installing, review the full scripts/script.sh file (the prompt's file content was truncated) to confirm there are no hidden network calls, file writes outside its own directory, or exec/curl/wget commands at the bottom of the script. If you plan to let the agent run skills autonomously, be aware it will execute that bundled script locally — consider running the script once in a sandbox or with shell tracing (bash -x) to confirm behavior. Only install if you trust the skill source (github.com/bytesagain) or after a quick manual inspection of the entire script.
功能分析
Type: OpenClaw Skill Name: bonded Version: 1.0.0 The 'bonded' skill is a purely informational reference tool for customs and bonded warehouse operations. The shell script (scripts/script.sh) only outputs static text and contains no functional code that interacts with the network, file system, or sensitive environment variables. No malicious intent or vulnerabilities were detected.
能力评估
Purpose & Capability
Name/description match the contained assets: an informational SKILL.md plus a bash script that prints guidance on bonded warehousing. Nothing in the manifest or SKILL.md asks for unrelated capabilities (no cloud creds, no unrelated binaries).
Instruction Scope
SKILL.md instructs the agent to run the included scripts/script.sh with simple subcommands (intro, types, procedures, etc.). The shown portion of the script only emits static help text and does not read secrets or external files. Note: the file contents shown in the prompt are truncated near the end, so I cannot fully verify the dispatch/exit logic or the very bottom of the script.
Install Mechanism
No install spec and no remote downloads. The only executable artifact is a local bash script included in the skill bundle — a low-risk install surface if the script is inspected before execution.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. SKILL.md mentions a BONDED_DIR config variable as optional, which is reasonable for storing local data; the visible script portion does not attempt to read credentials or system-sensitive paths.
Persistence & Privilege
The skill does not request always:true and uses default invocation settings. It does not modify other skills or system configuration in the visible content. Autonomous invocation is allowed by platform default but is not a special privilege here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install bonded
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /bonded 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
publish v1.0.0
元数据
Slug bonded
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Bonded 是什么?

Bonded warehouse reference — customs procedures, duty deferral, FTZ operations, compliance requirements. Use when managing bonded storage, customs clearance,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 159 次。

如何安装 Bonded?

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

Bonded 是免费的吗?

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

Bonded 支持哪些平台?

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

谁开发了 Bonded?

由 bytesagain1(@bytesagain1)开发并维护,当前版本 v1.0.0。

💬 留言讨论