stable-baselines3
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is primarily educational and provides boilerplate code for standard machine learning workflows. No attempts to override agent behavior, bypass safety filters, or perform unauthorized data access were found.
- [EXTERNAL_DOWNLOADS]: The skill references and provides installation instructions for 'stable-baselines3', a well-known and trusted reinforcement learning library. These downloads occur via official package registries (PyPI).
- [COMMAND_EXECUTION]: The provided Python scripts perform standard filesystem operations, such as creating local directories for logs and saving/loading model weights. These operations are necessary for the skill's legitimate functionality and do not involve suspicious or obfuscated commands.
Audit Metadata