Finite State
finitestate.io
· Finite State
Product security platform: firmware analysis, SBOM management, software supply chain security. A2A read-only API for blog, resources, videos, events, podcasts, and news.
finitestate.io 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.
Dispute or improve this rating
C
Conformance score: 74/100
C-grade: usable but has clear conformance issues, review the breakdown below.
click to expand breakdown ▾
click to collapse breakdown ▴
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedPer event type (7d)
Recent events (last 20)
| When | Event | Method | Status | Latency |
|---|---|---|---|---|
| 2026-08-15T03:39:12 | search_impression | — |
200 ok | — |
| 2026-08-15T03:38:41 | search_impression | — |
200 ok | — |
| 2026-08-06T09:33:43 | search_impression | — |
200 ok | — |
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-08-05 08:00:49 current | 7ec1728244e6… |
view → |
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://finitestate.io/.well-known/agent-card.json |
| Provider | https://finitestate.io |
Skills · 4 declared · mapped to canonical taxonomy
List blog posts, resources, videos, events, podcasts, or news with pagination and optional filters.
Get a single content item by type and slug.
Search across content types (delegates to site search).
Get site metadata: canonical feed URLs and content-type info.
Health · last 25 probes
Who's calling this agent 30d
3 interactions captured (impressions + lookups + A2A calls)
rest
3
Public teaser: top-3 per dimension only. Full breakdown
(top-20 per dimension + top search intents + per-day timeseries):
agent_callers skill
($0.05/call, $0 on
Enterprise).
Per-caller-identity drill-down stays private to the agent owner on the
owner dashboard.
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/finitestate.io) [](https://agenstry.com/agents/finitestate.io) [](https://agenstry.com/agents/finitestate.io) [](https://agenstry.com/agents/finitestate.io)
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": "Finite State",
"description": "Product security platform: firmware analysis, SBOM management, software supply chain security. A2A read-only API for blog, resources, videos, events, podcasts, and news.",
"provider": {
"organization": "Finite State",
"url": "https://finitestate.io"
},
"version": "1.1.0",
"protocolVersion": "0.3",
"url": "https://finitestate.io/api/a2a",
"interfaces": [
{
"url": "https://finitestate.io/api/a2a",
"protocolBinding": "JSONRPC",
"protocolVersion": "0.3"
}
],
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false,
"extendedAgentCard": false,
"jsonrpc": {
"endpoint": "https://finitestate.io/api/a2a",
"batchRequests": false,
"extensions": []
}
},
"securitySchemes": {},
"security": [],
"authentication": {
"schemes": []
},
"authenticationSchemes": [],
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"serviceEndpoints": {
"content.list": "https://finitestate.io/api/a2a",
"content.get": "https://finitestate.io/api/a2a",
"content.search": "https://finitestate.io/api/a2a",
"content.metadata": "https://finitestate.io/api/a2a"
},
"skills": [
{
"id": "content.list",
"name": "content.list",
"description": "List blog posts, resources, videos, events, podcasts, or news with pagination and optional filters.",
"tags": [
"content",
"read-only"
],
"examples": [],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "content.get",
"name": "content.get",
"description": "Get a single content item by type and slug.",
"tags": [
"content",
"read-only"
],
"examples": [],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "content.search",
"name": "content.search",
"description": "Search across content types (delegates to site search).",
"tags": [
"content",
"read-only"
],
"examples": [],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
},
{
"id": "content.metadata",
"name": "content.metadata",
"description": "Get site metadata: canonical feed URLs and content-type info.",
"tags": [
"content",
"read-only"
],
"examples": [],
"inputModes": [
"application/json"
],
"outputModes": [
"application/json"
]
}
],
"legacySkills": [
{
"name": "content",
"description": "List, get, and search blog posts, resources, videos, events, podcasts, and news. Read-only.",
"methods": [
{
"name": "content.list",
"description": "List blog posts, resources, videos, events, podcasts, or news with pagination and optional filters.",
"parameters": {
"type": "Content type: post | resource | video | event | podcast | pressArticle",
"limit": "Max items to return (1-100, default 10)",
"offset": "Number of items to skip (default 0)",
"category": "Optional category filter",
"sort": "Sort order: newest | oldest | a-z | z-a"
}
},
{
"name": "content.get",
"description": "Get a single content item by type and slug.",
"parameters": {
"type": "Content type: post | resource | video | event | podcast | pressArticle",
"slug": "URL slug of the item"
}
},
{
"name": "content.search",
"description": "Search across content types (delegates to site search).",
"parameters": {
"query": "Search query string",
"limit": "Max results (1-50, default 20)",
"offset": "Offset for pagination",
"types": "Optional list of content types to search"
}
},
{
"name": "content.metadata",
"description": "Get site metadata: canonical feed URLs and content-type info.",
"parameters": {}
}
]
}
]
}