parallel-dispatch

Pass

Audited by Gen Agent Trust Hub on Apr 6, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill defines orchestration logic for managing multiple worker agents simultaneously.
  • [PROMPT_INJECTION]: The skill ingests Directed Acyclic Graph (DAG) structures and metadata to coordinate tasks.
  • Ingestion points: Processes DAG node and parallel group configurations in execute_parallel_phase and metadata in save_metadata.
  • Boundary markers: No explicit validation or integrity checks for DAG task identifiers are shown in the provided logic.
  • Capability inventory: Dispatches workers via agent_factory, performs file system checks, and creates event tracking files.
  • Sanitization: Task identifiers are used directly in file path construction for event tracking; this behavior is consistent with the skill's primary orchestration purpose.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 6, 2026, 05:54 PM
Security Audit — agent-trust-hub — parallel-dispatch