dispatching-parallel-agents
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill defines a logical workflow for task decomposition and parallel execution. No malicious instructions, obfuscation, or unauthorized access patterns were detected. The skill primarily serves as an organizational template for managing complex debugging tasks.
- [COMMAND_EXECUTION]: The skill instructs the agent to utilize standard project-level commands such as
pnpm turbo run test,pnpm turbo run type-check, andpnpm turbo run lint. These operations are restricted to the local environment and are consistent with the stated purpose of verifying code changes in a Node.js monorepo. - [PROMPT_INJECTION]: The skill includes prompt templates designed to be used with sub-agents. These templates focus on scoping tasks to specific files and components and do not contain any instructions to bypass safety filters or override system constraints.
Audit Metadata