update-golden-values
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: Executes shell commands to manage environment setup, reset local git changes within specific test directories, and run internal repository scripts (
download_golden_values.pyandcompare_golden_values_kl.py). - [EXTERNAL_DOWNLOADS]: Fetches and installs standard, well-known Python packages (
click,python-gitlab, andrequests) from the public PyPI registry into a temporary directory. - [EXTERNAL_DOWNLOADS]: Downloads test artifacts from GitHub Actions workflow runs using the authenticated GitHub API.
- [COMMAND_EXECUTION]: Retrieves a temporary
GITHUB_TOKENvia thegh auth tokencommand. The skill instructions contain explicit warnings to prevent the long-term exposure or commitment of these credentials.
Audit Metadata