Flint AI
A2A Agent Card observed at /.well-known/agent-card.json on docs.flintai.dev, the documentation host for Flint AI — a SandboxAQ product (the CLI and SDK are published from the sandbox-quantum GitHub organization and the Platform API spec is licensed under https://www.sandboxaq.com/legal/eula). Grade is measured against the A2A 1.0.0 AgentCard object: 'conformant' passes every structural check, 'near-conformant' is correctly shaped but omits optional fields, 'flavored' fails a hard check and is an agent card in spirit rather than in schema. Provider-published by construction — served from the provider's own host; nothing here is derived or generated.
AgentCard object — a capabilities object, a declared protocolVersion, and a well-formed skills array.
An A2A client finds this agent by fetching the well-known path on the provider's own host. That is what makes an agent card different from every other agent artifact in this catalog: it is provider-published by construction — it cannot be derived, generated, or reconstructed on a provider's behalf.
https://docs.flintai.dev/
· transport
· protocol HTTP+JSON
non-standard supportedInterfaces
Flint flint
Use when scanning AI agent code for security vulnerabilities, evaluating agent behavior at runtime, discovering agents in codebases, or monitoring agent sessions in production. Agents should reach for this skill when users ask to validate agent code, test agent reliability, find security issues, or set up runtime protection.
2026-08-02 from https://docs.flintai.dev/.well-known/agent-card.json,
HTTP 200. The body was saved verbatim and is the sole source for
everything on this page — no field is inferred.
View the captured card.
Providers change what they serve; if this card has moved or changed shape,
the provider profile carries the
current state as of the last build.
Work with this as data
Every agent card here is available over the APIs.io API and to AI agents over MCP. A2A Agent Cards is not yet its own endpoint on the v1 API. Reach it through catalog search and the tag graph, or the MCP server.