dispatch-suites

Pass

Audited by Gen Agent Trust Hub on Jul 11, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes GitHub CLI (gh) commands to interact with workflow runs and download logs. These operations are standard for its described purpose of CI suite management.
  • [PROMPT_INJECTION]: The skill has a data ingestion surface through reading GitHub workflow lists and test artifacts. Malicious content within logs could attempt to influence the agent's logic during triage.
  • Ingestion points: Workflow run lists and artifact logs (rust-tests-log, cluster-tests-log, localnet-logs) mentioned in SKILL.md.
  • Boundary markers: Absent; the skill does not define specific delimiters for log content.
  • Capability inventory: Uses gh for workflow dispatch and artifact management.
  • Sanitization: Absent; the skill does not specify filtering for log data.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 11, 2026, 09:27 AM
Security Audit — agent-trust-hub — dispatch-suites