← Back to Skills Marketplace
warmc

UpKuaJing Customs Trade Company Search

by warmc · GitHub ↗ · v1.0.6 · MIT-0
cross-platform ✓ Security Clean
313
Downloads
13
Stars
0
Active Installs
5
Versions
Install in OpenClaw
/install upkuajing-trade-company-search
Description
Official skill for upkuajing (跨境魔方). Find companies (找公司) and global buyers using customs trade data. Get trade order details, business contact info, and lea...
Usage Guidance
This skill appears to be what it claims: a Python client for the UpKuaJing Open Platform. Before installing, ensure you trust the UpKuaJing service and are comfortable providing an API key. Note that: - The skill will store your API key in ~/.upkuajing/.env (or read it from the UPKUAJING_API_KEY environment variable). Keep that file protected. - API calls are billed; the scripts enforce confirming operations that incur fees, but you should verify pricing on the provider site and confirm before bulk queries or batch contact fetches. - The code performs a daily version check by POSTing to the provider's /api/skills/version endpoint and writes a small cache file in ~/.upkuajing; if you prefer no remote checks, you can disable or modify that behavior in scripts/version_check.py. - Optional logging can record request/response JSON into ~/.upkuajing/logs if ENABLE_API_LOGGING is set to True in common.py (it defaults to False). If you need higher assurance, run the scripts in a controlled environment and inspect network traffic to confirm calls go only to openapi.upkuajing.com.
Capability Analysis
Type: OpenClaw Skill Name: upkuajing-trade-company-search Version: 1.0.6 The skill bundle provides a legitimate interface for searching global trade and company data via the UpKuaJing (跨境魔方) Open Platform API. The scripts (scripts/*.py) implement standard API interaction patterns, including authentication via an API key stored in ~/.upkuajing/.env, cursor-based pagination for large datasets, and local task logging. Security measures are present, such as UUID validation and path normalization in common.py to prevent path traversal during task management. The SKILL.md instructions correctly guide the AI agent on handling fee-based operations and API key setup without any evidence of prompt injection or malicious intent. All network activity is directed to the official domain (openapi.upkuajing.com).
Capability Tags
cryptocan-make-purchasesrequires-sensitive-credentials
Capability Assessment
Purpose & Capability
Name/description, required binary (python), and required env var (UPKUAJING_API_KEY) align with the included scripts and documented API endpoints. All declared requirements are appropriate for a client of the UpKuaJing Open Platform.
Instruction Scope
SKILL.md and the scripts only instruct the agent to call the UpKuaJing API, manage an API key stored at ~/.upkuajing/.env, run local Python scripts, and handle paging/fees. There is no instruction to read arbitrary system files or exfiltrate data outside the UpKuaJing endpoints. The skill will store API keys and logs in ~/.upkuajing and task data under the skill directory as described.
Install Mechanism
This is an instruction-only skill with no external install spec. requirements.txt includes only httpx, a reasonable dependency for HTTP calls. Nothing is downloaded from untrusted URLs or written to system locations beyond the skill-specific dirs.
Credentials
Only UPKUAJING_API_KEY is required and is the primary credential; scripts read/write a local ~/.upkuajing/.env file as documented. No unrelated credentials or secrets are requested.
Persistence & Privilege
always is false and the skill does not request elevated system privileges. It writes its own cache, logs (if enabled), and task files under ~/.upkuajing or the skill's task_data directory, which is normal for this type of client tool.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install upkuajing-trade-company-search
  3. After installation, invoke the skill by name or use /upkuajing-trade-company-search
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.6
- Added a new script: scripts/version_check.py. - Documented a best practice in SKILL.md: always use direct script invocation (e.g. python scripts/xxx.py), and do not use compound commands like cd scripts && python xxx.py. - Updated skill version to 1.0.6.
v1.0.5
- Added instructions for fetching current interface pricing using `python scripts/auth.py --price_info`. - Clarified that latest pricing can be obtained both from the website and via the script. - Updated version metadata to 1.0.5.
v1.0.4
updated SKILL.md
v1.0.3
Documentation updated to English (SKILL.md)
v1.0.0
首次发布
Metadata
Slug upkuajing-trade-company-search
Version 1.0.6
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 5
Frequently Asked Questions

What is UpKuaJing Customs Trade Company Search?

Official skill for upkuajing (跨境魔方). Find companies (找公司) and global buyers using customs trade data. Get trade order details, business contact info, and lea... It is an AI Agent Skill for Claude Code / OpenClaw, with 313 downloads so far.

How do I install UpKuaJing Customs Trade Company Search?

Run "/install upkuajing-trade-company-search" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is UpKuaJing Customs Trade Company Search free?

Yes, UpKuaJing Customs Trade Company Search is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does UpKuaJing Customs Trade Company Search support?

UpKuaJing Customs Trade Company Search is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created UpKuaJing Customs Trade Company Search?

It is built and maintained by warmc (@warmc); the current version is v1.0.6.

💬 Comments