skill audit mcp for VS Code
io.github.eltociear/skill-audit-mcp
Scan agent skills and MCP servers for malicious patterns before you load them
client:VS Code
transport:streamable-http
tools:11
Install skill audit mcp in VS Code
.vscode/mcp.json
{
"servers": {
"skill-audit-mcp": {
"type": "http",
"url": "https://eltociear-skill-audit.hf.space/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs