rhdh-plugin-midstream-propagate
Pass
Audited by Gen Agent Trust Hub on Aug 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill interacts with trusted repositories under the 'redhat-developer' organization on GitHub and the internal Red Hat GitLab instance (gitlab.cee.redhat.com). All external references and downloads target these trusted sources.
- [SAFE]: Command execution is restricted to standard developer utilities such as
git,gh,glab,npm, andjq. Shell scripts mentioned, such assync-midstream.shandupdatePLRs.sh, are internal to the repositories being managed by the developer. - [SAFE]: The skill correctly handles sensitive operations by leveraging existing authenticated sessions for
ghandglabrather than requesting or hardcoding credentials. It also encourages the use of amutation-gatefor external writes, ensuring human oversight.
Audit Metadata