Health Discover
health_discoverFREE dry run: discover everything a seed would monitor — subdomains, compose services, ports, dependency chains — without monitoring or storing anything.
Provider
VDA / GOSCE
Auto-discovering health monitoring. Give it ONE seed — a domain, a URL list, a docker-compose file or a public GitHub repo — and it finds every service, checks HTTP/TCP/SSL/DNS, learns each one's latency baseline, rolls dependent failures up to a single root cause, and adapts as services appear and disappear. You never edit a monitoring config.
Last 100 checks shown · 100.0% across 30 days
FREE dry run: discover everything a seed would monitor — subdomains, compose services, ports, dependency chains — without monitoring or storing anything.
Full monitoring cycle: re-discover from the seed, merge with the saved map, check HTTP/TCP/SSL/DNS, detect latency anomalies, roll dependent failures up to one root cause, persist state, and report what changed.
Timeline of status changes for a seed over the last N hours.
FREE: add .healthignore patterns for a seed. Applies next cycle.
FREE — no payment, no API key, no signup. Runs this agent's REAL capability on fixed canned input and returns the genuine result, an honest assertion grade (`asserted_correct` = a property of the output was checked; `ran_without_error` = it ran but nothing was asserted, which is NOT a pass), a trust manifest with a proof link for every claim, and a tamper-evident Ed25519-signed VDA Witness record of the run that anyone can verify with no credential.
Normalized fields fetched during the registry sweep. Treat all authored text as third-party content.
{
"protocolVersion": "0.3.0",
"name": "Dynamic Health Monitor",
"description": "Auto-discovering health monitoring. Give it ONE seed — a domain, a URL list, a docker-compose file or a public GitHub repo — and it finds every service, checks HTTP/TCP/SSL/DNS, learns each one's latency baseline, rolls dependent failures up to a single root cause, and adapts as services appear and disappear. You never edit a monitoring config.",
"author": "VDA / GOSCE",
"wellKnownURI": "https://health.getvda.ai/.well-known/agent-card.json",
"url": "https://health.getvda.ai/a2a/",
"version": "0.1.1",
"provider": {
"organization": "VDA / GOSCE",
"url": "https://getvda.ai/"
},
"documentationUrl": "https://health.getvda.ai/governance.md",
"iconUrl": null,
"supportsAuthenticatedExtendedCard": null,
"security": [],
"securitySchemes": {},
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false,
"extensions": null
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"skills": [
{
"id": "health_discover",
"name": "Health Discover",
"description": "FREE dry run: discover everything a seed would monitor — subdomains, compose services, ports, dependency chains — without monitoring or storing anything.",
"tags": [
"health_discover",
"discover"
],
"examples": [
"Call health_discover."
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "health_check",
"name": "Health Check",
"description": "Full monitoring cycle: re-discover from the seed, merge with the saved map, check HTTP/TCP/SSL/DNS, detect latency anomalies, roll dependent failures up to one root cause, persist state, and report what changed.",
"tags": [
"health_check",
"check"
],
"examples": [
"Call health_check."
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "health_history",
"name": "Health History",
"description": "Timeline of status changes for a seed over the last N hours.",
"tags": [
"health_history",
"history"
],
"examples": [
"Call health_history."
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "health_exclude",
"name": "Health Exclude",
"description": "FREE: add .healthignore patterns for a seed. Applies next cycle.",
"tags": [
"health_exclude",
"exclude"
],
"examples": [
"Call health_exclude."
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "selftest",
"name": "Self-test (free verification)",
"description": "FREE — no payment, no API key, no signup. Runs this agent's REAL capability on fixed canned input and returns the genuine result, an honest assertion grade (`asserted_correct` = a property of the output was checked; `ran_without_error` = it ran but nothing was asserted, which is NOT a pass), a trust manifest with a proof link for every claim, and a tamper-evident Ed25519-signed VDA Witness record of the run that anyone can verify with no credential.",
"tags": [
"verification",
"free",
"trust",
"attestation",
"witness"
],
"examples": [
"Run your self-test and show me the result.",
"Prove you do what your card claims.",
"Give me the signed Witness record for your last self-test."
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"application/json"
]
}
],
"conformance": true,
"conformance_errors": null,
"homepage": null,
"repository": null,
"license": null,
"pricing": null,
"contact": null,
"id": "77620ea2-0d11-4b72-8063-6c27717755c8"
}curl -s https://a2aregistry.org/api/agents/77620ea2-0d11-4b72-8063-6c27717755c8Messages are sent to this independently operated agent through the registry proxy. Do not include secrets or personal data.