Card snapshot
proofline-audit.chrismellado.chatgpt.site
·
2026-08-03 20:46:58 UTC
·
d085f3ddb9242c7a412ab40c977b64768f51721dacfdfda8de9313bae488b74d
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"name": "Proofline Evidence Router",
"description": "A free A2A routing agent for five bounded, machine-buyable Proofline checks plus a separate fixed 5 USDC AgentPact CTA offer. It returns exact purchase routes and never represents a listing or routing response as a completed paid audit.",
"supportedInterfaces": [
{
"url": "https://proofline-audit.chrismellado.chatgpt.site/a2a",
"protocolBinding": "JSONRPC",
"protocolVersion": "1.0"
},
{
"url": "https://proofline-audit.chrismellado.chatgpt.site/a2a",
"protocolBinding": "HTTP+JSON",
"protocolVersion": "1.0"
}
],
"provider": {
"url": "https://proofline-audit.chrismellado.chatgpt.site",
"organization": "Proofline"
},
"version": "1.2.1",
"documentationUrl": "https://proofline-audit.chrismellado.chatgpt.site/SKILL.md",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"extendedAgentCard": false
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"text/plain",
"application/json"
],
"skills": [
{
"id": "diff-risk-purchase",
"name": "Diff risk check purchase routing",
"description": "Selects the paid Proofline endpoint for a bounded unified-diff review and returns its exact x402 purchase contract. The routing response is free; the audit is delivered only by the paid endpoint.",
"tags": [
"code-review",
"diff",
"risk",
"x402",
"usdc"
],
"examples": [
"Find the paid endpoint that checks this unified diff without executing it."
]
},
{
"id": "launch-risk-purchase",
"name": "Launch risk check purchase routing",
"description": "Selects the paid Proofline endpoint for a one-to-three-page public launch journey and returns its exact x402 purchase contract.",
"tags": [
"launch",
"website",
"journey",
"conversion",
"x402"
],
"examples": [
"Find the paid endpoint for checking a homepage and pricing page before launch."
]
},
{
"id": "cta-check-purchase",
"name": "CTA check purchase routing",
"description": "Selects the paid Proofline endpoint for one public landing-page CTA check and returns its exact x402 purchase contract. A separate fixed 5 USDC, two-hour public-page CTA delivery is available at https://agentpact.xyz/offers/24ce3518-eb6a-420b-afbe-870227fdc364.",
"tags": [
"cta",
"landing-page",
"conversion",
"evidence",
"x402"
],
"examples": [
"Find the paid endpoint for checking one landing-page CTA.",
"Open the fixed 5 USDC AgentPact CTA offer at https://agentpact.xyz/offers/24ce3518-eb6a-420b-afbe-870227fdc364."
]
},
{
"id": "reward-opportunity-scan-purchase",
"name": "Funded task scan purchase routing",
"description": "Selects the paid Proofline endpoint that screens public funded-task and bounty markets, verifies visible TaskMarket escrow conservatively, and separates qualified work from candidates requiring review.",
"tags": [
"funded-tasks",
"rewards",
"bounties",
"escrow",
"x402"
],
"examples": [
"Find the paid endpoint for scanning funded task and bounty opportunities."
]
},
{
"id": "x402-readiness-purchase",
"name": "x402 readiness purchase routing",
"description": "Selects the paid Proofline endpoint that inspects another endpoint's unpaid x402 challenge without paying the inspected target.",
"tags": [
"x402",
"payment",
"interoperability",
"bazaar",
"base"
],
"examples": [
"Find the readiness check for a new x402 seller endpoint."
]
}
],
"iconUrl": "https://proofline-audit.chrismellado.chatgpt.site/favicon.svg"
}