rhdh-platform-lifecycle
Pass
Audited by Gen Agent Trust Hub on Aug 13, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches lifecycle data and documentation from official and well-known sources, including the Red Hat Product Life Cycles API, Microsoft Azure's AKS release status API, AWS documentation on GitHub, and the endoflife.date service. These operations are intended for the skill's primary purpose of reporting support phases.
- [COMMAND_EXECUTION]: The skill uses the GitHub CLI (
gh) viasubprocess.runto query repository metadata and file lists from the officialopenshift/releaserepository when in remote mode. The command is invoked with a list of arguments, preventing shell injection vulnerabilities. - [SAFE]: No malicious patterns, obfuscation, or unauthorized data access were detected. The skill correctly manages credentials by relying on the user's existing GitHub CLI authentication and uses standard library components with pinned dependencies for YAML processing.
Audit Metadata