skills/openshift-hyperfleet/hyperfleet-claude-plugins/HyperFleet Standards Audit/Gen Agent Trust Hub
HyperFleet Standards Audit
Pass
Audited by Gen Agent Trust Hub on Mar 29, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches architecture standards and metadata from the official 'openshift-hyperfleet' GitHub repository. These downloads are essential for the skill's function and originate from the vendor's own verified repository.\n- [COMMAND_EXECUTION]: Uses common system utilities like
ls,grep,git, andcurlto inspect the local repository state and verify compliance with standards. All commands are used in a read-only manner consistent with the skill's purpose.\n- [PROMPT_INJECTION]: The skill represents a surface for indirect prompt injection as it processes markdown files from an external repository to determine audit requirements. \n - Ingestion points: https://raw.githubusercontent.com/openshift-hyperfleet/architecture/main/hyperfleet/standards/ (SKILL.md)\n
- Boundary markers: None identified.\n
- Capability inventory: File reading and shell execution for auditing (grep, ls, test, git log, cat) as seen in SKILL.md.\n
- Sanitization: None identified.\n
- Risk Assessment: The risk is mitigated by the trusted nature of the source repository and the use of restricted command templates for verification.
Audit Metadata