ops-orbit-plotter
Warn
Audited by Snyk on Aug 17, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). In
scripts/plot_orbits.py, outsider-supplied free text for--stationis passed as an untrusted identifier intoresolve_ground_station()which invokesops-ground-stations-cataloguewithlookup <identifier>and thenjson.loads(proc.stdout)—so the workflow ingests free text from the user into the subprocess-driven lookup path at runtime.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata