{"schemaVersion":"2026-03-15","name":"AgentVerus","description":"Hosted trust infrastructure for agent workflows. Use AgentVerus to evaluate skills and get compact trust decisions before install, procurement, or release.","discovery":{"docsUrl":"http://agentverus.ai/docs#agent-native-commerce","offersUrl":"http://agentverus.ai/api/v1/offers","openapiUrl":"http://agentverus.ai/api/v1/openapi.json","llmsTxtUrl":"http://agentverus.ai/llms.txt","mcp":{"package":"agentverus-scanner-mcp","repository":"https://github.com/agentverus/mcp-server"}},"capabilities":[{"sku":"trust_check","name":"Trust Check","endpoint":"http://agentverus.ai/api/v1/trust/check","auth":{"mode":"api_key","header":"Authorization: Bearer at_..."},"billing":{"mode":"api_key_first","x402BetaAvailable":false},"inputs":["skillId","url","content"],"outputs":["overallScore","badge","recommendedAction","riskSummary","topFindings"]},{"name":"Skill Scan","endpoint":"http://agentverus.ai/api/v1/skill/scan","auth":{"mode":"none"},"inputs":["content","url"],"outputs":["report","contentHash","skillId"]},{"name":"API Keys","endpoint":"http://agentverus.ai/api/v1/keys","auth":{"mode":"none"},"inputs":["email","agentName"],"outputs":["key","id","tier"]},{"name":"Community Comments","endpoint":"http://agentverus.ai/api/v1/community/skills/{skillId}/comments","auth":{"mode":"api_key","header":"Authorization: Bearer at_..."},"inputs":["body"],"outputs":["comment"]},{"name":"Badge","endpoint":"http://agentverus.ai/api/v1/skill/{id}/badge","auth":{"mode":"none"},"inputs":["style","label"],"outputs":["SVG badge image"]},{"name":"Interactions","endpoint":"http://agentverus.ai/api/v1/interactions","auth":{"mode":"api_key","header":"Authorization: Bearer at_..."},"inputs":["skillId","interactedAt","outcome"],"outputs":["interaction"]}]}