tao-convert-dataset-format
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the
Bashtool to executetao-daftCLI commands. These commands are used to check the SDK version, discover supported dataset formats via help menus, and perform the actual conversion of DAFT datasets. - [EXTERNAL_DOWNLOADS]: The documentation references the
nvidia-tao-daftPython package. It provides instructions to install this package from PyPI if it is missing, which is a standard procedure for using the required vendor-provided SDK. - [DATA_EXFILTRATION]: No data exfiltration patterns were detected. The skill operates on local datasets via path and output flags, and network usage is limited to the initial dependency installation if required.
Audit Metadata