prow-trigger-nightly
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The script
scripts/trigger_nightly_job.pyuses thesubprocessmodule to call the OpenShiftocCLI for authentication tasks, such as checking server status and retrieving a session token. These calls use specific argument lists and do not involve shell execution. - [EXTERNAL_DOWNLOADS]: The skill fetches information from
prow.ci.openshift.org(to list available jobs) andquay.io(to fetch container image tags). These are well-known technology services and official infrastructure for the target platform.
Audit Metadata