AgentMarketMCP / SKILL 资产档案馆

目录 / ShadowGate MCP

MCP 需 API Key 未评级 已上架

ShadowGate MCP

Defensive MCP security gateway for AI agents. ShadowGate gates MCP tool calls, responses, manifests, trust identity, drift detection, and security reports before agents trust or execute external MCP activity.

该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链

接入信息

传输形态
http
鉴权方式
需 API Key(需要配置:client_key)
端点
https://shadowgate-mcp--jossephibrahim.run.tools
该服务需要凭证,请按官方文档申请后替换占位符
{
  "mcpServers": {
    "ShadowGate MCP": {
      "headers": {
        "Authorization": "Bearer \u003cYOUR_KEY\u003e"
      },
      "url": "https://shadowgate-mcp--jossephibrahim.run.tools"
    }
  }
}

能力清单

工具说明
health_checkReturn ShadowGate MCP health, version, and active policy.
scan_textScan arbitrary text for leaked secrets, prompt injection, risky commands, and sensitive file paths.
analyze_text Professional public text-analysis tool. This merges the practical outputs of: - scan_text - redact_secrets - get_risk_score - decide_policy - simulate_policy_modes Use this as the main public text safety tool.
redact_secretsReturn the text with detected secrets and sensitive path snippets redacted.
get_risk_scoreReturn a 0-100 risk score for a text payload.
decide_policyReturn the policy decision for a payload: allow, redact, or block.
inspect_mcp_responseScan a response returned by another MCP server before the agent trusts it.
inspect_mcp_tool_callScan an outgoing MCP tool call before execution.
gate_mcp_tool_callGateway decision for an outgoing MCP tool call.
gate_mcp_responseGateway decision for an MCP response.
evaluate_mcp_transaction Evaluate both sides of an MCP interaction: 1. outgoing tool call arguments 2. incoming MCP response
inspect_tool_schemaScan an MCP tool schema/description before allowing agents to use it.
review_mcp_manifest Review a simplified MCP server manifest. This is now protected by client_key when SHADOWGATE_CLIENT_KEY is set.
scan_batch Scan multiple text items in one call. This is now protected by client_key when SHADOWGATE_CLIENT_KEY is set.
simulate_policy_modesShow how the same text would be handled under monitor, balanced, and strict modes.
get_policyReturn the active ShadowGate policy configuration.
set_policy_modeChange ShadowGate policy mode: monitor, balanced, or strict.
get_recent_audit_eventsReturn recent ShadowGate audit events. Raw scanned text is never stored.
get_audit_summaryReturn a summary of ShadowGate audit decisions, actions, categories, and severities.
create_security_reportCreate a compact security report from recent audit events.
get_server_registryReturn the ShadowGate MCP server trust registry.
get_mcp_server_trustReturn trust status for a specific MCP server.
set_mcp_server_trust Set trust level for an MCP server. Allowed trust levels: - trusted - untrusted - monitor - blocked
approve_mcp_manifest_identityAdmin tool to approve and persist a manifest trust identity baseline.
get_data_pathsReturn ShadowGate data directory paths for policy, registry, and audit logs.
get_security_configReturn ShadowGate admin-auth security configuration without exposing the raw key.
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错

侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。