← Back to Skills Marketplace
1kalin

Export Compliance & Trade Controls

by 1kalin · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
585
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install afrexai-export-compliance
Description
Evaluate product export controls, screen destinations and end-users against US sanctions, determine license needs, and generate compliance documentation chec...
README (SKILL.md)

Export Compliance & Trade Controls

Analyze products, destinations, and end-users against US export control regulations (EAR, ITAR, OFAC sanctions). Generate classification recommendations, license requirements, and compliance checklists.

What It Does

When given a product description, destination country, and end-user details:

  1. ECCN Classification — Map product characteristics to likely Export Control Classification Numbers (Commerce Control List)
  2. Sanctions Screening — Check destination country and end-user against OFAC SDN list indicators, Entity List red flags, and denied parties patterns
  3. License Determination — Identify whether a license exception applies (e.g., TMP, TSR, ENC) or if a formal BIS license is needed
  4. Red Flag Checklist — Walk through the BIS "Know Your Customer" red flags for the transaction
  5. Documentation Pack — Generate: Shipper's Letter of Instruction template, End-Use Certificate template, Internal compliance memo

How to Use

Provide the agent with:

  • Product: What you're exporting (software, hardware, technical data, services)
  • Destination: Country and specific entity/address
  • End-user: Company name, industry, known affiliations
  • Value: Transaction value (for de minimis calculations)

Example prompt:

Run export compliance check:
Product: Cloud-based encryption software (AES-256, key management)
Destination: United Arab Emirates
End-user: Dubai National Bank
Value: $180,000/year

Classification Framework

EAR Categories (Commerce Control List)

Category Description Common Items
0 Nuclear & Misc Nuclear equipment, materials
1 Materials Chemicals, alloys, composites
2 Materials Processing Machine tools, robots
3 Electronics ICs, sensors, lasers
4 Computers Hardware, software, crypto
5 Telecom & Infosec Encryption, network gear
6 Sensors & Lasers Cameras, radar, sonar
7 Navigation GPS, INS, accelerometers
8 Marine Vessels, submersibles
9 Aerospace Aircraft, engines, UAVs

Control Reasons

  • NS (National Security), MT (Missile Technology), NP (Nuclear Nonproliferation)
  • CB (Chemical/Biological), CC (Crime Control), RS (Regional Stability)
  • AT (Anti-Terrorism), SS (Short Supply), UN (UN Sanctions)

License Exception Quick Reference

Exception Use Case
ENC Mass-market encryption products
TMP Temporary exports/reexports
TSR Technology/software under restriction
GOV US government agencies abroad
BAG Personal baggage
RPL Replacement parts (one-for-one)
CIV Civil end-users (Country Group B)

OFAC Sanctions Programs (Active)

  • Comprehensive: Cuba, Iran, North Korea, Syria, Crimea/DNR/LNR
  • Targeted: Russia, Belarus, Myanmar, Venezuela, Nicaragua, China (military), Ethiopia, Mali, others
  • SDN List: 12,000+ designated persons/entities — screen every transaction

Red Flags (BIS "Know Your Customer" Guidance)

  1. Customer reluctant to provide end-use/end-user info
  2. Product inconsistent with buyer's line of business
  3. Unusual shipping routes or intermediary countries
  4. Customer willing to pay cash for expensive items
  5. Delivery to freight forwarder rather than end-user
  6. Evasive answers about whether item is for domestic use or export
  7. Order for items incompatible with technical level of destination country
  8. Customer has P.O. Box or residential address for commercial goods
  9. Abnormal packaging or marking requests
  10. Customer declines normal installation/training/maintenance

De Minimis Rule

US-origin controlled content below these thresholds may not require a license:

  • 25% for most countries
  • 10% for Country Group E:1 (terrorism-supporting) and E:2
  • Calculate: (value of US-origin controlled content / total value) × 100

Output Format

═══ EXPORT COMPLIANCE ASSESSMENT ═══

PRODUCT CLASSIFICATION
  Likely ECCN: [number]
  Category: [description]
  Control Reasons: [NS/MT/etc.]

DESTINATION ANALYSIS
  Country: [name]
  Country Group: [A:1, B, D:1, etc.]
  Sanctions Programs: [if any]
  Embargo Status: [comprehensive/targeted/none]

END-USER SCREENING
  Entity List: [clear/match/possible match]
  SDN List: [clear/match/possible match]
  Red Flags Triggered: [list any]

LICENSE DETERMINATION
  License Required: [yes/no/likely]
  Applicable Exceptions: [if any]
  Recommended Action: [proceed/investigate/halt]

DOCUMENTATION NEEDED
  □ Shipper's Letter of Instruction
  □ End-Use Certificate
  □ Compliance Memo
  □ [additional as needed]
