← 返回 Skills 市场
214
总下载
2
收藏
1
当前安装
7
版本数
在 OpenClaw 中安装
/install uniprofit-trade-search
功能描述
Search UniProfit trade intelligence data through the OpenClaw-compatible UniProfit API. Use when Codex or OpenClaw needs importer lookup, exhibition lead sea...
安全使用建议
This skill is internally consistent: it only needs a UniProfit base URL and a trade-search API key and runs small local Python scripts that call the documented UniProfit endpoints. Before installing, verify that the UNIPROFIT_API_BASE_URL value is the official UniProfit domain you expect and that UNIPROFIT_TRADE_SEARCH_KEY is a least-privilege trade_search key (not a broader platform/admin credential). Also confirm the small metadata mismatch (agents/openai.yaml lists a primary_credential while the registry metadata did not) — this is likely harmless but worth checking. Prefer using an expendable key with limited quota and audit logs enabled for the account you attach to this skill.
功能分析
Type: OpenClaw Skill
Name: uniprofit-trade-search
Version: 1.0.6
The skill bundle is a legitimate tool for searching UniProfit trade intelligence data. The Python scripts (scripts/check_credential.py and scripts/search_trade.py) use standard libraries to interact with a user-defined API endpoint and do not exhibit any signs of data exfiltration, malicious execution, or obfuscation. The SKILL.md and reference files provide clear, task-aligned instructions for the AI agent without any evidence of prompt injection attacks or unauthorized behaviors.
能力评估
Purpose & Capability
Name/description match the requested artifacts: python is required because the shipped scripts are Python, and the only env vars requested (UNIPROFIT_API_BASE_URL, UNIPROFIT_TRADE_SEARCH_KEY) are exactly what a UniProfit search client would need.
Instruction Scope
SKILL.md confines runtime calls to two explicit endpoints (/openclaw/credential/me and /openclaw/search/query) and instructs the agent to read only local reference docs. The two scripts only read the declared env vars and make those calls; they do not access other files, secrets, or external endpoints.
Install Mechanism
No install spec or remote download is present. Code is included in the bundle and executed via the python binary on PATH; this is low-risk compared with remote installers or archive extraction.
Credentials
The skill requests only UNIPROFIT_API_BASE_URL and UNIPROFIT_TRADE_SEARCH_KEY which are proportionate to the described functionality. Minor metadata inconsistency: registry summary listed no primary credential, but agents/openai.yaml declares UNIPROFIT_TRADE_SEARCH_KEY as primary_credential—verify that the key is scoped to trade_search and not a broader platform/admin key before installing.
Persistence & Privilege
always:false and no config or system-wide writes. The skill does not request permanent presence or modify other skills or system settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install uniprofit-trade-search - 安装完成后,直接呼叫该 Skill 的名称或使用
/uniprofit-trade-search触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.6
Fix skill summary to correctly reference UniProfit API
v1.0.5
- Skill renamed from UniProfit Trade Search to LegalGo Trade Search.
- All environment variables, API keys, and authentication headers updated to use LegalGo naming.
- Documentation and code samples revised to reference LegalGo endpoints and branding.
- Functionality, usage protocols, and planning/execution instructions remain the same, but now target LegalGo trade intelligence data.
v1.0.4
Version 1.0.4
- Renamed the skill from "legalgo-trade-search" to "uniprofit-trade-search" and updated all references accordingly.
- Updated required environment variables and API key header to match UniProfit (`UNIPROFIT_API_BASE_URL` and `X-UniProfit-Key`).
- Modified description, usage instructions, and protocol flow to reference UniProfit data and branding instead of LegalGo.
- Added a language fallback strategy for search queries, allowing one additional attempt with an adjusted language if the first query returns no results.
- Enhanced planning heuristics and clarified output style for improved search explanation and user guidance.
v1.0.3
- Updated environment and execution requirements to include explicit metadata for OpenClaw compatibility.
- Clarified required runtime protocol: must use only two OpenClaw endpoints and send all requests with explicit JSON body and headers.
- Added a "Quick Start" and "Protocol Contract" sections for faster onboarding and stronger contract enforcement.
- Refined and reorganized planning and execution flow instructions for better clarity.
- No changes to functionality or filters; documentation and workflow clarifications only.
v1.0.2
- Added explicit environment variable declarations (LEGALGO_API_BASE_URL and LEGALGO_TRADE_SEARCH_KEY) to the skill metadata.
- No functional changes to logic or behavior; documentation and configuration clarity improved.
- Audience can more easily identify required environment variables for deployment and setup.
v1.0.1
No functional changes; minor documentation update.
- Updated credential checking guidance: run `scripts/check_credential.py` (removed obsolete `--skill trade_search` argument).
- All usage instructions and API behavior remain unchanged.
v1.0.0
Initial release of LegalGo Trade Search skill.
- Enables structured search of LegalGo trade intelligence data via OpenClaw-compatible API.
- Supports importer lookup, exhibition lead search, and procurement requirement search with user-provided API key.
- Enforces explicit header-based authentication for all API calls.
- Advises on planning queries with source and filter selection; prevents unsupported filter use.
- Outlines a two-step workflow: internal query plan then execute only with high enough confidence.
- Provides clear output structure summarizing source, filters, result count, and further actions.
元数据
常见问题
Uniprofit Trade Search 是什么?
Search UniProfit trade intelligence data through the OpenClaw-compatible UniProfit API. Use when Codex or OpenClaw needs importer lookup, exhibition lead sea... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 214 次。
如何安装 Uniprofit Trade Search?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install uniprofit-trade-search」即可一键安装,无需额外配置。
Uniprofit Trade Search 是免费的吗?
是的,Uniprofit Trade Search 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Uniprofit Trade Search 支持哪些平台?
Uniprofit Trade Search 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Uniprofit Trade Search?
由 xieziqing(@xieziqing)开发并维护,当前版本 v1.0.6。
推荐 Skills