← 返回 Skills 市场
warmc

UpKuaJing Customs Trade Company Search

作者 warmc · GitHub ↗ · v1.0.6 · MIT-0
cross-platform ✓ 安全检测通过
313
总下载
13
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install upkuajing-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...
安全使用建议
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.
功能分析
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).
能力标签
cryptocan-make-purchasesrequires-sensitive-credentials
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install upkuajing-trade-company-search
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /upkuajing-trade-company-search 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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
首次发布
元数据
Slug upkuajing-trade-company-search
版本 1.0.6
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 5
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 313 次。

如何安装 UpKuaJing Customs Trade Company Search?

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

UpKuaJing Customs Trade Company Search 是免费的吗?

是的,UpKuaJing Customs Trade Company Search 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

UpKuaJing Customs Trade Company Search 支持哪些平台?

UpKuaJing Customs Trade Company Search 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 UpKuaJing Customs Trade Company Search?

由 warmc(@warmc)开发并维护,当前版本 v1.0.6。

💬 留言讨论