io.github.goldmembrane/codesafer✓
io.github.goldmembrane/codesafer · v1.0.1
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.goldmembrane/codesafer",
"description": "Scans AI-generated code for invisible Unicode, Trojan Source, and supply-chain threats.",
"repository": {
"url": "https://github.com/goldmembrane/cleaner-code",
"source": "github"
},
"version": "1.0.1",
"websiteUrl": "https://codesafer.org/",
"packages": [
{
"registryType": "npm",
"identifier": "cleaner-code",
"version": "1.0.1",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}