agent-byzantine-coordinator
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The pre hook in SKILL.md interpolates the $TASK environment variable directly into a shell command:
echo "🛡️ Byzantine Coordinator initiating: $TASK". If the task string provided to the agent contains shell metacharacters such as backticks, semicolons, or pipe symbols, it could result in the execution of arbitrary commands on the host environment.
Audit Metadata