In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsUpgrade safeinstall-cli to version 0.10.2 or higher.
safeinstall-cli is a Local-first CLI that blocks risky npm, pnpm, and bun installs before they run. Open source.
Affected versions of this package are vulnerable to Protection Mechanism Failure through improper shell command parsing in the agent guard. An attacker can execute arbitrary commands with the permissions of the developer account by crafting shell commands that bypass policy evaluation and enforcement, potentially compromising local source code, credentials, and development resources. This is only exploitable if a coding agent acts on attacker-influenced instructions and issues the crafted shell command.
This vulnerability can be mitigated by manually reviewing every coding-agent shell command and preventing the agent from invoking package managers or registry runners directly.