Skip to main content

Content Trust Registry

AI agents read external content but have no way to evaluate source trustworthiness. OpenCLIs provides a scored, signed registry of 281 domains.

No One Else Does This

ServiceWhat It DoesDomain Trust API?
Context7Library doc contentNo (library-level only)
PerplexityInternal domain rankingNo (private)
Google Safe BrowsingPhishing/malwareNo (safety, not trust)
OpenCLIsDomain trust scoresYes — public, signed

Trust Levels

LevelScoreExamples
owned1.0monolex.ai, openclis.com
verified0.85-0.95docs.anthropic.com, react.dev, golang.org
community0.50-0.70stackoverflow.com, wikipedia.org, crates.io
external0.20-0.49medium.com, dev.to, reddit.com

Multi-Tag System

Each domain has comma-separated tags:
doc.rust-lang.org    → [verified,lang-docs]     0.95
github.com           → [community,code-hosting]  0.60
medium.com           → [external,blog]           0.35

Security

  • Ed25519 signed: Responses signed with private key (Cloudflare Worker secret)
  • Public key in binary: niia CLI verifies signature before using data
  • Tamper detection: Modified responses are rejected

Access

Via niia CLI:
niia trust    # Fetch + verify + cache
niia search "query"  # Results show [tags score]
Integrated into search results:
DOCS #1  consciousness.md    [core]
DOCS #2  Rust (wiki)          [community,wiki 0.65]
DOCS #3  Claude docs          [verified,vendor-docs 0.95]

Coverage

281 domains across categories:
  • AI vendors: Anthropic, OpenAI, Google AI, Mistral, Cohere
  • Cloud: Cloudflare, Vercel, AWS, Supabase, Firebase
  • Frameworks: React, Vue, Angular, Next.js, Django, Spring
  • Languages: Rust, Python, Go, TypeScript, Kotlin, Swift
  • Standards: W3C, TC39, RFC, OWASP, NIST
  • 116 owned domains: All Monolex/OpenCLIs properties