OpenClaw: suspicious
VirusTotal: benign
StaticScan: clean
OpenClaw: suspicious
The skill largely does what it claims (acts as a local MCP to avoid sending raw keys to Claude) but has several implementation and scope issues that could lead to accidental key leakage or misuse (arb... [内容已截断]
VirusTotal: benign VT 报告
静态扫描: clean
No suspicious patterns detected.
README 未提供
无文件信息
{
"latestVersion": {
"_creationTime": 1773186706081,
"_id": "k972brrjrk3k4fxdajhjqy6qv582nvsm",
"changelog": "- Initial MCP server implementation added in key-guard.js for local security enforcement.\n- All API key management functions (including validation, API calls, safe file read\/write) are now handled via the MCP tool interface.\n- Ensures API keys are never exposed; all key-related access is routed through the local MCP server.\n- Protects sensitive files and scripts by masking keys and substituting only on the local server side.",
"changelogSource": "user",
"createdAt": 1773186706081,
"version": "1.0.1"
},
"owner": {
"_creationTime": 0,
"_id": "publishers:missing",
"displayName": "Dominique Jeffrey Alamaro Maximilianus",
"handle": "domjeff",
"image": "https:\/\/avatars.githubusercontent.com\/u\/50560333?v=4",
"kind": "user",
"linkedUserId": "kn79ywpenxj523rqh1bs7t92bx82kacv"
},
"ownerHandle": "domjeff",
"skill": {
"_creationTime": 1773047600246,
"_id": "kd7ayasp6he6qfe3d0xt2kzpz582jvr1",
"badges": [],
"createdAt": 1773047600246,
"displayName": "# key-guard A local MCP server that keeps API keys off Claude's servers. ## Why This Exists When Claude reads a file containing an API key, the raw key content gets sent to Claude's servers. key-guard prevents this by acting as a local middleman — Claude calls a tool, the tool reads the key and makes the API call locally, and only the result is returned to Claude.",
"latestVersionId": "k972brrjrk3k4fxdajhjqy6qv582nvsm",
"ownerUserId": "kn79ywpenxj523rqh1bs7t92bx82kacv",
"slug": "key-guard",
"stats": {
"comments": 0,
"downloads": 392,
"installsAllTime": 2,
"installsCurrent": 2,
"stars": 0,
"versions": 2
},
"summary": "Security guardrail: prevents API keys from being sent to Claude. Triggers when user asks to call an external API, use a key, check credentials, read .env fil...",
"tags": {
"latest": "k972brrjrk3k4fxdajhjqy6qv582nvsm"
},
"updatedAt": 1774330848547
}
}