← 返回 Skills 市场
1kalin

Export Compliance & Trade Controls

作者 1kalin · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
585
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install afrexai-export-compliance
功能描述
Evaluate product export controls, screen destinations and end-users against US sanctions, determine license needs, and generate compliance documentation chec...
使用说明 (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.

安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install afrexai-export-compliance
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /afrexai-export-compliance 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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).
元数据
Slug afrexai-export-compliance
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Export Compliance & Trade Controls 是什么?

Evaluate product export controls, screen destinations and end-users against US sanctions, determine license needs, and generate compliance documentation chec... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 585 次。

如何安装 Export Compliance & Trade Controls?

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

Export Compliance & Trade Controls 是免费的吗?

是的,Export Compliance & Trade Controls 完全免费(开源免费),可自由下载、安装和使用。

Export Compliance & Trade Controls 支持哪些平台?

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

谁开发了 Export Compliance & Trade Controls?

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

💬 留言讨论