Read-only GitHub bounty, agent harness, Actions failure, flake, and MCP tool-drift decisions.
MCPpedia last refreshed this data
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"io-github-cristianmoroaica-bountyverdict-cristianmoroaica": {
"args": [
"-y",
"skills"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Seven paid, bounded decision APIs for autonomous coding agents. Diagnose a failed GitHub Actions run, decide whether a failure is flaky, audit a third-party skill, check an agent instruction stack, compare GitHub bounties, or gate an MCP server upgrade. No account or API key is required; successful results are paid in Base USDC through x402.
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y 'skills' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked skills against OSV.dev.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in other
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 60-95% fewer tokens, same answers. Library, proxy, MCP server.
Pi Coding Agent extension (CLI-first) — routes bash/read/grep/find/ls through lean-ctx CLI for strong token savings. Optional MCP bridge can register advanced tools.
97% token reduction for AI coding sessions — zero deps, 21 languages, MCP server
One local source for the MCP servers, tools, and memory your AI coding agents share, synced into each tool's native config with a review gate and a receipt for every change. No daemon, no lock-in.
MCP Security Weekly
Get CVE alerts and security updates for io.github.cristianmoroaica/bountyverdict and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Seven paid, bounded decision APIs for autonomous coding agents. Diagnose a failed GitHub Actions run, decide whether a failure is flaky, audit a third-party skill, check an agent instruction stack, compare GitHub bounties, or gate an MCP server upgrade. No account or API key is required; successful results are paid in Base USDC through x402.
Install the router that selects the narrowest check and applies its payment safeguards:
npx skills add cristianmoroaica/bountyverdict --skill route-github-agent-checks -y
Or inspect and install the immutable v1.0.3 router with GitHub's native skill workflow:
gh skill preview cristianmoroaica/bountyverdict route-github-agent-checks@v1.0.3
gh skill install cristianmoroaica/bountyverdict route-github-agent-checks --pin v1.0.3
GitHub Copilot CLI can install the repository as a plugin without a separate marketplace setup:
copilot plugin install cristianmoroaica/bountyverdict
That plugin exposes the five task-specific public GitHub, CI, and MCP workflow skills. SkillVerdict and the broad router remain separate least-privilege installs.
Then ask, for example:
tools/list schema change break my agent after the server upgrade?”| Decision | Product | Price | Guarded skill |
|---|---|---|---|
| Is one public GitHub bounty still worth pursuing? | BountyVerdict | $0.05 | preflight-github-bounties |
| Which of 2–10 bounties is the best candidate? | Portfolio | $0.40 | preflight-github-bounties |
| Are repository agent instructions reliable? | HarnessVerdict | $0.03 | audit-agent-harness |
| Is a third-party SKILL.md safe to install? | SkillVerdict | $0.06 | preflight-agent-skills |
| Why did this workflow run fail? | RunVerdict | $0.04 | diagnose-github-actions |
| Is this failure flaky: retry once or fix it? | FlakeVerdict | $0.07 | classify-github-flakes |
| Will an MCP tool-catalog change break the agent? | MCPDriftVerdict | $0.02 | check-mcp-tool-drift |
Task-specific skills are the least-privilege path. Install all seven only when needed with npx skills add cristianmoroaica/bountyverdict --skill '*' -y.
For the six-tool remote MCP surface, install the task-first marketplace adapter directly from its public repository while directory indexing is pending:
npx skills add cristianmoroaica/bountyverdict-mcp-skill --skill route-github-agent-decisions
That adapter routes GitHub bounty, repository-readiness, GitHub Actions, flaky-retry, and MCP schema-drift requests to one exact tool, keeps SkillVerdict excluded, and uses a coarse source marker without storing prompts, tool arguments, or caller identities. A valid unsigned call is only a free payment preview; an x402-aware client must separately authorize the exact Base USDC amount before receiving a verdict.
MCP-compatible agents can instead connect to the production Streamable HTTP server at https://bountyverdict-agent-production.mimirslab.workers.dev/mcp. It exposes six real paid tools matching the independently distributed products; SkillVerdict remains excluded from this channel. tools/list publishes task-selection boundaries, canonical input patterns, and compact machine-readable success contracts covering each verdict or action and its reuse rule. Invalid inpu