Gate MCP Skill

v1.0.0

Use Gate MCP through UXC for public spot and futures market data workflows with a fixed streamable-http endpoint and read-first guardrails.

0· 109·1 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The skill's declared purpose (public Gate MCP market data via uxc) matches the instructions and included files. Minor mismatch: registry metadata lists no required binaries, but SKILL.md correctly states that `uxc` must be installed and available in PATH — the skill will not work without that dependency. This is likely an omission in the metadata rather than malicious behavior.
Instruction Scope
SKILL.md instructs only to link and call the fixed MCP endpoint via `uxc`/`gate-mcp-cli`, to prefer help-first discovery, and to remain read-only. It does not instruct reading local secrets, arbitrary files, or sending data to unexpected endpoints; network I/O is limited to the documented Gate MCP endpoint and cited documentation links.
Install Mechanism
No install spec is present (instruction-only), so nothing is written or downloaded by the skill itself. This is the lowest-risk model and is coherent with the skill's purpose.
Credentials
The skill requests no environment variables, credentials, or config paths. The instructions explicitly avoid private/trading workflows and do not ask for API keys; this is proportionate for a public read-only market-data skill.
Persistence & Privilege
The skill is not marked 'always' and does not request elevated persistence or modification of other skills or system-wide settings. The included validation script is self-contained and used only for local checks.
Assessment
This skill appears coherent and read-only, but check the following before installing: (1) ensure you trust and review the external 'uxc' tool the skill depends on — the skill requires `uxc` in PATH; (2) the repo's validation script expects the `rg` (ripgrep) utility for local checks — that's a development-time detail, not runtime; (3) confirm the `uxc link gate-mcp-cli https://api.gatemcp.ai/mcp` command resolves to the official Gate MCP endpoint before running it (avoid redirected or spoofed links); (4) because the skill source and homepage are not provided, prefer installing only if you trust the skill publisher or after reviewing the upstream `uxc` implementation and Gate MCP docs. If you need greater assurance, ask the publisher for a homepage or source repo and a checksum/verification for any binaries you install.

Like a lobster shell, security has layers — review code before you run it.

latestvk97fcnqjtqb91jawf5y5b6r77s832ccz

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments