Loomal

Scans AI-generated code for invisible Unicode, Trojan Source, and supply-chain threats.

0 starsnpm: cleaner-code

About codesafer

codesafer is an MCP (Model Context Protocol) server published by goldmembrane in the official MCP registry, listed under Security on Loomal. Scans AI-generated code for invisible Unicode, Trojan Source, and supply-chain threats.

It ships as an npm package (cleaner-code), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/goldmembrane/cleaner-code.

Use codesafer with your agent

Claude Code · one command
claude mcp add codesafer -- npx -y cleaner-code
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "codesafer": {
      "command": "npx",
      "args": [
        "-y",
        "cleaner-code"
      ]
    }
  }
}
npmcleaner-code

Frequently asked questions

What is codesafer?
codesafer is an MCP (Model Context Protocol) server by goldmembrane in the Security category. Scans AI-generated code for invisible Unicode, Trojan Source, and supply-chain threats.
How do I connect codesafer to Claude, Cursor, or another MCP client?
Install codesafer from its npm package (cleaner-code) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is codesafer open source?
Yes — the source code is public at github.com/goldmembrane/cleaner-code.
Can AI agents pay to use codesafer?
Not yet through Loomal — codesafer is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain codesafer? Claim this listing free by verifying GitHub ownership, or contact us.