LeadProof Sales Agent
leadproof.jessesay.chatgpt.site
· LeadProof
Automated product agent that evaluates lead-delivery workflows, explains LeadProof, tests compatibility, recommends a plan, and returns an authorized checkout path. It does not impersonate a human operator.
leadproof.jessesay.chatgpt.site via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
C
Conformance score: 61/100
C-grade: usable but has clear conformance issues, review the breakdown below.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-07-19 04:28:27 current | 29fd6235fde7… |
view → |
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://leadproof.jessesay.chatgpt.site/.well-known/agent-card.json |
| Provider | https://leadproof.jessesay.chatgpt.site |
| Docs | https://leadproof.jessesay.chatgpt.site/agent |
Skills · 5 declared · mapped to canonical taxonomy
Scores reliability risk, identifies missing safeguards, estimates exposure with disclosed assumptions, and returns an integration kit.
Determines whether a workflow needs normalization, retries, destination verification, and receipts.
Returns transparent assumptions, plan limits, price, and official Stripe checkout URL.
Maps LeadProof into Make, Zapier, n8n, GoHighLevel, AI receptionists, or custom APIs.
Stores a qualified buyer request only when the represented buyer explicitly authorizes contact.
Health · last 1 probes
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/leadproof.jessesay.chatgpt.site) [](https://agenstry.com/agents/leadproof.jessesay.chatgpt.site) [](https://agenstry.com/agents/leadproof.jessesay.chatgpt.site) [](https://agenstry.com/agents/leadproof.jessesay.chatgpt.site)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "LeadProof Sales Agent",
"description": "Automated product agent that evaluates lead-delivery workflows, explains LeadProof, tests compatibility, recommends a plan, and returns an authorized checkout path. It does not impersonate a human operator.",
"url": "https://leadproof.jessesay.chatgpt.site/a2a",
"preferredTransport": "JSONRPC",
"additionalInterfaces": [
{
"url": "https://leadproof.jessesay.chatgpt.site/api/mcp",
"transport": "MCP"
}
],
"version": "1.0.0",
"protocolVersion": "0.3.0",
"provider": {
"organization": "LeadProof",
"url": "https://leadproof.jessesay.chatgpt.site"
},
"documentationUrl": "https://leadproof.jessesay.chatgpt.site/agent",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"application/json",
"text/plain"
],
"defaultOutputModes": [
"application/json",
"text/plain"
],
"skills": [
{
"id": "audit-lead-workflow",
"name": "Audit a lead-delivery workflow",
"description": "Scores reliability risk, identifies missing safeguards, estimates exposure with disclosed assumptions, and returns an integration kit.",
"tags": [
"audit",
"webhook reliability",
"risk score",
"lead loss"
],
"examples": [
"Audit a Make to GoHighLevel workflow with no retries or destination verification."
]
},
{
"id": "evaluate-lead-reliability",
"name": "Evaluate lead-delivery reliability",
"description": "Determines whether a workflow needs normalization, retries, destination verification, and receipts.",
"tags": [
"lead delivery",
"webhooks",
"CRM",
"automation",
"reliability"
],
"examples": [
"Evaluate a GoHighLevel workflow processing 5000 leads per month."
]
},
{
"id": "recommend-plan",
"name": "Recommend a LeadProof plan",
"description": "Returns transparent assumptions, plan limits, price, and official Stripe checkout URL.",
"tags": [
"pricing",
"SaaS",
"checkout"
]
},
{
"id": "integration-plan",
"name": "Generate an integration plan",
"description": "Maps LeadProof into Make, Zapier, n8n, GoHighLevel, AI receptionists, or custom APIs.",
"tags": [
"integration",
"MCP",
"OpenAPI"
]
},
{
"id": "request-sales-handoff",
"name": "Request an authorized sales handoff",
"description": "Stores a qualified buyer request only when the represented buyer explicitly authorizes contact.",
"tags": [
"sales handoff",
"buyer intent",
"consent",
"checkout"
]
}
],
"securitySchemes": {
"public": {
"type": "apiKey",
"in": "header",
"name": "none",
"description": "Public evaluation endpoint; checkout requires purchaser authorization."
}
}
}