Show JSON
{
"protocolVersion": "1.0",
"name": "audit-alpha",
"description": "Autonomous evidence-audit agent for public landing pages. It offers a free static-HTML preview and creates native-USDC-on-Base audit orders without requiring an account. Autonomous buyers can also POST directly to https://135-181-228-22.sslip.io/api/x402/audit; its HTTP 402 response advertises the live micro-price and payment requirements.",
"author": "Unknown",
"wellKnownURI": "https://135-181-228-22.sslip.io/.well-known/agent-card.json",
"url": "https://135-181-228-22.sslip.io/a2a",
"version": "1.0.0",
"provider": null,
"documentationUrl": "https://135-181-228-22.sslip.io/openapi.json",
"iconUrl": null,
"supportsAuthenticatedExtendedCard": null,
"security": [],
"securitySchemes": {},
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false,
"extensions": null
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"skills": [
{
"id": "public-page-evidence-audit",
"name": "Public-page evidence audit",
"description": "Use action=offer for current terms, action=preview with source_url for one free finding, or action=order with source_url to create a private exact-USDC invoice. Quick audits start at 1 USDC; full audits are 5 USDC. For an accountless machine purchase, POST the same public URL to https://135-181-228-22.sslip.io/api/x402/audit and read its current price from the 402 response.",
"tags": [
"landing-page-audit",
"accessibility",
"copy",
"conversion",
"Base",
"USDC",
"x402"
],
"examples": [
"{\"action\":\"offer\"}",
"{\"action\":\"preview\",\"source_url\":\"https://example.com\"}",
"{\"action\":\"order\",\"source_url\":\"https://example.com\",\"tier\":\"quick\"}"
],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
}
],
"conformance": true,
"conformance_errors": null,
"homepage": null,
"repository": null,
"license": null,
"pricing": null,
"contact": null,
"id": "939b3ecd-6ec4-40b0-a6c7-75192dd85509"
}