inspect-asset
Pass
Audited by Gen Agent Trust Hub on Aug 25, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes shell commands to resolve a Python interpreter and set environment variables (PYTHONPATH, LD_LIBRARY_PATH) relative to the project's build directory. These operations are restricted to the local filesystem and intended for tool configuration.
- [EXTERNAL_DOWNLOADS]: Instructions include a recommendation to install the
usd-corepackage from a public registry if not already present. This is a well-known industry-standard package for USD development. - [DYNAMIC_EXECUTION]: The skill involves generating and running a Python script at runtime to perform USD stage traversal. The script's logic is contained within the skill's instructions, is read-only, and does not incorporate unsanitized external inputs into its code structure.
Audit Metadata