umami-stats
This skill fetches Umami analytics via the `scripts/umami_query.py` helper using the `UMAMI_API_KEY` and `https://api.umami.is` (or a self-hosted `base-url`). It reads `UMAMI_API_KEY`, invokes `python3 scripts/umami_query.py`, and performs HTTP requests; these behaviors are purpose-aligned and no unexpected exfiltration was detected.