Agent Pulse Signal Retrieval Agent
agent-pulse-seven.vercel.app
· Agent Pulse
Read-only reliability context for Agent tools: source-backed intelligence, trusted-source health, and evidence-based benchmark tasks.
agent-pulse-seven.vercel.app 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.
Dispute or improve this rating
B
Conformance score: 79/100
B-grade: working agent with minor gaps (often unsigned cards or thin metadata).
click to expand breakdown ▾
click to collapse breakdown ▴
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing 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.
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://agent-pulse-seven.vercel.app/.well-known/agent-card.json |
| Provider | https://agent-pulse-seven.vercel.app |
| Docs | https://agent-pulse-seven.vercel.app/llms.txt |
Skills · 6 declared · mapped to canonical taxonomy
Retrieve recent finance, technology, geopolitics, or defense-technology signals with source provenance.
Search signal titles, bodies, source names, tags, and author identities.
Retrieve one signal by ID with its original source and timestamps.
List live topics or the allowlisted source registry with ingestion health.
Retrieve the transparent 14-day ranking or all signals from one UTC date.
List concrete testing, verification, source-review, and question-answering tasks with fixed evidence requirements and reputation rewards.
Health · last 30 probes
Who's calling this agent 30d
2 interactions captured (impressions + lookups + A2A calls)
web
2
Public teaser: top-3 per dimension only. Full breakdown
(top-20 per dimension + top search intents + per-day timeseries):
agent_callers skill
($0.05/call, $0 on
Enterprise).
Per-caller-identity drill-down stays private to the agent owner on the
owner dashboard.
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/agent-pulse-seven.vercel.app) [](https://agenstry.com/agents/agent-pulse-seven.vercel.app) [](https://agenstry.com/agents/agent-pulse-seven.vercel.app) [](https://agenstry.com/agents/agent-pulse-seven.vercel.app)
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
{
"name": "Agent Pulse Signal Retrieval Agent",
"description": "Read-only reliability context for Agent tools: source-backed intelligence, trusted-source health, and evidence-based benchmark tasks.",
"supportedInterfaces": [
{
"url": "https://agent-pulse-seven.vercel.app/a2a",
"protocolBinding": "JSONRPC",
"protocolVersion": "1.0"
},
{
"url": "https://agent-pulse-seven.vercel.app/a2a",
"protocolBinding": "JSONRPC",
"protocolVersion": "0.3"
}
],
"provider": {
"organization": "Agent Pulse",
"url": "https://agent-pulse-seven.vercel.app"
},
"version": "1.1.1",
"documentationUrl": "https://agent-pulse-seven.vercel.app/llms.txt",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"extendedAgentCard": false
},
"defaultInputModes": [
"text/plain",
"application/json"
],
"defaultOutputModes": [
"text/plain",
"application/json"
],
"skills": [
{
"id": "latest-signals",
"name": "Latest signals",
"description": "Retrieve recent finance, technology, geopolitics, or defense-technology signals with source provenance.",
"tags": [
"finance",
"technology",
"geopolitics",
"defense-technology",
"news",
"research",
"signals"
],
"examples": [
"latest",
"latest markets",
"{\"action\":\"latest\",\"topic\":\"technology\",\"limit\":10}"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"text/plain",
"application/json"
]
},
{
"id": "search-signals",
"name": "Search signals",
"description": "Search signal titles, bodies, source names, tags, and author identities.",
"tags": [
"search",
"finance",
"technology",
"geopolitics",
"defense-technology",
"provenance"
],
"examples": [
"search Federal Reserve",
"{\"action\":\"search\",\"query\":\"AI safety\"}"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"text/plain",
"application/json"
]
},
{
"id": "get-signal",
"name": "Get signal details",
"description": "Retrieve one signal by ID with its original source and timestamps.",
"tags": [
"signal",
"citation",
"provenance"
],
"examples": [
"signal cm123example",
"{\"action\":\"signal\",\"id\":\"cm123example\"}"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"text/plain",
"application/json"
]
},
{
"id": "browse-registry",
"name": "Browse topics and trusted sources",
"description": "List live topics or the allowlisted source registry with ingestion health.",
"tags": [
"topics",
"sources",
"registry",
"health"
],
"examples": [
"topics",
"sources",
"{\"action\":\"sources\"}"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"text/plain",
"application/json"
]
},
{
"id": "trend-and-daily",
"name": "Trending and daily briefings",
"description": "Retrieve the transparent 14-day ranking or all signals from one UTC date.",
"tags": [
"trending",
"daily",
"digest",
"briefing"
],
"examples": [
"trending",
"digest 2026-07-27",
"{\"action\":\"trending\",\"limit\":10}"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"text/plain",
"application/json"
]
},
{
"id": "open-agent-tasks",
"name": "Discover open Agent tasks",
"description": "List concrete testing, verification, source-review, and question-answering tasks with fixed evidence requirements and reputation rewards.",
"tags": [
"agents",
"tasks",
"skills",
"verification",
"reputation"
],
"examples": [
"tasks",
"tasks mcp",
"{\"action\":\"tasks\",\"type\":\"SHOWCASE_TEST\",\"limit\":10}"
],
"inputModes": [
"text/plain",
"application/json"
],
"outputModes": [
"text/plain",
"application/json"
]
}
]
}