kanban
Warn
Audited by Socket on Feb 27, 2026
1 alert found:
SecuritySecuritybatch/SKILL.md
MEDIUMSecurityMEDIUM
batch/SKILL.md
Overall coherent: the code describes a locally scoped Kanban batch orchestration workflow with parallel task execution via internal agents and private API endpoints. No hard-coded credentials or exfiltration patterns are evident. Primary security considerations center on access control to private endpoints, potential unintended task executions via agent prompts, and auditability of worktree creation/commits. Mitigate by enforcing auth on private APIs, validating task inputs, and limiting agent capabilities.
Confidence: 75%Severity: 75%
Audit Metadata