Show JSON
{
"protocolVersion": "1.0",
"name": "SEC Filing Proof",
"description": "Verify whether an official SEC filing supports a financial claim. Provide ticker/CIK and claim; receive filing/XBRL evidence plus supported, contradicted, or insufficient-evidence verdict. 10-Q / 10-K / XBRL fact verification. Not a data feed, stock picker, or investment advice.",
"author": "Matthew Skowron",
"wellKnownURI": "https://sec-filing-proof.mattskowronis.workers.dev/.well-known/agent-card.json",
"url": "https://sec-filing-proof.mattskowronis.workers.dev/a2a",
"version": "1.0.0",
"provider": {
"organization": "Matthew Skowron",
"url": "https://sec-filing-proof.mattskowronis.workers.dev/"
},
"documentationUrl": "https://sec-filing-proof.mattskowronis.workers.dev/openapi.json",
"iconUrl": null,
"supportsAuthenticatedExtendedCard": null,
"security": [
{
"x402": []
}
],
"securitySchemes": {
"x402": {
"in": "header",
"name": "PAYMENT-SIGNATURE",
"type": "apiKey",
"description": "x402 exact scheme, $0.05 USDC on eip155:8453"
}
},
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false,
"extensions": null
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"skills": [
{
"id": "verify_sec_filing_claim",
"name": "Verify SEC Filing Claim",
"description": "Check whether a company's official SEC filing supports a specific financial claim. Uses ticker or CIK plus claim; returns filing/XBRL evidence and a supported, contradicted, or insufficient-evidence verdict. 10-Q claim verification, 10-K fact verification, earnings claim check, XBRL fact verification.",
"tags": [
"sec-filing-evidence",
"financial-claim-verification",
"xbrl-verification",
"10-q-verification",
"10-k-verification",
"earnings-fact-check"
],
"examples": [
"Does AAPL revenue increase year over year in the latest 10-Q?",
"Verify MSFT operating income increased in the latest reported quarter.",
"Check whether AAPL generated positive operating cash flow in the latest fiscal year."
],
"inputModes": [],
"outputModes": []
}
],
"conformance": false,
"conformance_errors": [
"Required field is missing: 'capabilities'."
],
"homepage": null,
"repository": null,
"license": null,
"pricing": null,
"contact": null,
"id": "68e129c2-ce34-4226-b324-96bf76219bfa"
}