omd-orchestrator
Pass
Audited by Gen Agent Trust Hub on Aug 26, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill architecture is susceptible to indirect prompt injection risks by design.
- Ingestion points: The orchestrator processes user requests and project artifacts (such as
DESIGN.mdor blog content) which are then routed to specialized subagents likeomd-kr-writerandomd-locale-adapter(seeSKILL.mdStage 1-4). - Boundary markers: While the skill uses structured YAML envelopes for subagent communication, it lacks explicit safety instructions or delimiters to ensure subagents ignore instructions embedded within the processed artifacts.
- Capability inventory: The orchestrator manages filesystem state by writing logs (
.orchestrator.log) and review reports (.reviews/), and it triggers further agent actions based on subagent outputs. - Sanitization: There is no evidence of sanitization, filtering, or validation of content extracted from artifacts before interpolation into subagent prompts.
Audit Metadata