SibFly
sibfly.com
Measured ground motion (subsidence/uplift, mm/yr) for any US address, from NASA Sentinel-1 InSAR. NOT an A2A JSON-RPC server: programmatic access is MCP (https://sibfly.com/mcp), plain REST (https://sibfly.com/openapi.json) or pay-per-call x402 (https://sibfly.com/.well-known/x402).
sibfly.com 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.
D
Conformance score: 48/100
D-grade: significant issues, auth-gated, partially broken, or stale.
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-08 05:58:33 current | b946e98f51d9… |
view → |
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://sibfly.com/.well-known/agent.json |
| Docs | https://sibfly.com/llms.txt |
Skills · 1 declared · mapped to canonical taxonomy
Per-address measured vertical ground motion: rate mm/yr, uncertainty, trend, GPS-tied calibration, motion history.
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/sibfly.com) [](https://agenstry.com/agents/sibfly.com) [](https://agenstry.com/agents/sibfly.com) [](https://agenstry.com/agents/sibfly.com)
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": "SibFly",
"version": "1.2.0",
"protocolVersion": "0.2",
"description": "Measured ground motion (subsidence/uplift, mm/yr) for any US address, from NASA Sentinel-1 InSAR. NOT an A2A JSON-RPC server: programmatic access is MCP (https://sibfly.com/mcp), plain REST (https://sibfly.com/openapi.json) or pay-per-call x402 (https://sibfly.com/.well-known/x402).",
"url": "https://sibfly.com/mcp",
"documentationUrl": "https://sibfly.com/llms.txt",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"skills": [
{
"id": "ground_motion",
"name": "Ground motion lookup",
"description": "Per-address measured vertical ground motion: rate mm/yr, uncertainty, trend, GPS-tied calibration, motion history.",
"tags": [
"geospatial",
"subsidence",
"real-estate",
"insurance"
],
"examples": [
"Is the ground sinking at 600 Congress Ave, Austin TX?"
]
}
],
"authentication": {
"schemes": [
"bearer"
],
"credentials": "Free instant API key: POST https://sibfly.com/api/v1/autonomous/register"
}
}