Customs Analytics
v1.0.0Latvia customs declarations analytics — 3.8GB, KN8 codes, trends, seasonal patterns, top declarants
MIT-0
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
The name/description (Latvia customs analytics, KN8 codes, trends, top declarants) matches the runtime instructions: curl calls to a remote API that returns those analytics. The skill does not request unrelated binaries, credentials, or filesystem access.
Instruction Scope
All runtime instructions are network calls (curl) to sputnikx.xyz and a separate MCP endpoint. The instructions do not read local files or environment variables, but they do direct the agent to send query parameters to an external service and reference a 'query_customs' tool if available.
Install Mechanism
There is no install spec and no code files; nothing is written to disk. This is low-risk from an install-execution perspective.
Credentials
The skill declares no required environment variables, credentials, or config paths. It does not request access to unrelated secrets or system config.
Persistence & Privilege
The skill is not marked always:true and retains normal agent invocation behavior. It does not request elevated or persistent agent-wide privileges.
Assessment
This skill is coherent: it simply directs the agent to query an external analytics API (sputnikx.xyz and mcp.sputnikx.xyz). Before installing, verify the provider's reputation and data licensing (who owns the 3.8GB dataset and whether it contains personal data). Note the SKILL.md shows per-request cost markings — confirm what those costs mean (platform credits vs external billing). Be aware the agent will make network calls to an unvetted domain and could send any query parameters you provide; avoid submitting sensitive tokens or private data in queries. If you want extra safety, test with non-sensitive queries first, restrict autonomous invocation or review outgoing request logs, and consider contacting the skill author or host for provenance and privacy information.Like a lobster shell, security has layers — review code before you run it.
latest
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
SKILL.md
Customs Analytics
3.8GB Latvia customs declarations database. KN8-level product codes, monthly trends, seasonal patterns, top declarants, cross-border analysis.
Base URL
https://sputnikx.xyz/api/v1/agent
Key Endpoints
Customs Overview ($0.10 x402)
curl "https://sputnikx.xyz/api/v1/agent/customs/overview?year=2025"
KN8 Code Trends ($0.10 x402)
curl "https://sputnikx.xyz/api/v1/agent/customs/trends?kn8=44011100&years=2020-2025"
Top Declarants ($0.10 x402)
curl "https://sputnikx.xyz/api/v1/agent/customs/top-declarants?kn8=44&year=2025"
Seasonal Patterns ($0.10 x402)
curl "https://sputnikx.xyz/api/v1/agent/customs/seasonal?kn8=27&years=2020-2025"
MCP Server
Endpoint: https://mcp.sputnikx.xyz/mcp
Tool: query_customs (if available in your plan)
When to use this skill
- Analyze Latvia import/export customs patterns at KN8 granularity
- Research specific commodity code trends over time
- Identify top declarants and seasonal demand shifts
- Cross-reference with EU trade data for corridor analysis
Files
1 totalSelect a file
Select a file to preview.
Comments
Loading comments…
