skills/openshift-hyperfleet/hyperfleet-claude-plugins/hyperfleet-e2e-test-design/Gen Agent Trust Hub
hyperfleet-e2e-test-design
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
jiraandgh(GitHub) CLI tools to retrieve issue metadata and existing test case files. These operations are scoped to the project's own infrastructure and are standard for automated test design tasks. - [EXTERNAL_DOWNLOADS]: Fetches an architecture summary from the
openshift-hyperfleetGitHub organization viaWebFetch. This source is consistent with the skill's authoring context and is treated as a trusted vendor resource. - [REMOTE_CODE_EXECUTION]: Employs
base64 -dto decode file content retrieved through the GitHub API. This is a legitimate and necessary step as the GitHub API returns file contents in Base64 encoding. - [SAFE]: Includes environment verification using dynamic context injection (
!which jiraand!which gh) to ensure required tools are present on the host system before execution.
Audit Metadata