Every agent skill.
Trust-scored.
Semantic search across the entire agent skill ecosystem. Security-scanned by Cognium. Ranked by trust and usage.
Built for agents that need to trust their tools
Every skill is security-scanned, semantically indexed, and ranked by real usage signals.
Semantic Search
Natural language queries ranked by confidence, not keyword matching.
Trust Scores
Cognium Circle-IR scans every skill for vulnerabilities, license issues, and prompt injection.
3-Tier Intelligence
Vector search, cross-encoder reranking, and LLM fallback -- escalates automatically by confidence.
Multi-Source
One search across MCP Registry, ClawHub, GitHub, and human-curated sources.
Version Ranking
Ranked by trust x 0.7 + usage x 0.3. Most reliable version surfaces first.
Composition Detection
Multi-skill queries auto-decomposed. "Format code and check licenses" finds both.
Featured high-trust skills
Ranked by Cognium Circle-IR trust score. Updates continuously as new scans run.
delphi-complier-mcp-server
Provide AI assistants with direct Delphi project compilation and knowledge base query through an MCP server supporting seamless integration and detailed diagnostics
OpenMetadata
OpenMetadata is a unified metadata platform for data discovery, data observability, and data governance powered by a central metadata repository, in-depth column level lineage, and seamless team collaboration.
lxDIG-MCP
Provide persistent memory and structural code graph analysis for AI coding assistants with secure multi-agent coordination using MCP protocol.
analyst_toolkit
Modular data QA and preprocessing toolkit — run as a Jupyter notebook pipeline, CLI, or MCP server with Docker and GCS support.
ai.smithery/callmybot-cookbook-mcp-server
Count occurrences of any character in your text instantly. Specify the character and get precise c…
Agentry — AI Agent Registry & Discovery
AI agent registry — search, register, and evaluate 122+ agents with trust scores and ecash.
Security-scanned by Cognium Circle-IR. Trust scores update continuously.
Frequently asked questions
What Runics is, how it works, and how to use it.
What is Runics?
How is Runics different from the MCP Registry and ClawHub?
What is a trust score and how is it computed?
What sources does Runics index?
How does the 3-tier intelligence search work?
Is the Runics API free?
What is composition detection?
Start searching
$ curl -X POST https://api.runics.net/v1/search \
-H "Content-Type: application/json" \
-d '{"query": "web scraping", "tenantId": "public"}'