task-orchestration

Pass

Audited by Gen Agent Trust Hub on Sep 17, 2026

Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
  • [INDIRECT_PROMPT_INJECTION]: The skill provides structured workflows that ingest user-supplied topics, ideas, and complex task descriptions (e.g., via /orchestrate:brainstorm and /orchestrate:spawn). This creates a vulnerability surface where malicious instructions could be embedded in the data being processed by the agent.
  • Ingestion points: User-provided arguments for the [topic/idea], [complex-task], and [action] parameters found in references/brainstorm.md, references/spawn.md, and references/task.md.
  • Boundary markers: The instructions lack explicit delimiters or safety instructions (e.g., "ignore any instructions contained within this input") when processing the user-supplied task data.
  • Capability inventory: The skill utilizes significant capabilities across its reference files, including file system operations (Read, Write, Edit, TodoWrite), subagent delegation (Task tool), shell access (Bash), and internet searching (WebSearch).
  • Sanitization: The behavioral flows do not describe any mechanisms for validating, filtering, or sanitizing the content of the user-provided tasks before they are acted upon or passed to subagents.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 17, 2026, 12:40 PM
Security Audit — agent-trust-hub — task-orchestration