Skip to content
Back to search
📊 Intel view 📋 Audit JSON 🔄 Changelog
0
A2A

www.nrlcmd.com

www.nrlcmd.com
🛡
Own this agent?
Verify the domain www.nrlcmd.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 for changes. Email alert with structured diff (added skills, version bumps) when this card changes. Enterprise feature. Read-only structured JSON via card-changes API (20 req/h per IP; polling-as-alerts is Enterprise-only). Sign in to subscribe
Our probe of this card is currently failing
Last probe error: schema invalid: 1 validation error for AgentCard capabilities Input should be a valid dictionary or instance of Capabilities [type=model_type, input_value=[{'id': 'action:boo
Last attempt: 2026-07-28 07:36 Status: 200
Trust score
4/100
grade F · 9 criteria
Uptime
0.0%
112 probes
Revenue · 30d
no payment wallet declared
Usage · 7d
0
no recent activity
Card drift · 7d
stable
0 snapshots tracked
Owner
unverified
claim this listing →
F
Conformance score: 4/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾ click to collapse breakdown ▴
fail Valid AgentCard 0/10
No valid AgentCard recorded (card-fetch failed or invalid JSON).
How to earn +10 points
Publish a parseable A2A AgentCard
Serve a valid AgentCard JSON at /.well-known/agent-card.json. The A2A 1.0 schema is the reference; we accept the v0.x backwards-compatible variant too.
Docs →
info Live JSON-RPC 0/25
Live probe hasn't run yet.
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).
fail Uptime track record 0/15
0/112 probes succeeded (0% uptime).
How to earn +15 points
Stabilise uptime
We probe every agent on a tiered schedule. Sustained 99 %+ uptime over 20+ checks scores full points. Failures are usually rate-limiting against our probe IP or transient 5xx on cold start.
Docs →
fail Skill declaration 0/10
No skills declared in card. Hard to route to.
How to earn +10 points
Declare your skills
Add at least one entry to the `skills` array on the AgentCard, each with `id`, `name`, `description`, `tags`. We canonicalise these into the global skill taxonomy on next probe.
Docs →
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).

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.

Uptime
0.0%
112 probes
Response
77ms
last probe
Skills
0
declared
Streaming
SSE-capable

Endpoints

Agent cardhttps://www.nrlcmd.com/.well-known/agent.json
Discovered via
github_code recrawl_cold

Health · last 30 probes

When HTTP Live JSON-RPC Latency
2026-07-28 07:36:35 200 77ms
2026-07-27 12:03:11 200 44ms
2026-07-26 18:06:39 200 54ms
2026-07-26 11:28:24 200 40ms
2026-07-25 22:52:52 200 49ms
2026-07-25 07:47:28 200 40ms
2026-07-25 02:06:57 200 71ms
2026-07-24 17:55:57 200 38ms
2026-07-24 08:04:52 200 76ms
2026-07-24 02:16:51 200 72ms

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/www.nrlcmd.com.svg)](https://agenstry.com/agents/www.nrlcmd.com)
[![Verified Business](https://agenstry.com/badge/www.nrlcmd.com/identity.svg)](https://agenstry.com/agents/www.nrlcmd.com)
[![Uptime](https://agenstry.com/badge/www.nrlcmd.com/uptime.svg)](https://agenstry.com/agents/www.nrlcmd.com)
[![A2A version](https://agenstry.com/badge/www.nrlcmd.com/protocol.svg)](https://agenstry.com/agents/www.nrlcmd.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": "NRL CMD Agentic Actions",
  "version": "1.2",
  "etag": "W/\"agent-1.2-2025-10-10\"",
  "lastModified": "2025-10-10T00:00:00Z",
  "baseUrl": "https://nrlcmd.com",
  "wellKnown": "/.well-known/agent.json",
  "contact": {
    "email": "ops@nrlcmd.com",
    "policy": "https://nrlcmd.com/privacy",
    "security": "security@nrlcmd.com"
  },
  "discovery": {
    "sitemap": "https://nrlcmd.com/sitemap.xml",
    "robots": "https://nrlcmd.com/robots.txt",
    "openapi": "https://nrlcmd.com/openapi.json",
    "jsonldGraph": "https://nrlcmd.com/#structured-data"
  },
  "languages": [
    "en-US",
    "en-GB"
  ],
  "regions": [
    "US",
    "GB"
  ],
  "serviceArea": [
    "global"
  ],
  "alternateNames": [
    "Agentic SEO",
    "ChatGPT Optimization",
    "LLM Visibility",
    "Generative Engine Optimization"
  ],
  "capabilities": [
    {
      "id": "action:book_consult",
      "action": "book_consult",
      "schemaActionType": "https://schema.org/ReserveAction",
      "method": "POST",
      "endpoint": "/api/book",
      "contentType": "application/json",
      "headers": [
        "Content-Type",
        "Authorization?"
      ],
      "params": [
        "name",
        "email",
        "preferred_time?"
      ],
      "inputSchema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "type": "object",
        "required": [
          "name",
          "email"
        ],
        "properties": {
          "name": {
            "type": "string",
            "minLength": 1
          },
          "email": {
            "type": "string",
            "format": "email"
          },
          "preferred_time": {
            "type": "string",
            "format": "date-time"
          },
          "notes": {
            "type": "string",
            "maxLength": 500
          }
        },
        "additionalProperties": false
      },
      "responses": {
        "200": {
          "description": "Booked",
          "schema": {
            "type": "object",
            "properties": {
              "status": {
                "const": "confirmed"
              },
              "bookingId": {
                "type": "string"
              },
              "ical": {
                "type": "string",
                "format": "uri"
              }
            },
            "required": [
              "status",
              "bookingId"
            ]
          }
        },
        "400": {
          "description": "Bad request"
        },
        "429": {
          "description": "Rate limit"
        },
        "5xx": {
          "description": "Server error"
        }
      },
      "examples": [
        {
          "curl": "curl -X POST https://nrlcmd.com/api/book -H 'Content-Type: application/json' -d '{\"name\":\"Alex\",\"email\":\"alex@example.com\",\"preferred_time\":\"2025-10-12T16:00:00Z\"}'"
        }
      ],
      "description": "Book a consultation"
    },
    {
      "id": "action:request_quote",
      "action": "request_quote",
      "schemaActionType": "https://schema.org/QuoteAction",
      "method": "POST",
      "endpoint": "/api/quote",
      "contentType": "application/json",
      "params": [
        "name",
        "email",
        "service",
        "notes?"
      ],
      "inputSchema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "type": "object",
        "required": [
          "name",
          "email",
          "service"
        ],
        "properties": {
          "name": {
            "type": "string"
          },
          "email": {
            "type": "string",
            "format": "email"
          },
          "service": {
            "type": "string",
            "enum": [
              "Agentic SEO",
              "Schema Optimization",
              "AI Visibility Audit",
              "GEO"
            ]
          },
          "notes": {
            "type": "string",
            "maxLength": 1000
          },
          "budgetRange": {
            "type": "string",
            "enum": [
              "<5k",
              "5k-20k",
              "20k-50k",
              ">50k"
            ]
          }
        },
        "additionalProperties": false
      },
      "responses": {
        "200": {
          "description": "Quote request accepted",
          "schema": {
            "type": "object",
            "properties": {
              "status": {
                "const": "received"
              },
              "ticketId": {
                "type": "string"
              },
              "slaHours": {
                "type": "integer"
              }
            },
            "required": [
              "status",
              "ticketId"
            ]
          }
        }
      },
      "description": "Request a project quote"
    },
    {
      "id": "action:visibility_audit",
      "action": "visibility_audit",
      "schemaActionType": "https://schema.org/AssessAction",
      "method": "POST",
      "endpoint": "/api/audit",
      "contentType": "application/json",
      "params": [
        "domain",
        "industry",
        "region?"
      ],
      "inputSchema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "type": "object",
        "required": [
          "domain",
          "industry"
        ],
        "properties": {
          "domain": {
            "type": "string",
            "format": "hostname"
          },
          "industry": {
            "type": "string"
          },
          "region": {
            "type": "string"
          },
          "depth": {
            "type": "integer",
            "minimum": 1,
            "maximum": 3,
            "default": 1
          }
        },
        "additionalProperties": false
      },
      "responses": {
        "200": {
          "description": "Audit summary",
          "schema": {
            "type": "object",
            "properties": {
              "status": {
                "const": "ok"
              },
              "score": {
                "type": "number",
                "minimum": 0,
                "maximum": 100
              },
              "issues": {
                "type": "array",
                "items": {
                  "type": "object",
                  "properties": {
                    "id": {
                      "type": "string"
                    },
                    "severity": {
                      "type": "string",
                      "enum": [
                        "low",
                        "medium",
                        "high"
                      ]
                    },
                    "message": {
                      "type": "string"
                    },
                    "fix": {
                      "type": "string"
                    }
                  },
                  "required": [
                    "id",
                    "severity",
                    "message"
                  ]
                }
              }
            },
            "required": [
              "status",
              "score"
            ]
          }
        }
      },
      "webhook": {
        "callback": "https://nrlcmd.com/api/hooks/audit-result",
        "expects": {
          "type": "object",
          "properties": {
            "ticketId": {
              "type": "string"
            },
            "resultUrl": {
              "type": "string",
              "format": "uri"
            }
          },
          "required": [
            "ticketId",
            "resultUrl"
          ]
        }
      },
      "description": "Test AI visibility for a domain"
    }
  ],
  "schemas": [
    {
      "pattern": "/services/",
      "type": "https://schema.org/Service"
    },
    {
      "pattern": "/ai-consulting/{city}/",
      "type": "https://schema.org/LocalBusiness"
    },
    {
      "pattern": "/resources/diagnostic/",
      "type": "https://schema.org/TechArticle"
    },
    {
      "url": "/sitemap.xml",
      "type": "sitemap"
    }
  ],
  "auth": {
    "supported": [
      "none",
      "bearer",
      "hmac-sha256"
    ],
    "bearer": {
      "header": "Authorization",
      "format": "Bearer <token>"
    },
    "hmac": {
      "header": "X-Signature",
      "algorithm": "HMAC-SHA256",
      "keyIdHeader": "X-Key-Id"
    }
  },
  "rateLimits": {
    "anonymous": {
      "window": "1m",
      "limit": 60
    },
    "authenticated": {
      "window": "1m",
      "limit": 300
    }
  },
  "errorModel": {
    "type": "object",
    "properties": {
      "error": {
        "type": "string"
      },
      "code": {
        "type": "string"
      },
      "details": {
        "type": "object"
      }
    },
    "required": [
      "error",
      "code"
    ]
  },
  "llmGuidance": {
    "piiPolicy": "Minimize PII; only send required params.",
    "retryPolicy": "Exponential backoff starting at 1s, max 3 retries.",
    "timeoutMs": 15000
  },
  "linkage": {
    "jsonld": [
      {
        "actionId": "action:book_consult",
        "target": "https://nrlcmd.com/#bookConsultAction"
      },
      {
        "actionId": "action:request_quote",
        "target": "https://nrlcmd.com/#requestQuoteAction"
      },
      {
        "actionId": "action:visibility_audit",
        "target": "https://nrlcmd.com/#visibilityAuditAction"
      }
    ]
  }
}