local-kanban-board
Warn
Audited by Socket on Aug 28, 2026
1 alert found:
AnomalyAnomalyscripts/kanban
LOWAnomalyLOW
scripts/kanban
No clear malicious behavior or supply-chain malware is present. The script is a conventional local Kanban management tool, but task IDs should be strictly validated before use in filesystem paths, and config.env should be protected or parsed without executing arbitrary content. The unquoted dependency expansions and incomplete sed escaping should also be corrected. Overall risk is moderate because attacker-controlled IDs or configuration could cause unauthorized file access or code execution in an improperly protected project directory.
Confidence: 97%Severity: 56%
Audit Metadata