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.py and compare_golden_values_kl.py).
  • [EXTERNAL_DOWNLOADS]: Fetches and installs standard, well-known Python packages (click, python-gitlab, and requests) 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_TOKEN via the gh auth token command. The skill instructions contain explicit warnings to prevent the long-term exposure or commitment of these credentials.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 3, 2026, 11:04 AM
Security Audit — agent-trust-hub — update-golden-values