Developer Tools●●Solid
Safe-install – safer NPM installs with trusted build dependencies
Brings Bun-style trusted dependencies to npm without switching package managers.
Solve My Problem
gkiely
1951mo ago
Node.js supply-chain enforcement at install and at runtime.
Brings Bun-style trusted dependencies to npm without switching package managers.
Blocks risky npm installs before they run, unlike npm audit.
Treats LLMs as package dependencies for reproducible AI project setups.
Proves text safety ≠ tool-call safety; catches hidden harmful executions deterministically.
Dockerizes pip builds to stop credential theft during install.
Local proxy blocking malware installs before they touch disk.