tao-convert-dataset-format
Pass
Audited by Gen Agent Trust Hub on Sep 17, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSINDIRECT_PROMPT_INJECTION
Full Analysis
- [SAFE]: The skill implements dataset conversion using the official nvidia-tao-daft library, which is a verified vendor-owned resource. All bash commands are strictly scoped to the tool's intended purpose of dataset transformation.
- [EXTERNAL_DOWNLOADS]: The skill suggests the installation of the nvidia-tao-daft package via pip. This is a standard dependency for the tool's functionality and originates from the official vendor.
- [INDIRECT_PROMPT_INJECTION]: The skill includes a data ingestion surface via dataset files. This is a necessary component for the dataset conversion task. 1. Ingestion points: Local datasets accessed through the --path flag in SKILL.md. 2. Boundary markers: No specific delimiters are defined in the skill instructions. 3. Capability inventory: Execution of the tao-daft CLI tool using the Bash capability. 4. Sanitization: The skill relies on the built-in validation and processing logic of the nvidia-tao-daft package.
Audit Metadata