npc-ml-agents
Pass
Audited by Gen Agent Trust Hub on Mar 23, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install standard machine learning libraries, including
mlagentsfrom the Python Package Index (PyPI) andtorchfrom the official PyTorch wheel registry hosted atdownload.pytorch.org.- [COMMAND_EXECUTION]: Provides instructions to runmlagents-learnfor starting the training process andtensorboardfor monitoring training progress. These are standard CLI tools provided by the Unity ML-Agents and TensorFlow ecosystems respectively.- [SAFE]: All C# code snippets for Unity and YAML configuration files follow standard industry practices for reinforcement learning training and deployment without any detected security anti-patterns.
Audit Metadata