Freeport

v1.0.0

Free-port and free-trade zone reference — FTZ regulations, bonded logistics, duty deferral, re-export procedures. Use when planning warehouse operations in f...

0· 145·1 current·1 all-time
byBytesAgain2@ckchzh

Install

OpenClaw Prompt Flow

Install with OpenClaw

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

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Freeport" (ckchzh/freeport) from ClawHub.
Skill page: https://clawhub.ai/ckchzh/freeport
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 freeport

ClawHub CLI

Package manager switcher

npx clawhub@latest install freeport
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
Name/description describe a free-trade-zone reference and the skill includes a README (SKILL.md) and a single script that prints reference material for commands like intro, types, procedures, customs, etc. The requested artifacts (no env vars, no installs) match a read-only reference skill.
Instruction Scope
SKILL.md instructs the agent to run scripts/script.sh with specific subcommands which appear to only emit static documentation. The SKILL.md documents an optional FREEPORT_DIR config variable, but the provided script excerpts do not show any reading or writing to filesystem or network; verify the rest of the script to confirm it also avoids unexpected file I/O or remote calls.
Install Mechanism
No install spec is present (instruction-only skill plus an included script). Nothing in the manifest downloads or extracts external code or packages.
Credentials
The skill does not declare required environment variables or credentials. SKILL.md mentions an optional FREEPORT_DIR for data storage; that is reasonable for a local reference tool but should be validated in the script to see whether it is actually used and what it stores.
Persistence & Privilege
always is false and the skill does not request elevated persistence or modify other skills or system-wide settings according to the provided files.
Assessment
This appears to be a local reference tool that prints FTZ/freeport guidance; the footprint is small and coherent with the description. Before installing: (1) open and read the entire scripts/script.sh to confirm there are no network calls (curl/wget/nc), no unexpected file writes outside a sensible FREEPORT_DIR, and no shelling out to arbitrary commands with unvalidated input; (2) run the script in a sandbox or non-production environment first to observe behavior; (3) avoid setting any secret environment variables for this skill since it does not need them; (4) if you plan to rely on any data files created by the skill, ensure you control the FREEPORT_DIR path and permissions. If you want, I can scan the remaining portion of scripts/script.sh for network calls, file I/O, or other risky patterns.

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

latestvk97f3vn9bdhx7h5ffdsypdsv6d83axth
145downloads
0stars
1versions
Updated 1mo ago
v1.0.0
MIT-0

Freeport — Free-Trade Zone Reference

Quick-reference skill for free-port operations, foreign-trade zones, and duty-free logistics.

When to Use

  • Setting up operations in a Foreign-Trade Zone (FTZ)
  • Understanding duty deferral, reduction, and elimination
  • Planning re-export logistics through free ports
  • Evaluating FTZ vs bonded warehouse trade-offs
  • Navigating customs procedures for zone-to-zone transfers

Commands

intro

scripts/script.sh intro

Overview of free ports and foreign-trade zones — history, purpose, legal framework.

types

scripts/script.sh types

Types of free-trade zones — FTZ, SEZ, EPZ, bonded warehouse, freeport comparisons.

benefits

scripts/script.sh benefits

Key benefits — duty deferral, inverted tariff relief, re-export savings, cash flow.

procedures

scripts/script.sh procedures

Operational procedures — admission, manipulation, manufacturing, weekly entry.

customs

scripts/script.sh customs

Customs compliance — record-keeping, CBP audits, zone schedules, annual reports.

global

scripts/script.sh global

Major global free ports — Singapore, Hong Kong, Dubai JAFZA, Shannon, Hamburg.

costs

scripts/script.sh costs

Cost-benefit analysis — activation fees, compliance costs, break-even calculations.

checklist

scripts/script.sh checklist

FTZ readiness checklist — site evaluation, application, compliance setup.

help

scripts/script.sh help

version

scripts/script.sh version

Configuration

VariableDescription
FREEPORT_DIRData directory (default: ~/.freeport/)

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

Comments

Loading comments...