ultralytics-platform
Pass
Audited by Gen Agent Trust Hub on Aug 14, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill facilitates legitimate communication with the official Ultralytics Platform (platform.ultralytics.com) for managing machine learning assets.
- [SAFE]: Python recipes include operations to read local training artifacts, such as CSV metrics and model weights (best.pt), for the intended purpose of synchronizing them with the platform.
- [COMMAND_EXECUTION]: Provides guidance on using the yolo CLI tool to initiate training runs that stream progress and metrics to the platform.
- [SAFE]: Authentication is handled via standard environment variables or configuration settings, with no hardcoded secrets or insecure credential management patterns detected.
Audit Metadata