orchestrator

Pass

Audited by Gen Agent Trust Hub on Mar 14, 2026

Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill makes extensive use of system-level tools including the Bash tool, tabz_spawn_profile, and tabz_send_keys to execute commands such as git merges, worktree deletions, and npm builds across various models.
  • [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection via the processing of external task data.
  • Ingestion points: Untrusted data enters the agent context through issue descriptions fetched via mcp__beads__show in SKILL.md.
  • Boundary markers: The skill lacks delimiters or explicit instructions to treat interpolated issue details as data rather than instructions when passing them to sub-agents like Haiku or Codex.
  • Capability inventory: The orchestrator has significant control over the environment, including shell access via Bash and the ability to send input to terminal sessions (file: SKILL.md).
  • Sanitization: There is no evidence of validation or sanitization of the details.description field before it is interpolated into model prompts.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 14, 2026, 04:34 AM