Eu Trade Analytics
Query 28M+ Eurostat COMEXT trade records — 27 EU countries, bilateral flows, HS2-CN8 codes, 1988-2025
MIT-0 · Free to use, modify, and redistribute. No attribution required.
⭐ 0 · 12 · 0 current installs · 0 all-time installs
byOrion@drivenbymyai-max
MIT-0
Security Scan
OpenClaw
Suspicious
medium confidencePurpose & Capability
The declared purpose is querying Eurostat COMEXT data — that aligns with the skill's examples — but rather than calling Eurostat's official API the SKILL.md points to a third‑party service (sputnikx.xyz). Using a proxy API can be legitimate, but the registry metadata earlier omitted a homepage while the SKILL.md embeds sputnikx.xyz, creating provenance ambiguity.
Instruction Scope
The runtime instructions tell the agent to send user queries (reporter, partner, hs2, years, etc.) to https://sputnikx.xyz and to an MCP endpoint at https://mcp.sputnikx.xyz/mcp. These calls will transmit whatever query parameters and possibly user-provided inputs to an external service. The instructions do not reference reading local files or credentials, but they do not disclose how the third party stores, charges for, or logs query data.
Install Mechanism
This is an instruction-only skill with no install spec and no code files — nothing is written to disk by the skill itself, which minimizes install-time risk.
Credentials
The skill requests no environment variables or credentials, which is proportionate. However, the SKILL.md mentions paid endpoints and a free tier but does not declare any API key or billing requirement; that mismatch is worth clarifying.
Persistence & Privilege
always is false and there are no indications the skill requests persistent system privileges or modifies other skill configurations. The skill can be invoked autonomously (platform default), which expands its blast radius only if combined with other red flags.
What to consider before installing
This skill will forward your trade queries to a third‑party host (sputnikx.xyz / mcp.sputnikx.xyz) rather than directly hitting Eurostat. Before installing, consider: (1) do you trust the operator and their privacy/retention policy? (2) confirm pricing and whether an API key or account is actually required; the SKILL.md lists paid endpoints but requests no credentials. (3) avoid sending any sensitive or proprietary strings in queries. (4) if you need verifiable official Eurostat data or licensing guarantees, prefer a skill that calls Eurostat's official APIs or provides clear provenance and documentation. If unsure, ask the skill author for an official homepage, documentation, data licensing and retention policy, and whether queries are logged or aggregated.Like a lobster shell, security has layers — review code before you run it.
Current versionv1.0.0
Download ziplatest
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
SKILL.md
EU Trade Analytics
28M+ Eurostat COMEXT bilateral trade records. 27 EU countries, HS2 to CN8 product codes, 1988-2025. Monthly data, import/export flows, price-per-tonne, seasonality, concentration (HHI).
Base URL
https://sputnikx.xyz/api/v1/agent
Key Endpoints
Trade Overview (free tier: 1000/day)
curl "https://sputnikx.xyz/api/v1/agent/trade/overview?reporter=LV&year=2025"
Trade Timeline
curl "https://sputnikx.xyz/api/v1/agent/trade/timeline?reporter=LV&partner=DE&hs2=44&years=2020-2025"
Top Partners
curl "https://sputnikx.xyz/api/v1/agent/trade/top-partners?reporter=LV&hs2=44&year=2025&flow=export"
Price Per Tonne ($0.10 x402)
curl "https://sputnikx.xyz/api/v1/agent/trade/price-per-tonne?reporter=LV&hs2=44"
Seasonality ($0.10 x402)
curl "https://sputnikx.xyz/api/v1/agent/trade/seasonality?reporter=LV&hs2=27"
Concentration/HHI ($0.10 x402)
curl "https://sputnikx.xyz/api/v1/agent/trade/concentration?hs2=44&year=2025&flow=export"
MCP Server
Endpoint: https://mcp.sputnikx.xyz/mcp
Tool: query_trade
Data Coverage
- 28M+ records (63M with customs)
- 27 EU member states
- HS2 to CN8 product classification
- Monthly granularity, 1988-2025
- Import + export flows with EUR values and KG quantities
When to use this skill
- Analyze bilateral trade flows between EU countries
- Find top trading partners for specific product codes
- Track price trends and seasonal patterns
- Calculate market concentration (Herfindahl-Hirschman Index)
- Research supply chain corridors
Files
1 totalSelect a file
Select a file to preview.
Comments
Loading comments…
