media-svd

Pass

Audited by Gen Agent Trust Hub on Jun 17, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The script scripts/svd.py executes system commands like nvidia-smi and uname to detect hardware capabilities. It also uses subprocess to trigger model weight downloads via Python CLI calls.
  • [EXTERNAL_DOWNLOADS]: The skill interacts with Hugging Face to download model weights. This is transparently documented and uses standard libraries for the intended purpose.
  • [DATA_EXFILTRATION]: The animate command communicates with a local ComfyUI server. While this involves network communication, the server address defaults to localhost and the interaction is limited to standard API requests for workflow processing.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 17, 2026, 07:33 PM
Security Audit — agent-trust-hub — media-svd