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 jira and gh (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-hyperfleet GitHub organization via WebFetch. This source is consistent with the skill's authoring context and is treated as a trusted vendor resource.
  • [REMOTE_CODE_EXECUTION]: Employs base64 -d to 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 jira and !which gh) to ensure required tools are present on the host system before execution.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 29, 2026, 06:21 PM