═══════════════════════════════════

Industries That Need This

  • Software companies selling internationally (especially encryption, AI/ML, cybersecurity)
  • Hardware manufacturers with dual-use components
  • Defense contractors and subcontractors
  • Universities with international research collaborations
  • Logistics and freight forwarding companies
  • Any company doing business with sanctioned countries

Regulatory References

  • Export Administration Regulations (EAR): 15 CFR Parts 730-774
  • International Traffic in Arms Regulations (ITAR): 22 CFR Parts 120-130
  • OFAC Sanctions: 31 CFR Part 500
  • Commerce Control List: Supplement No. 1 to Part 774
  • Country Chart: Supplement No. 1 to Part 738
  • Entity List: Supplement No. 4 to Part 744

Built by AfrexAI — AI context packs for business operations.

Usage Guidance
This skill appears coherent and low-risk in terms of installation and requested privileges, but consider the following before you install or use it: - Data sources: The SKILL.md does not name authoritative sources for SDN/Entity Lists, Country Charts, or the latest EAR/ITAR guidance. Confirm how the agent will obtain up-to-date denied-party lists (official OFAC downloads, government feeds, or a vetted commercial screening API). - Not a substitute for counsel: Use the output as a starting point — always have a qualified export compliance officer or external counsel confirm ECCN classifications and license decisions. - Protect sensitive inputs: You will likely supply product technical details, customer names/addresses, and transaction values. Treat that as sensitive business/PII; avoid pasting highly sensitive technical secrets or export-controlled technical data into an untrusted agent environment. - Auditability: If you rely on the skill for compliance workflows, ensure you have an audit trail (source of denied-party checks, timestamps, and who reviewed the result). - Integration caution: If you plan to connect the agent to networked screening services or commercial watchlist APIs, vet those integrations and their credentials separately — the skill does not request or manage them. If you want higher assurance, ask the skill author to document (a) the authoritative data sources or APIs it expects, and (b) recommended handling for sensitive customer/technical data.
Capability Analysis
Type: OpenClaw Skill Name: afrexai-export-compliance Version: 1.0.0 The provided files consist solely of metadata and markdown documentation. The `SKILL.md` and `README.md` files describe the purpose, functionality, and usage of an export compliance skill, including regulatory frameworks and output formats. There are no executable code files, no instructions for the AI agent to perform unauthorized actions, exfiltrate data, or engage in prompt injection. External links are for attribution and marketing, not for agent interaction. The content is entirely aligned with the stated purpose and lacks any indicators of malicious or suspicious behavior.
Capability Assessment
Purpose & Capability
The name/description (export controls, ECCN, OFAC/Entity screening, license guidance) matches the SKILL.md content. There are no unrelated environment variables, binaries, or install steps requested that would be out of scope for this purpose.
Instruction Scope
The SKILL.md stays within the stated purpose (classification, sanctions screening, license determination, red-flag checklist, and document templates). However, it does not specify authoritative data sources or live screening mechanisms (e.g., where to fetch an up-to-date SDN/Entity List or Country Chart). That omission means an agent will either rely on its internal knowledge (which can be outdated) or reach out to external services/APIs to perform live screening — users should confirm how the agent will obtain current denied-party and licensing data. Also, the skill expects users to supply transaction and end-user details (potentially sensitive PII); the instructions do not discuss how to handle or protect that data.
Install Mechanism
Instruction-only skill with no install spec and no code files. Nothing is written to disk and no external packages are pulled by the skill itself.
Credentials
The skill requests no environment variables, credentials, or config paths. The level of access requested is minimal and proportionate to its described function.
Persistence & Privilege
The skill is not set to always:true and uses default invocation settings. It does not request persistent installation or modification of other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install afrexai-export-compliance
  3. After installation, invoke the skill by name or use /afrexai-export-compliance
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of export compliance assessment tool. - Analyze products, destinations, and end-users against export control regulations (EAR, ITAR, OFAC). - Generate ECCN classification, license requirements, and compliance checklists. - Screen parties for OFAC SDN list and export red flags. - Provide documentation templates (Shipper's Letter, End-Use Certificate, Compliance Memo).
Metadata
Slug afrexai-export-compliance
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Export Compliance & Trade Controls?

Evaluate product export controls, screen destinations and end-users against US sanctions, determine license needs, and generate compliance documentation chec... It is an AI Agent Skill for Claude Code / OpenClaw, with 585 downloads so far.

How do I install Export Compliance & Trade Controls?

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

Is Export Compliance & Trade Controls free?

Yes, Export Compliance & Trade Controls is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Export Compliance & Trade Controls support?

Export Compliance & Trade Controls is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Export Compliance & Trade Controls?

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

💬 Comments