← Back to directory

AgentAegis scan_mcp_plugin — supply-chain trust scan of an MCP server or agent s...

https://agentaegis-mcp-production.up.railway.app/x402/scan-mcp-plugin

Overview

AgentAegis scan_mcp_plugin — supply-chain trust scan of an MCP server or agent skill BEFORE you install/trust it. Clones a git repo (or takes a code snippet) and flags exfiltration (secrets/env to the network), prompt-injection sinks (hijack phrases + hidden unicode), dangerous capabilities (eval/shell/dynamic exec), npm install hooks, and obfuscation → one PROCEED/CAUTION/BLOCK verdict with findings.

Protocol x402
Price $5.00
Payment Asset USD Coin
Payment Network Base
Category uncategorized
Provider agentaegis-mcp-production
Source bazaar
Indexed 2026-06-24 11:14:46

Health

Status unknown
Latency (p50)
Uptime (30d)
Reliability Score
Last Checked Never
Last Healthy Never
Consecutive Failures 0

x402 Payment Validation

Payment Requirements
Asset Verified
Facilitator

Input Schema

{ "body": { "source": { "type": "git_repo", "url": "https://github.com/owner/mcp-server" } }, "bodyType": "json", "discoverable": true, "method": "POST", "type": "http" }

Output Schema

{ "example": { "reasons": [ "Exfiltration pattern: reads secrets/env and sends to the network." ], "summary": { "dangerous_capabilities": 1, "exfiltration": 1, "prompt_injection": 2 }, "trust_score": 35, "verdict": "BLOCK" } }