From what I see Aikido safe chain wraps the actual executable for npm, pnpm, pip etc with a proxy server that intercepts the requests to it and checks them.
deptrust does not wrap any executable and queries the advisory and package information directly. My goal with it was more focused on using it in Claude Code/Codex.
scottcodie 15 hours ago [-]
If this was a claude plugin with a hook on my dep files, I'd be in.
modelorona 6 hours ago [-]
I've added a hook that can be installed for Claude and Codex.
deptrust does not wrap any executable and queries the advisory and package information directly. My goal with it was more focused on using it in Claude Code/Codex.