S2 Atmos Perception

v1.0.9

S2-SP-OS Atmos Radar. Real-time meteorological and space weather (NOAA) perception organ for AI Agents.

0· 117·0 current·0 all-time
byMilesXiang@spacesq
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
Name and description (real-time meteorology + NOAA space weather) align with the included Python script and SKILL.md. Required binary is only python3 and no credentials or config paths are requested — consistent with calling public weather/AQI and NOAA endpoints.
Instruction Scope
SKILL.md instructs the agent to request the user's location and to run the bundled script; the script sends the provided location string to public APIs (Open-Meteo geocoding, Open-Meteo weather/air-quality, and NOAA SWPC). This is expected for the stated purpose but does transmit the user-provided location to third-party services.
Install Mechanism
No install spec — instruction-only with a bundled Python file. No downloads from arbitrary URLs or archive extraction. Low installation risk.
Credentials
The skill requires no environment variables, credentials, or config paths. It only needs network access to public APIs, which is proportionate to fetching weather and space-weather data.
Persistence & Privilege
always is false and the skill does not request persistent system modifications or elevated privileges. allowed-tools includes exec (to run python3), which is reasonable for running the included script.
Assessment
This skill appears coherent and limited to fetching public weather/AQI and NOAA space‑weather data. Before installing, note that: (1) it will send any user-entered location string to third‑party APIs (Open‑Meteo and NOAA), so treat sensitive location data accordingly; (2) provenance is unknown (no homepage), so if you require strict supply-chain assurance run the script locally in an isolated environment or review the file yourself (atmos.py is included and small); and (3) network access is required and the tool will make outbound HTTPS requests — if that is undesirable, do not enable the skill. Otherwise the skill's permissions and behavior are proportionate to its stated purpose.

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

latestvk97frtc3kpr9cy6wmp0xjyms7h83dpsz

License

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

Runtime requirements

🌪️ Clawdis
Binspython3

Comments