pytorch-quantization
Pass
Audited by Gen Agent Trust Hub on Mar 2, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The Node.js script
scripts/pytorch-quantization_tool.jsuses thechild_process.spawnmethod to execute a local Python scriptscripts/pytorch-quantization_tool.py. The command and its arguments are hardcoded to internal skill files, which prevents command injection and is standard practice for cross-language tool execution. - [EXTERNAL_DOWNLOADS]: The skill references model weights and documentation from
pytorch.org. These are well-known and trusted technology services, and the downloads are expected for the primary purpose of the skill.
Audit Metadata