Satellite Tracker
PassAudited by VirusTotal on May 8, 2026.
Findings (1)
The Satellite Tracker skill is a legitimate tool for calculating real-time satellite positions and predicting passes using the SGP4 orbit model. The code in track.py fetches orbital data (TLE) from a trusted public source (celestrak.org) and stores it in a local cache file (tle_cache.json). No evidence of data exfiltration, malicious execution, or prompt injection was found; the script's behavior is entirely consistent with its stated purpose.
