Card snapshot
preflight.lorensaisolutions.com
·
2026-07-22 10:04:52 UTC
·
0fc5732e41e4cc56f277d8db95f215d70e85bbb68251ca9197de1470f8cd0a78
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.
{
"protocolVersion": "0.3.0",
"name": "Agent Preflight",
"description": "Paid URL intelligence, access checks, API discovery, product intelligence, change monitoring, and batch analysis for autonomous agents.",
"url": "https://preflight.lorensaisolutions.com",
"version": "1.2.0",
"documentationUrl": "https://preflight.lorensaisolutions.com/docs",
"defaultInputModes": [
"application/json",
"text/plain"
],
"defaultOutputModes": [
"application/json",
"text/plain"
],
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"skills": [
{
"id": "preflight_url",
"name": "Full URL Preflight",
"description": "Full URL intelligence for reachability, redirects, page type, login and CAPTCHA signals, product data, API and PDF clues, robots guidance, evidence, risks, and recommended automation.",
"tags": [
"url-analysis",
"agent-tools",
"web-intelligence",
"agent-preflight",
"x402"
],
"examples": [
"Inspect this unfamiliar URL before browsing",
"Choose fetch, API, PDF parser, or browser automation"
]
},
{
"id": "check_access_barriers",
"name": "Access Check",
"description": "Detect reachability, redirects, login requirements, CAPTCHA, bot protection, browser requirements, robots restrictions, risk flags, and recommended access method.",
"tags": [
"captcha-detection",
"login-detection",
"browser-automation",
"agent-preflight",
"x402"
],
"examples": [
"Can an autonomous agent fetch this page?",
"Does this page require login or CAPTCHA handling?"
]
},
{
"id": "discover_api",
"name": "API Discovery",
"description": "Detect OpenAPI, Swagger, GraphQL, API documentation, developer portals, machine-readable endpoints, and recommended integration method.",
"tags": [
"api-discovery",
"openapi",
"swagger",
"graphql",
"agent-preflight",
"x402"
],
"examples": [
"Find the API behind this developer page",
"Check whether this URL exposes OpenAPI or GraphQL"
]
},
{
"id": "extract_product_intelligence",
"name": "Product Intelligence",
"description": "Extract product name, price, currency, stock or availability, structured commerce data, action links, confidence, and recommended commerce action.",
"tags": [
"product-intelligence",
"price-extraction",
"stock-detection",
"commerce-agents",
"agent-preflight",
"x402"
],
"examples": [
"Get price and stock from this product page",
"Check whether a commerce agent can purchase from this URL"
]
},
{
"id": "check_url_changes",
"name": "Change Check",
"description": "Compare a URL with a prior snapshot or fingerprint and detect status, redirect, access, product, API, risk, and recommended-action changes.",
"tags": [
"change-monitoring",
"website-monitoring",
"monitoring-agents",
"agent-preflight",
"x402"
],
"examples": [
"Tell me whether price or stock changed",
"Detect whether a login wall or CAPTCHA appeared"
]
},
{
"id": "batch_preflight",
"name": "Batch Preflight",
"description": "Safely inspect up to five URLs in one request for agent swarms, autonomous research, commerce comparisons, and multi-site workflows.",
"tags": [
"batch-url-analysis",
"agent-swarms",
"autonomous-agents",
"agent-preflight",
"x402"
],
"examples": [
"Inspect these five supplier URLs",
"Preflight several sources for a research-agent swarm"
]
}
]
}