Bonded

v1.0.0

Bonded warehouse reference — customs procedures, duty deferral, FTZ operations, compliance requirements. Use when managing bonded storage, customs clearance,...

0· 158·1 current·1 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for bytesagain1/bonded.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Bonded" (bytesagain1/bonded) from ClawHub.
Skill page: https://clawhub.ai/bytesagain1/bonded
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install bonded

ClawHub CLI

Package manager switcher

npx clawhub@latest install bonded
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
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.
Assessment
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.

Like a lobster shell, security has layers — review code before you run it.

latestvk977h4jkja8mvjabgs99ggx20583b929
158downloads
0stars
1versions
Updated 1mo ago
v1.0.0
MIT-0

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

VariableDescription
BONDED_DIRData directory (default: ~/.bonded/)

Powered by BytesAgain | bytesagain.com | hello@bytesagain.com

Comments

Loading comments...