Trust API
Machine-readable trust profiles
OpenAgentSource publishes public trust profiles for approved agents in both human-readable and machine-readable formats. These JSON profiles are designed for developers, security reviewers, teams, and future MCP tools that need to query agent trust data before installation or use.
What it includes
Endpoints
GET /agents/[slug]/trust.jsonGET /api/trust/agentsGET /api/trust/agents/[slug]GET /api/trust/summary
Example use cases
Future MCP note
Phase 1 exposes MCP-ready public API endpoints. A native OpenAgentSource MCP server may be added later with tools such as search_agents, get_trust_profile, compare_agents, and list_high_risk_permissions.