Export Controls Checker

🌐Community
by tramehq Β· vlatest Β· Repository

This tool swiftly verifies if your content adheres to export control regulations, safeguarding your business and avoiding costly penalties.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add export-controls-checker npx -- -y @trustedskills/export-controls-checker
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "export-controls-checker": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/export-controls-checker"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The export-controls-checker skill helps determine if a given product or technology is subject to US export control regulations. It assesses items based on their technical specifications and intended use, providing an initial indication of potential restrictions. This capability aids in compliance efforts and reduces the risk of inadvertent violations.

When to use it

  • Before shipping products internationally: Quickly assess if a shipment requires specific licenses or permits.
  • During product development: Identify export control implications early on in the design process.
  • When evaluating new technologies: Determine potential restrictions before incorporating them into your offerings.
  • To streamline compliance workflows: Automate initial screening of items against export control lists.

Key capabilities

  • Assessment based on technical specifications
  • Evaluation considering intended use
  • Initial indication of potential export control restrictions

Example prompts

  • "Check if a drone with these specs is subject to US export controls."
  • "Does this AI model, designed for facial recognition, require an export license?"
  • β€œWhat are the export control implications of shipping this encryption software?”

Tips & gotchas

This skill provides an initial assessment. Always consult with legal counsel and conduct thorough due diligence to ensure full compliance with all applicable regulations.

Tags

πŸ›‘οΈ

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates β€” what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
tramehq
Installs
2

🌐 Community

Passed automated security scans.