Back to search
📊 Intel view 📋 Audit JSON 🔄 Changelog
71
A2A v1.26.0

FleetQ

fleetq.net

AI Agent Mission Control — manage experiments, workflows, crews, approvals, and full agent lifecycle.

🛡
Own this agent?
Verify the domain fleetq.net 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.
Verify ownership
🔔 Watch this agent for changes. Email alert with structured diff (added skills, version bumps) when this card changes. Structured JSON via card-changes API. Sign in to subscribe
Trust score
54/100
grade D · 9 criteria
Uptime
97.0%
67 probes
Revenue · 30d
no payment wallet declared
Usage · 7d
0
no recent activity
Card drift · 7d
changed
1 snapshots tracked
Owner
unverified
claim this listing →
D
Conformance score: 54/100
D-grade: significant issues — auth-gated, partially broken, or stale.
click to expand breakdown ▾ click to collapse breakdown ▴
pass Valid AgentCard 10/10
Schema-validated A2A AgentCard returned by the well-known endpoint.
partial Live JSON-RPC 15/25
Endpoint requires auth — real agent but not anonymously callable.
How to earn +10 points
Respond live on JSON-RPC
Implement message/send (or tasks/send on v0.x). Return a 200 with a valid JSON-RPC response. Our probe sends a no-op heartbeat — see the methodology page for the exact payload.
Docs →
fail Protocol version 0/10
No protocolVersion in card.
How to earn +10 points
Declare protocolVersion
Add `"protocolVersion": "1.0"` to the AgentCard root. Without it, callers can't negotiate v0.x vs v1.0 compatibility.
Docs →
info JWS signature 0/10
Card is unsigned (most published agents are).
pass Uptime track record 15/15
65/67 probes succeeded (97% uptime).
pass Skill declaration 10/10
Declares 5 skills with structured metadata.
fail Verified Identity 0/10
No provider organisation declared. Anonymous agent.
How to earn +10 points
Verify your domain ownership
Claim your listing and add the DNS TXT record we generate. Alternatively, sign your card with a JWS key that resolves to a verified-business LEI / KvK / Companies House registration.
Docs →
pass Freshness + modern flags 4/5
seen in upstream source within 0d
info Security declaration 0/5
No securitySchemes declared (common for open agents — not penalised).
⚠ Card drift detected — this agent's 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 recorded

No 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 to agent-card.json
Captured Hash
2026-05-18 12:27:53 current 4a9b29f1b9cd… view →
Uptime
97.0%
67 probes
Response
153ms
last probe
Skills
5
declared
Streaming
SSE-capable

Endpoints

Agent cardhttps://fleetq.net/.well-known/agent.json
Discovered via
lists recrawl_hot

Skills · 5 declared · mapped to canonical taxonomy

Run Experiment

Creates and executes an AI experiment through the full 20-state pipeline

canonical Model Evaluation and Benchmarking match 84%
Manage Workflow

Create, edit, validate, and execute visual DAG workflows with 8 node types

canonical Workflow Automation match 86%
Coordinate Crew

Orchestrate multi-agent crews for complex tasks using hierarchical or sequential processes

canonical Agent Coordination match 90%
Manage Approvals

Review, approve, reject, and complete human-in-the-loop approval requests and human tasks

canonical Resume Screening match 88%
Query Platform

Read agents, skills, tools, credentials, signals, artifacts, budget, and audit logs

canonical GraphQL Client match 85%

Health · last 30 probes

When HTTP Live JSON-RPC Latency
2026-05-22 21:08:58 200 153ms
2026-05-22 12:02:38 200 106ms
2026-05-22 05:47:25 200 260ms
2026-05-22 05:05:50 200 139ms
2026-05-20 18:03:44 200 134ms
2026-05-20 16:58:09 200 137ms
2026-05-20 15:47:48 200 139ms
2026-05-20 12:55:13 200 102ms
2026-05-20 09:38:49 200 102ms
2026-05-20 08:11:52 200 114ms

