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
sshto execute commands on a remote host namedh100_sglanganddocker execto run development tasks inside a container namedsglang_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
gitto 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
tarpipe over an SSH connection. This is documented as a method for validating local snapshots in the remote GPU environment and excludes the.gitdirectory to minimize data transfer and risk.
Audit Metadata