Hacker Bob public records
hackerbob.ai
· Bobnet, Inc.
Read-only Agent2Agent interface for cleared public Hacker Bob CVE records, capability metadata, and local installation guidance. It cannot run assessments or interact with targets.
hackerbob.ai 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
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 ▴
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 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.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-08-23 22:49:23 current | 88cc6eca6428… |
view → |
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://hackerbob.ai/.well-known/agent-card.json |
| Provider | https://hackerbob.ai |
| Docs | https://hackerbob.ai/api-reference |
Skills · 2 declared · mapped to canonical taxonomy
Search cleared public Hacker Bob CVE records by identifier, project, or publication status.
Explain the public interface boundary and how an authorized operator installs the local assessment runtime.
Health · last 1 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/hackerbob.ai) [](https://agenstry.com/agents/hackerbob.ai) [](https://agenstry.com/agents/hackerbob.ai) [](https://agenstry.com/agents/hackerbob.ai)
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": "Hacker Bob public records",
"description": "Read-only Agent2Agent interface for cleared public Hacker Bob CVE records, capability metadata, and local installation guidance. It cannot run assessments or interact with targets.",
"supportedInterfaces": [
{
"url": "https://hackerbob.ai/a2a",
"protocolBinding": "JSONRPC",
"protocolVersion": "1.0"
}
],
"provider": {
"url": "https://hackerbob.ai",
"organization": "Bobnet, Inc."
},
"version": "1.0.0",
"documentationUrl": "https://hackerbob.ai/api-reference",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"extendedAgentCard": false
},
"securitySchemes": {},
"securityRequirements": [],
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/plain"
],
"skills": [
{
"id": "search-public-cve-records",
"name": "Search public CVE records",
"description": "Search cleared public Hacker Bob CVE records by identifier, project, or publication status.",
"tags": [
"cve",
"public-records",
"search",
"read-only"
],
"examples": [
"Find CVE-2026-47747",
"List public netatalk records"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/plain"
]
},
{
"id": "describe-hacker-bob-capabilities",
"name": "Describe Hacker Bob capabilities",
"description": "Explain the public interface boundary and how an authorized operator installs the local assessment runtime.",
"tags": [
"capabilities",
"installation",
"authorization",
"read-only"
],
"examples": [
"What can the hosted Hacker Bob interfaces do?",
"How do I install Hacker Bob locally?"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/plain"
]
}
],
"iconUrl": "https://hackerbob.ai/favicon.svg"
}