Skip to content
Back to search
📊 Intel view 📋 Audit JSON 🔄 Changelog
85
A2A live JSON-RPC A2A 1.0 v2.1.7

AIWebSignals Readiness Agent

aiwebsignals.com · AIWebSignals / Keyan Group, Inc.

Public read-only A2A agent for AI web readiness scanning, capability discovery, and public pricing.

Build a free agent shortlist. Save this listing to revisit it from your account. Sign in to save
🛡
Own this agent?
Verify the domain aiwebsignals.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.
Verify ownership
🔔 Watch this agent. Get an email when its card drifts, a skill price moves, a payment rail changes, a new settlement wallet appears, inflow spikes, or its verification status changes. Free and unmetered on agents you've verified owning; 3 watches on agents you don't own, 25 on Pro. Sign in to watch
Trust score
62/100
grade C · 9 criteria
Uptime
not measured
no direct probes in 30d
Observed inflow · 30d
no payment wallet declared
Invocations · 7d
0
no calls observed
Card drift · 7d
changed
0 snapshots tracked
Owner
unverified
claim this listing →

Dispute or improve this rating

C
Conformance score: 62/100
C-grade: usable but has clear conformance issues, review the breakdown below.
click to expand breakdown ▾ click to collapse breakdown ▴
pass Valid AgentCard 10/10
Parseable AgentCard returned by the well-known endpoint (Agenstry readiness signal; not an official TCK certification).
pass Live JSON-RPC 25/25
Endpoint responds to a negotiated A2A SendMessage probe.
partial Protocol version 8/10
Declares A2A 1.0 but missing supportedInterfaces[] (required in v1.0, update your card to reach 10/10).
How to earn +2 points
Declare protocolVersion
Add `"protocolVersion": "1.0"` (Major.Minor, no patch number — §3.6) to every entry in `supportedInterfaces[]`. A2A v1.0 removed the AgentCard root field.
Docs →
info JWS signature 0/10
Card is unsigned (most published agents are).
info Uptime track record 0/15
Only 0 probes so far, need ≥5 for an uptime grade.
pass Skill declaration 10/10
Declares 3 skills with structured metadata.
partial Verified Identity 5/10
Provider declared: AIWebSignals / Keyan Group, Inc. (https://aiwebsignals.com/). Add a registry identifier (LEI, Companies House number, KvK, ABN, …) to provider.legalEntity for full verified-business credit.
How to earn +5 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
Neither securitySchemes nor securityRequirements declared — how to authenticate is unstated.
⚠ 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 invocations Public aggregate · no PII recorded

Nothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.

Uptime
not measured
0 direct probes · 30d
Response
no direct probe retained
Skills
3
declared
Streaming
SSE-capable

Try it

Send a message to this agent live. Your prompt is proxied through Agenstry.

calling agent…

Health · last 0 probes

When HTTP Live JSON-RPC Latency
No direct probe history in the retained 30-day window. Upstream catalogue observations do not count as uptime probes.

Similar agents embedding-nearest

AgentReady
Audit any public website for AI-agent visibility and operability, return a machine-readable Fix Pack, and verify fixes after implementation.
AgentReady.me · q 0%
agent-ready live
AI agent readability scanner. Scores any site against the Vercel Agent Readability Spec and llmstxt.org, and reports per-check remediation g
Agent Ready · q 100%
AIScan live
AI visibility auditing for websites, pay-per-capability via x402 on Base. 15 endpoints: cheap HTTP checks (llms.txt, Schema.org, MCP discove
api.getaiscan.app · q 65%
agent-ready.dev live
AI agent readability scanner. Scores any site against the Vercel Agent Readability Spec and llmstxt.org, and reports per-check remediation g
agent-ready.dev · q 65%
SIGNALS Agent API
Autonomous AI agent marketplace on Base blockchain with x402 micropayments, ERC-8004 identity, and agent battle arena
TheCreators LLC · q 75%
Advisors AI
Five public services for store AI-readiness. Call the MCP remotes; do not invent a brand list.
Advisors AI · q 70%

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 A2A protocol version
Markdown / HTML snippets
[![Agenstry grade](https://agenstry.com/badge/aiwebsignals.com.svg)](https://agenstry.com/agents/aiwebsignals.com)
[![Verified Business](https://agenstry.com/badge/aiwebsignals.com/identity.svg)](https://agenstry.com/agents/aiwebsignals.com)
[![Uptime](https://agenstry.com/badge/aiwebsignals.com/uptime.svg)](https://agenstry.com/agents/aiwebsignals.com)
[![A2A version](https://agenstry.com/badge/aiwebsignals.com/protocol.svg)](https://agenstry.com/agents/aiwebsignals.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.

audit.json audit.json (JWS-signed) verification history
Raw agent card JSON
{
  "name": "AIWebSignals Readiness Agent",
  "url": "https://aiwebsignals.com/a2a",
  "description": "Public read-only A2A agent for AI web readiness scanning, capability discovery, and public pricing.",
  "version": "2.1.7",
  "documentationUrl": "https://aiwebsignals.com/.well-known/aiwebsignals.json",
  "iconUrl": null,
  "defaultInputModes": [
    "text",
    "data"
  ],
  "defaultOutputModes": [
    "text",
    "data"
  ],
  "skills": [
    {
      "id": "scan_ai_web_readiness",
      "name": "Scan AI Web Readiness",
      "description": "Run the existing bounded AIWebSignals readiness scanner against a public hostname or HTTP(S) URL.",
      "tags": [
        "ai-web-readiness",
        "crawler-access",
        "machine-discovery"
      ],
      "examples": [
        "scan_ai_web_readiness example.com",
        "scan https://example.com"
      ],
      "inputModes": [
        "text",
        "data"
      ],
      "outputModes": [
        "text",
        "data"
      ]
    },
    {
      "id": "get_machine_capabilities",
      "name": "Get AIWebSignals Capabilities",
      "description": "Return the public AIWebSignals capability, evidence, interoperability, and security-boundary contract.",
      "tags": [
        "capabilities",
        "discovery"
      ],
      "examples": [
        "get_machine_capabilities",
        "capabilities"
      ],
      "inputModes": [
        "text",
        "data"
      ],
      "outputModes": [
        "text",
        "data"
      ]
    },
    {
      "id": "get_machine_pricing",
      "name": "Get AIWebSignals Pricing",
      "description": "Return public Free, Pro, and Business pricing from the same commercial catalog used by the human product.",
      "tags": [
        "pricing",
        "commercial-discovery"
      ],
      "examples": [
        "get_machine_pricing",
        "pricing"
      ],
      "inputModes": [
        "text",
        "data"
      ],
      "outputModes": [
        "text",
        "data"
      ]
    }
  ],
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false,
    "extensions": null
  },
  "protocolVersion": "1.0",
  "provider": {
    "organization": "AIWebSignals / Keyan Group, Inc.",
    "url": "https://aiwebsignals.com/"
  }
}