matlab-compute-gnss-position

Pass

Audited by Gen Agent Trust Hub on Jun 16, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No security issues were identified. The skill adheres to its stated purpose of GNSS positioning analysis and uses established MATLAB toolbox functions for data processing.
  • [EXTERNAL_DOWNLOADS]: The skill references established scientific repositories, including the IGS Data Centers (igs.org) and the NOAA CORS Network (noaa.gov), as sources for GNSS data. These are recognized well-known services for the navigation and geodesy community.
  • [PROMPT_INJECTION]: The skill processes external RINEX files using structured parsing functions like rinexread.
  • Ingestion points: Data enters the context via rinexread calls in SKILL.md processing local or downloaded RINEX files.
  • Boundary markers: None explicitly defined for the file contents as RINEX is a fixed-width/structured ASCII format.
  • Capability inventory: The skill uses the evaluate_matlab_code tool for numerical computation and visualization.
  • Sanitization: The skill relies on native MATLAB rinexread and gnssmeasurements functions which parse the fixed scientific schema into typed timetables. There is no evidence of untrusted content being interpolated into prompts to influence agent behavior.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 16, 2026, 09:26 AM
Security Audit — agent-trust-hub — matlab-compute-gnss-position