nat-telemetry
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
nvidia-natpackage and its optional features to enable core functionality. - Evidence: Documentation suggests installing
nvidia-nat[opentelemetry,profiler]and other extras such asweave,phoenix, anddata-flywheelusing theuvpackage manager. - [COMMAND_EXECUTION]: Includes commands for component discovery and provides a Python script for managing local telemetry files.
- Evidence: The workflow utilizes
uv run nat info componentsfor discovery, and theotel_file_exporter.pyscript performs file system operations including directory creation and writing trace data to a user-specified path. - [DATA_EXFILTRATION]: Provides configuration templates to export telemetry data to various external observability platforms.
- Evidence: Documentation includes configuration snippets for sending traces and logs to services like Langfuse, LangSmith, Weave, and Galileo, using environment variable placeholders for secure credential management.
Audit Metadata