parallel-dispatch

Pass

Audited by Gen Agent Trust Hub on Mar 29, 2026

Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
  • [PROMPT_INJECTION]: The skill ingests untrusted task data and message payloads, creating a surface for indirect prompt injection and potential path manipulation within the local workspace.
  • Ingestion points: DAG nodes from external plan files and task identifiers from worker messages processed via the bus path.
  • Boundary markers: No boundary markers or instruction-isolation patterns are used when interpolating task data into orchestration logic.
  • Capability inventory: Managing the lifecycle of worker agents and creating signal files on the local filesystem via the Path.touch operation.
  • Sanitization: Task identifiers are used directly in filesystem paths and monitoring loops without explicit validation or escaping.
  • [COMMAND_EXECUTION]: The execution engine is responsible for the creation and coordination of worker agents, which involves high-level process management core to its intended function.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 29, 2026, 03:30 AM