glab-config
Pass
Audited by Gen Agent Trust Hub on Jul 20, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides examples for using the
glab configcommand to retrieve and update configuration keys. These are standard operations for the GitLab CLI tool. - [EXTERNAL_DOWNLOADS]: The documentation mentions configuration settings like
duo_cli_auto_downloadandorbit_local_auto_downloadwhich govern the behavior of theglabtool itself regarding component updates. This describes built-in functionality of the legitimate upstream software. - [CREDENTIALS_UNSAFE]: The skill includes guidance on managing GitLab access tokens. It correctly recommends using environment variables and restricted-permission environment files (
chmod 600) instead of hardcoding secrets.
Audit Metadata