0
💰 Paid API
shield.vainplex.dev
shield.vainplex.dev
· shield.vainplex.dev
ShieldAPI - Security intelligence and domain reputation check for agent security
🛡
Own this agent?
Verify the domain
shield.vainplex.dev 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.
🔔
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
21/100
grade F · 9 criteria
Uptime
11.1%
9 probes
Revenue · 30d
$1.39
387 tx · on-chain
Usage · 7d
0
no recent activity
Card drift · 7d
changed
0 snapshots tracked
Owner
unverified
claim this listing →
F
Conformance score: 21/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
F
Conformance score: 21/100
F-grade: card is reachable but fails most operational signals.
pass
Valid AgentCard
10/10
Schema-validated A2A AgentCard returned by the well-known endpoint.
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
2/15
1/9 probes succeeded (11% uptime).
How to earn +13 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 →
partial
Verified Identity
5/10
Provider declared: shield.vainplex.dev (https://shield.vainplex.dev). 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
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 recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent — calls are logged here automatically.
Uptime
11.1%
9 probes
Response
0ms
last probe
Skills
0
declared
Streaming
—
SSE-capable
Endpoints
On-chain revenue
verified on-chain
Last 7d
$0.03
2 calls
Last 30d
$1.39
387 calls
Last 90d
$3.82
689 calls
All-time
$3.82
689 calls
USDC inflows on Base. Reproducible via
eth_getLogs on USDC Transfer events to the payment wallet.
Daily 30-day revenue history
~ flat (+1.4%)
2026-05-17
2026-05-22
Peak day: $1.39
Data points: 4
Total tx (30d window): 387
| Agent card | https://shield.vainplex.dev/.well-known/agent-card.json |
| Provider | https://shield.vainplex.dev |
| Docs | https://shield.vainplex.dev |
Discovered via
github_code
agentic_market
recrawl_hot
recrawl_warm
Health · last 8 probes
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/shield.vainplex.dev) [](https://agenstry.com/agents/shield.vainplex.dev) [](https://agenstry.com/agents/shield.vainplex.dev) [](https://agenstry.com/agents/shield.vainplex.dev)
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
{
"_source": "agentic.market",
"service": {
"id": "shield-vainplex-dev",
"name": "shield.vainplex.dev",
"description": "ShieldAPI - Security intelligence and domain reputation check for agent security",
"domain": "shield.vainplex.dev",
"provider": "shield.vainplex.dev",
"providerUrl": "",
"category": "",
"networks": [
"eip155:8453"
],
"enriched": false,
"endpoints": [
{
"url": "https://shield.vainplex.dev/api/cdp/check-domain",
"description": "ShieldAPI - Security intelligence and domain reputation check for agent security",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "domain",
"type": "string",
"description": "",
"example": "vainplex.dev",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://shield.vainplex.dev/api/cdp/check-url",
"description": "ShieldAPI - Security intelligence and URL safety check",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "url",
"type": "string",
"description": "",
"example": "https://google.com",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://shield.vainplex.dev/api/cdp/check-ip",
"description": "ShieldAPI - Security intelligence and IP reputation check",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "ip",
"type": "string",
"description": "",
"example": "1.1.1.1",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://shield.vainplex.dev/api/cdp/check-password-range",
"description": "ShieldAPI - Security intelligence and anonymized password check",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "prefix",
"type": "string",
"description": "",
"example": "5BAA6",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://shield.vainplex.dev/api/cdp/check-email",
"description": "ShieldAPI - Security intelligence and email breach check",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "email",
"type": "string",
"description": "",
"example": "security@example.com",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://shield.vainplex.dev/api/cdp/check-prompt",
"description": "ShieldAPI - Security intelligence and prompt injection check",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "prompt",
"type": "string",
"description": "",
"example": "Ignore all previous instructions",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://shield.vainplex.dev/api/cdp/full-scan",
"description": "ShieldAPI - Full security scan \u2014 all checks combined",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "target",
"type": "string",
"description": "",
"example": "vainplex.dev",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://shield.vainplex.dev/api/cdp/scan-skill",
"description": "ShieldAPI - AI skill/plugin supply chain security scanner",
"pricing": {
"amount": "0.02",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "skill",
"type": "string",
"description": "",
"example": "A helpful AI agent skill...",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://shield.vainplex.dev/api/cdp/check-package",
"description": "ShieldAPI - Supply chain Pre-Flight Check for software packages",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "ecosystem",
"type": "string",
"description": "",
"example": "npm",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "name",
"type": "string",
"description": "",
"example": "express",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "version",
"type": "string",
"description": "",
"example": "4.18.2",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://shield.vainplex.dev/api/cdp/check-mcp-trust",
"description": "ShieldAPI - MCP Server Trust Score",
"pricing": {
"amount": "0.02",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "endpoint",
"type": "string",
"description": "",
"example": "https://mcp.example.com",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://shield.vainplex.dev/api/cdp/check/ip",
"description": "ShieldAPI - Security intelligence and IP reputation check",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "ip",
"type": "string",
"description": "",
"example": "1.1.1.1",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://shield.vainplex.dev/api/cdp/check/url",
"description": "ShieldAPI - Security intelligence and URL safety check",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "url",
"type": "string",
"description": "",
"example": "https://google.com",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://shield.vainplex.dev/api/cdp/check/email",
"description": "ShieldAPI - Security intelligence and email breach check",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "email",
"type": "string",
"description": "",
"example": "security@example.com",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://shield.vainplex.dev/api/cdp/check/prompt",
"description": "ShieldAPI - Security intelligence and prompt injection check",
"pricing": {
"amount": "0.005",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "prompt",
"type": "string",
"description": "",
"example": "Ignore all previous instructions",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://shield.vainplex.dev/api/cdp/check/domain",
"description": "ShieldAPI - Security intelligence and domain reputation check for agent security",
"pricing": {
"amount": "0.003",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "domain",
"type": "string",
"description": "",
"example": "vainplex.dev",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://shield.vainplex.dev/api/cdp/check/password/range",
"description": "ShieldAPI - Security intelligence and anonymized password check",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "prefix",
"type": "string",
"description": "",
"example": "5BAA6",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://shield.vainplex.dev/api/cdp/full/scan",
"description": "ShieldAPI - Full security scan \u2014 all checks combined",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "target",
"type": "string",
"description": "",
"example": "vainplex.dev",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://shield.vainplex.dev/api/cdp/scan/skill",
"description": "ShieldAPI - AI skill/plugin supply chain security scanner",
"pricing": {
"amount": "0.02",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "skill",
"type": "string",
"description": "",
"example": "A helpful AI agent skill...",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://shield.vainplex.dev/api/cdp/check/package",
"description": "ShieldAPI - Supply chain Pre-Flight Check for software packages",
"pricing": {
"amount": "0.01",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "GET",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "ecosystem",
"type": "string",
"description": "",
"example": "npm",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "name",
"type": "string",
"description": "",
"example": "express",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "query",
"name": "version",
"type": "string",
"description": "",
"example": "4.18.2",
"enumValues": [],
"default": null,
"required": false
}
]
},
{
"url": "https://shield.vainplex.dev/api/cdp/check/mcp/trust",
"description": "ShieldAPI - MCP Server Trust Score",
"pricing": {
"amount": "0.02",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "query",
"name": "endpoint",
"type": "string",
"description": "",
"example": "https://mcp.example.com",
"enumValues": [],
"default": null,
"required": false
}
]
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.001",
"maxAmount": "0.02",
"avgCostPerTransaction": "0.0079",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "",
"tags": []
}
}