jetson-package
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill includes a shell script
scripts/artifact_hints.shthat retrieves Jetson hardware details (Generation, SKU, L4T version) to provide compatible package recommendations. This is a local read-only operation intended to ensure software compatibility. - [EXTERNAL_DOWNLOADS]: Instructions reference official and well-known repositories for downloading software, including the NVIDIA Container Registry (nvcr.io), NVIDIA-AI-IOT GitHub packages, and the Jetson AI Lab PyPI index.
- [DATA_EXFILTRATION]: While the skill gathers system-level hardware information (e.g., L4T version, GPU architecture), it prints this information locally to the console and does not transmit it to any external third-party servers.
Audit Metadata