clone-environments
Pass
Audited by Gen Agent Trust Hub on Sep 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides documentation and code samples for the NVIDIA Omniverse Physics API. The code snippets demonstrate the use of official
ovphysxandovstagelibraries for cloning simulation environments as part of an RL-style batched simulation workflow. - [COMMAND_EXECUTION]: The skill instructions mention using the Shell tool to run Python samples (
python_samples/clone.py) or compile C samples (c_samples/clone_c/main.c). This behavior is a standard part of the development lifecycle for this environment and does not involve downloading or executing untrusted remote content. - [DATA_EXFILTRATION]: The skill interacts with local USD stage data (e.g.,
scene.usda) to perform simulation cloning. No network operations or patterns associated with data exfiltration were detected.
Audit Metadata