h100

Pass

Audited by Gen Agent Trust Hub on Apr 30, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSDATA_EXFILTRATION
Full Analysis
  • [COMMAND_EXECUTION]: The skill makes extensive use of ssh to execute commands on a remote host named h100_sglang and docker exec to run development tasks inside a container named sglang_bbuf. These commands are specific to checking system state (nvidia-smi, docker ps) and running project-related scripts (pytest, python).
  • [EXTERNAL_DOWNLOADS]: The skill uses git to pull code from remote origins and interacts with the Hugging Face Hub for model validation tasks. The Docker image referenced (lmsysorg/sglang:dev) belongs to a well-known organization in the AI community.
  • [DATA_EXFILTRATION]: The skill facilitates streaming the local working directory to a remote server using a tar pipe over an SSH connection. This is documented as a method for validating local snapshots in the remote GPU environment and excludes the .git directory to minimize data transfer and risk.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 30, 2026, 03:34 PM