setup
Pass
Audited by Gen Agent Trust Hub on May 1, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a bundled shell script (
reference/setup.sh) to automate the environment setup. - [COMMAND_EXECUTION]: Uses
sudoprivileges to manage system packages via theaptpackage manager. - [EXTERNAL_DOWNLOADS]: Fetches and executes the official installation script for the
uvtool fromastral.sh. - [EXTERNAL_DOWNLOADS]: Downloads the GitLab CLI (
glab) binary package directly from GitLab's official release infrastructure. - [EXTERNAL_DOWNLOADS]: Configures and fetches signing keys for the official GitHub CLI repository.
- [COMMAND_EXECUTION]: Modifies file permissions (
chmod 600) to secure the configuration file containing user-provided credentials.
Audit Metadata