mcpserver.lol
registry/lazaretto
Connection check verified live · 27h ago

lazaretto

Free lockfile malware check plus paid behavioral scan of packages, agent skills and MCP tools.

Tools 8
GitHub stars
Installs / wk 212
Licence MIT
Transport streamable-http, stdio
Last checked 27h ago

Tools & capabilities

8 tools

Read from the running server on 27h ago.

check_lockfile read-only lockfile*
Check every EXACTLY-PINNED dependency in a lockfile against published malicious-package advisories (OSV/OpenSSF). Free, anonymous, one call for the whole tree. Accepts the contents…
check_mcp_tools tools_json*
Check tool definitions you ALREADY HOLD, with no network call to anyone. Most MCP servers run locally over stdio and have no endpoint that can be reached, so this is the only way t…
find_attestation read-only subject*
Ask whether anyone has already attested an artifact, BEFORE you install it or pay to scan it. Free and anonymous. Give a package identity like "[email protected]", an MCP server endpoint…
known_bad_lookup read-only sha256*
Check a SHA-256 against Lazaretto's known-bad indicator set (refreshed daily from abuse.ch). Free and anonymous. A miss only means this exact hash is not in the indicator set; it i…
scan_artifact reftype*depthcontent
Deterministically analyze a package, repo, skill, or file for malicious behavior (credential theft, data exfiltration, obfuscation, prompt injection aimed at the agent, install scr…
scan_lockfile_deep lockfile*
Behaviorally scan EVERY exactly-pinned dependency in a lockfile, not just their identities: reads the code of each package and reports credential theft, exfiltration, obfuscation,…
scan_mcp_server url*
Check an MCP server BEFORE you connect to it. Asks the server to introduce itself and list its tools, then analyzes the text it hands an agent: tool names, descriptions, parameter…
verify_attestation read-only attestation*
Verify a Lazaretto scan attestation that another agent (or a README, or a lockfile) handed you, WITHOUT re-scanning or paying. Free and anonymous. Returns whether the signature is…