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.
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"}'