Safe-Pkgs
Interface UIpar math280h
Prevent malicious package installations by auditing dependencies for risk and CVEs before they hit your system.
What it does
Acts as a security gatekeeper for AI agents, analyzing package risk from npm, PyPI, and crates.io before installation. It provides a machine-enforceable decision (allow/deny) based on risk scoring and audit logs.
Tools
check_package: Evaluates the risk level of a specific package version.check_lockfile: Audits an entire lockfile to surface vulnerabilities and staleness.support-map: Lists supported registries and check types.
Installation
{
"servers": {
"safe-pkgs": {
"type": "stdio",
"command": "safe-pkgs",
"args": ["serve"]
}
}
}
Supported hosts
- Claude Desktop
Installation rapide
cargo install --path . --lockedInformations
- Tarification
- free
- Publié
- 4/14/2026
- étoiles







