build
Pass
Audited by Gen Agent Trust Hub on Aug 25, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute project-specific scripts
./repo.shandrepo.batto perform build tasks, configuration management, and source code formatting. - Evidence: Found in multiple sections of
SKILL.md, including 'Default Build', 'Build Options', and 'Formatting Check'. - [EXTERNAL_DOWNLOADS]: The build process utilizes the 'Packman' tool to automatically download project dependencies such as USD, Python, and premake at runtime.
- Evidence: Explicitly stated in the 'Prerequisites' section of
SKILL.md. - [EXTERNAL_DOWNLOADS]: Provides links to official documentation for toolchain setup and troubleshooting.
- Evidence: Reference to
https://docs.omniverse.nvidia.com/kit/docs/repo_build/latest/docs/toolchains.htmlfor environment configuration. - [COMMAND_EXECUTION]: Guides the agent to configure environment variables like
PYTHONUTF8andHTTPS_PROXYto ensure correct script execution and network connectivity. - Evidence: Documented in the 'Prerequisites' and 'Troubleshooting' sections.
Audit Metadata