stable-baselines3
Pass
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a legitimate technical guide and boilerplate collection for the Stable Baselines3 (SB3) library. All code samples follow standard industry practices for reinforcement learning workflows.
- [EXTERNAL_DOWNLOADS]: The skill provides instructions for installing 'stable-baselines3' and its dependencies via standard package managers. These are well-known, reputable libraries in the machine learning ecosystem.
- [COMMAND_EXECUTION]: The templates utilize 'SubprocVecEnv', which is a standard feature of the SB3 library for parallelizing environment execution across CPU cores. This is a core functionality for high-performance training and is used appropriately in the provided scripts.
Audit Metadata