← Back to Skills Marketplace
xieziqing

Uniprofit Trade Search

by xieziqing · GitHub ↗ · v1.0.6 · MIT-0
cross-platform ✓ Security Clean
214
Downloads
2
Stars
1
Active Installs
7
Versions
Install in OpenClaw
/install uniprofit-trade-search
Description
Search UniProfit trade intelligence data through the OpenClaw-compatible UniProfit API. Use when Codex or OpenClaw needs importer lookup, exhibition lead sea...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install uniprofit-trade-search
  3. After installation, invoke the skill by name or use /uniprofit-trade-search
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug uniprofit-trade-search
Version 1.0.6
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 7
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 214 downloads so far.

How do I install Uniprofit Trade Search?

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

Is Uniprofit Trade Search free?

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

Which platforms does Uniprofit Trade Search support?

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

Who created Uniprofit Trade Search?

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

💬 Comments