Weather Demand
v1.0.0Weather-driven demand forecasting — correlate temperature with energy/commodity trade flows, Holt-Winters predictions
⭐ 0· 81·0 current·0 all-time
byOrion@drivenbymyai-max
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
Name and description (weather-driven demand forecasting, Holt-Winters) match the SKILL.md examples which call forecasting endpoints on the declared base URL. No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
Instructions are limited to making HTTP GET calls to https://sputnikx.xyz/api/v1/agent and return forecasts/correlations. The skill does not instruct the agent to read local files, environment variables, or other system state. Note: it sends query parameters to an external service — any sensitive context included in requests would be transmitted off-agent.
Install Mechanism
No install spec or code is present (instruction-only), so nothing is written to disk and no packages are installed.
Credentials
The skill declares no required environment variables or credentials. There is no disproportionate request for secrets or unrelated service tokens.
Persistence & Privilege
always is false and the skill does not request persistent privileges or modify other skill/system configurations. Autonomous invocation is allowed by default but not excessive here.
Assessment
This skill simply calls a third-party API (sputnikx.xyz) to get forecasts. Before installing, consider: (1) you will be sending query data to an external, unvetted service—avoid including sensitive or proprietary data in queries; (2) verify the service's trustworthiness, privacy policy, and availability (the registry metadata shows unknown source/homepage); (3) test with non-sensitive or synthetic data first; and (4) monitor network requests and logs while the skill is in use. If you need stronger assurances, prefer skills that use well-known data providers or that run forecasting locally.Like a lobster shell, security has layers — review code before you run it.
latestvk970tcd8f3vk4ww4sbqtv37py583dhfs
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
