Skip to main content

Weather Skill

Fetches current weather and forecasts effortlessly using wttr.in or Open-Meteo without requiring an API key.

Install this skill

or
94/100

Security score

The Weather Skill skill was audited on Jun 12, 2026 and we found 2 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 22

Curl to non-GitHub URL

SourceSKILL.md
22curl -s "https://api.open-meteo.com/v1/forecast?latitude=40.71&longitude=-74.01&current_weather=true"
low line 22

External URL reference

SourceSKILL.md
22curl -s "https://api.open-meteo.com/v1/forecast?latitude=40.71&longitude=-74.01&current_weather=true"
Scanned on Jun 12, 2026
View Security Dashboard
Installation guide →