← Back to Skills Marketplace
bytesagain1

Bonded

by bytesagain1 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
159
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install bonded
Description
Bonded warehouse reference — customs procedures, duty deferral, FTZ operations, compliance requirements. Use when managing bonded storage, customs clearance,...
README (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]

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install bonded
  3. After installation, invoke the skill by name or use /bonded
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
publish v1.0.0
Metadata
Slug bonded
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Bonded?

Bonded warehouse reference — customs procedures, duty deferral, FTZ operations, compliance requirements. Use when managing bonded storage, customs clearance,... It is an AI Agent Skill for Claude Code / OpenClaw, with 159 downloads so far.

How do I install Bonded?

Run "/install bonded" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Bonded free?

Yes, Bonded is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Bonded support?

Bonded is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Bonded?

It is built and maintained by bytesagain1 (@bytesagain1); the current version is v1.0.0.

💬 Comments