{"name":"Agentic testing agent","description":"Run synthetic recovery checks or read-only public URL audits. Results are saved as task artifacts.","supportedInterfaces":[{"url":"https://ruagentic.org/a2a","protocolBinding":"JSONRPC","protocolVersion":"1.0"}],"provider":{"url":"https://ruagentic.org","organization":"Agentic project"},"version":"1.3.0","documentationUrl":"https://ruagentic.org/connect/","capabilities":{"streaming":false,"pushNotifications":false},"securitySchemes":{"sandbox":{"httpAuthSecurityScheme":{"scheme":"Bearer","bearerFormat":"Agentic sandbox session"}}},"securityRequirements":[{"schemes":{"sandbox":{}}}],"defaultInputModes":["application/json"],"defaultOutputModes":["application/json"],"skills":[{"id":"test-recovery","name":"Test recovery","description":"Send a data part with {\"kind\":\"recovery\",\"scenario\":\"response-lost\"}. Writes only synthetic data inside your sandbox.","tags":["testing","recovery"]},{"id":"audit-profile","name":"Audit profile URL","description":"Send {\"kind\":\"audit\",\"url\":\"https://your-service.example/agentic.json\"}. Reads public files without submitting actions.","tags":["audit","openapi"]}]}