So I built kojuto, a tool that actually executes packages in a sandbox and tries to trigger malicious behavior.
It simulates CI environments, shifts time forward, and monitors syscalls to detect things like credential access, unexpected network connections, or process execution.
GitHub: https://github.com/RalianENG/kojuto
Would love feedback!