multi-agent-orchestration

Pass

Audited by Gen Agent Trust Hub on Feb 28, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious behaviors, obfuscation, or unauthorized data access were identified. The skill focuses on task orchestration and project management best practices.
  • [COMMAND_EXECUTION]: The instructions utilize standard Git operations (git worktree, git merge, git checkout) and testing commands (npm test) within the local environment. These are routine development actions and do not involve suspicious execution patterns or remote script downloads.
  • [PROMPT_INJECTION]: The skill implements a robust defense against indirect prompt injection through its architectural design. By separating the 'Worker' (generator) and 'Judge' (validator) roles and requiring verification against specific 'Acceptance Criteria', it ensures that any potentially untrusted output from sub-agents is vetted before integration.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 28, 2026, 10:36 PM