skills/nvidia/skills/kermt-setup/Gen Agent Trust Hub

kermt-setup

Pass

Audited by Gen Agent Trust Hub on Sep 16, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSDYNAMIC_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill orchestrates environment setup by executing host-level commands including docker build, docker run, nvidia-smi, and docker info through the kermt_container.sh script. These commands are essential for building the KERMT image and verifying GPU passthrough.- [EXTERNAL_DOWNLOADS]: The skill documentation and build process reference official nvidia/cuda Docker images and the NVIDIA-Digital-Bio/cuik-molmaker repository. These references are standard for GPU-accelerated container development.- [DYNAMIC_EXECUTION]: The kermt_check_system function utilizes an inline Python script to probe system resources like VRAM, compute capability, and disk availability. This script uses standard libraries and executes in a controlled manner without incorporating untrusted user input into its execution logic.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 16, 2026, 02:27 AM
Security Audit — agent-trust-hub — kermt-setup