jetson-optimize-memory
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFECOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses privileged commands (sudo) and system utilities (dtc, gcc, systemctl) to modify low-level system configuration and manage services. These actions are limited to the specific tasks of reclaiming hardware-reserved memory and are accompanied by mandatory verification procedures.
- [DATA_EXFILTRATION]: The instructions involve reading sensitive system files and memory maps located in /proc/iomem and the Linux_for_Tegra source tree. However, this access is intended for local configuration and no network exfiltration patterns were detected.
- [SAFE]: The skill is authored by a trusted vendor (NVIDIA) and focuses on platform-specific hardware optimization. It explicitly restricts modifications to a set of validated recipes and includes logic to prevent unsafe configurations, such as zeroing out SWIOTLB.
Audit Metadata