exec-local-compile

Pass

Audited by Gen Agent Trust Hub on May 18, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes environmental verification commands such as nvidia-smi and performs library compilation using the local script ./scripts/build_wheel.py. These operations are consistent with the skill's stated purpose of building software from source.
  • [EXTERNAL_DOWNLOADS]: The skill uses git pull to update the local codebase and pip install to resolve and install Python development dependencies. These actions occur within established developer workflows and target standard repositories.
  • [REMOTE_CODE_EXECUTION]: Employs a Python one-liner (python3 -c) to verify the success of the installation by importing the compiled library. This is a benign validation step common in software installation processes.
Audit Metadata
Risk Level
SAFE
Analyzed
May 18, 2026, 06:14 AM
Security Audit — agent-trust-hub — exec-local-compile