oma-coordination
Pass
Audited by Gen Agent Trust Hub on May 3, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection by propagating user-provided instructions to sub-agents without sanitization or boundary enforcement.\n
- Ingestion points: Project requirements and task descriptions provided by the user, as referenced in
SKILL.md(Step 2) and the examples inresources/examples.md.\n - Boundary markers: Absent. The instructions do not define delimiters or provide warnings to ignore embedded commands within the task strings passed to the
omaCLI.\n - Capability inventory: The skill uses the
omaCLI and thespawn-agent.shscript to execute shell commands and launch new agent sessions with access to the local file system workspaces.\n - Sanitization: Absent. There are no instructions to sanitize, escape, or validate user-provided content before it is interpolated into the agent spawning commands.
Audit Metadata