Skip to main content
Glama

MCP Probe Kit

by mybolide

detect_shell

Identify software shell packaging by running probe detection and returning JSON fingerprint data for analysis and verification purposes.

Instructions

【套壳鉴定】执行套壳探针检测,返回 JSON 指纹

Input Schema

NameRequiredDescriptionDefault
nonceNo可选的随机字符串用于哈希校验,默认为 iclaude-4.5|2025-10-25|guyu|boot
skip_networkNo是否跳过网络探测(默认 false)

Input Schema (JSON Schema)

{ "properties": { "nonce": { "description": "可选的随机字符串用于哈希校验,默认为 iclaude-4.5|2025-10-25|guyu|boot", "type": "string" }, "skip_network": { "description": "是否跳过网络探测(默认 false)", "type": "boolean" } }, "required": [], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mybolide/mcp-probe-kit'

If you have feedback or need assistance with the MCP directory API, please join our Discord server