tao-train-bevfusion
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [SAFE]: The skill defines a structured workflow for multi-sensor 3D object detection using the BEVFusion architecture. It provides comprehensive configuration schemas that specify parameters for model backbones, fusion layers, and training optimizers.
- [EXTERNAL_DOWNLOADS]: The skill's configuration enables Weights & Biases (WandB) by default for experiment tracking. WandB is a well-known and widely used service in the machine learning community for telemetry and visualization.
- [SAFE]: The schemas include an 'encryption_key' field intended for users to provide their own keys for securing model checkpoints. This field is correctly defaulted to an empty string and does not contain any hardcoded secrets or credentials.
- [SAFE]: The skill documentation describes the use of standard multi-GPU launch tools such as 'torchrun' and 'nvidia-container-toolkit', which are appropriate for the intended machine learning use case.
Audit Metadata