physicalai-train-working-with-datasets
Pass
Audited by Gen Agent Trust Hub on Sep 6, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill provides standard documentation for managing machine learning datasets within the Physical AI platform, using the vendor's internal libraries and standard Lightning framework patterns.
- [EXTERNAL_DOWNLOADS]: The skill utilizes dataset identifiers (repo_id) to pull data from HuggingFace. This is a well-known and trusted service in the machine learning community, and the download behavior is documented as expected for the skill's primary function.
- [COMMAND_EXECUTION]: The documentation includes benign CLI operations for running unit tests via
uv run pytestand verifying training configurations using thephysicalaiCLI. These are standard development workflows.
Audit Metadata