skills/nvidia/skills/ptq/Gen Agent Trust Hub

ptq

Pass

Audited by Gen Agent Trust Hub on May 19, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes shell commands to manage the quantization process. This includes using grep to identify model dependencies, pip for installing required libraries, and uv run or enroot for executing the quantization launcher and managing containerized environments.
  • [EXTERNAL_DOWNLOADS]: It fetches resources from trusted external sources, including model checkpoints from Hugging Face, the 'transformers' source code from GitHub, and official container images from NVIDIA's NGC registry (nvcr.io).
  • [REMOTE_CODE_EXECUTION]: The skill instructions specify the use of the trust_remote_code=True parameter when loading models. This enables the execution of custom Python modeling code provided by the model's author, which is a common but sensitive practice in the AI research community for supporting non-standard model architectures.
Audit Metadata
Risk Level
SAFE
Analyzed
May 19, 2026, 05:48 PM
Security Audit — agent-trust-hub — ptq