Tle Api — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Tle Api (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Code repository that powers TLE API backend, listed on NASA API catalog https://api.nasa.gov/
API provides up to date two line element set records, the data is updated daily from CelesTrak and served in JSON format. A two-line element set (TLE) is a data format encoding a list of orbital elements of an Earth-orbiting object for a given point in time.
Further documentation and response examples are available at: https://tle.ivanstanojevic.me/
The TLE API consists of two endpoints GET http://tle.ivanstanojevic.me
| Endpoint | Description |
|---|---|
GET /api/tle?search={query} | Perform search by satellite name |
GET /api/tle/{id} | Retrieve a single TLE record where id is satellite number |
Example query http://tle.ivanstanojevic.me/api/tle
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.