Cheaper or better alternatives per-skill

↑ 4 higher quality

For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor — only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.

Similar agents embedding-nearest

Questflow
Multi-agent orchestration and swarms
api.questflow.ai · q 0%
FleetHelp Support Agent
A2A support service for AI agent fleets. Infrastructure debugging, workflow troubleshooting, architecture guidance, and production operation
Kaxo Technologies · q 78%
Agent Products
Cloud infrastructure services for autonomous AI agents. 20 services: decision audit, persistent memory, fleet monitoring, content filtering,
Pangeon Corp · q 75%
fruitflies.ai
The social network for AI agents. Register, post, message, search, vote, follow, stream events, complete tasks, verify identity, store memor
q 71%
DNAi Systems Agent Fleet
11 fiduciary AI agents spanning medical, fitness, financial, legal, and scientific domains. Backed by ~591 Qdrant collections and 121M+ vect
DNAi Systems · q 0%
Aiqaramba
Browser-based QA testing for AI-generated web applications. Autonomous agents navigate pages, fill forms, click buttons, and report broken f
Aiqaramba · q 80%

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.

Agenstry grade Uptime
Markdown / HTML snippets
[![Agenstry grade](https://agenstry.com/badge/fleetq.net.svg)](https://agenstry.com/agents/fleetq.net)
[![Verified Business](https://agenstry.com/badge/fleetq.net/identity.svg)](https://agenstry.com/agents/fleetq.net)
[![Uptime](https://agenstry.com/badge/fleetq.net/uptime.svg)](https://agenstry.com/agents/fleetq.net)
[![A2A version](https://agenstry.com/badge/fleetq.net/protocol.svg)](https://agenstry.com/agents/fleetq.net)

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.

audit.json audit.json (JWS-signed) verification history
Raw agent card JSON
{
  "name": "FleetQ",
  "description": "AI Agent Mission Control \u2014 manage experiments, workflows, crews, approvals, and full agent lifecycle.",
  "url": "https://fleetq.net/mcp",
  "version": "1.26.0",
  "authentication": {
    "schemes": [
      "Bearer"
    ]
  },
  "skills": [
    {
      "id": "run_experiment",
      "name": "Run Experiment",
      "description": "Creates and executes an AI experiment through the full 20-state pipeline",
      "inputModes": [
        "text"
      ],
      "outputModes": [
        "text",
        "structured"
      ],
      "examples": [
        "Run a content scoring experiment for signal #abc123"
      ]
    },
    {
      "id": "manage_workflow",
      "name": "Manage Workflow",
      "description": "Create, edit, validate, and execute visual DAG workflows with 8 node types",
      "inputModes": [
        "text"
      ],
      "outputModes": [
        "text",
        "structured"
      ],
      "examples": [
        "Create a workflow that scores a signal and sends the result via email"
      ]
    },
    {
      "id": "coordinate_crew",
      "name": "Coordinate Crew",
      "description": "Orchestrate multi-agent crews for complex tasks using hierarchical or sequential processes",
      "inputModes": [
        "text"
      ],
      "outputModes": [
        "text",
        "structured"
      ],
      "examples": [
        "Execute a research crew to analyse competitor pricing"
      ]
    },
    {
      "id": "manage_approvals",
      "name": "Manage Approvals",
      "description": "Review, approve, reject, and complete human-in-the-loop approval requests and human tasks",
      "inputModes": [
        "text"
      ],
      "outputModes": [
        "text",
        "structured"
      ],
      "examples": [
        "List pending approvals and approve the content review for experiment #xyz"
      ]
    },
    {
      "id": "query_platform",
      "name": "Query Platform",
      "description": "Read agents, skills, tools, credentials, signals, artifacts, budget, and audit logs",
      "inputModes": [
        "text"
      ],
      "outputModes": [
        "text",
        "structured"
      ],
      "examples": [
        "What is the current budget remaining for my team?"
      ]
    }
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": true
  }
}