github-workflows-query
Pass
Audited by Gen Agent Trust Hub on Jul 29, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Uses the GitHub CLI (gh api) to fetch workflow information. This is standard behavior for a GitHub-integrated skill.- [DATA_EXFILTRATION]: No evidence of data being sent to untrusted third-party domains. Operations are restricted to the official GitHub API.- [SAFE]: The script implements proper parameter handling for pagination and utilizes jq for secure JSON processing.
Audit Metadata