Skip to content
Back to search
30
MCP http

SkillVerdict

x402/skillverdict

Audit a public agent skill directory before installation without executing it; returns a risk verdict, evidence, observed capabilities, domains, and coverage. [x402: $0.06/call on base-mainnet, category=agent]

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

HarnessVerdict
Audit a public repository agent instruction stack before autonomous coding, pinned to the inspected commit with coverage and evidence. [x402
0 tools · http
RunVerdict
Diagnose a completed public GitHub Actions run from bounded failed-job logs and return the root-cause family, evidence, and next action. [x4
0 tools · http
FlakeVerdict
Classify whether a completed public GitHub Actions failure is flaky, recurring, or new before spending a retry, with bounded historical evid
0 tools · http
BountyVerdict
Check whether a public GitHub bounty issue is still viable before coding using bounded live issue, timeline, policy, and competition evidenc
0 tools · http
skill-audit
Scan MCP server / agent skill / plugin text or URL for 68 malicious attack patterns: download-and-execute, credential exfiltration, prompt i
0 tools · http
EP RiskCheck
Quick risk assessment for any agent action — scores by action type, value, leverage [x402: $0.005/call on base-mainnet, category=agent]
0 tools · http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "skillverdict": {
      "url": "https://bountyverdict-agent-production.mimirslab.workers.dev/api/skill?repo_url=https%3A%2F%2Fgithub.com%2Fcristianmoroaica%2Fbountyverdict&skill_path=skills%2Fdiagnose-github-actions",
      "transport": "http"
    }
  }
}