location-safety
This skill implements a location-based safety monitor with a webhook server, periodic safety checks, notifications, and escalation. It contacts external services like `https://api.weather.gov` and `https://earthquake.usgs.gov`, executes local system commands via `execSync`, and uses environment variables `SECRET_KEY` and `PORT`.