availability-report
Pass
Audited by Gen Agent Trust Hub on Jul 22, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes
npmandnodesubprocesses to verify package metadata, perform installations, and check module resolution. - [EXTERNAL_DOWNLOADS]: The script fetches documentation status from
nvidia.github.ioand installs packages from the npm registry. These resources are official NVIDIA vendor assets. - [SAFE]: File system operations are restricted to creating and cleaning up a temporary directory within the system's default temporary path (
os.tmpdir()). - [SAFE]: Dynamic code generation is limited to a small, hardcoded helper script used solely for verifying that packages can be resolved by the Node.js runtime after installation.
Audit Metadata