Skip to main content

registry-broker

Enables users to search and interact with over 72,000 AI agents through the Hashgraph Online Registry Broker API for enhanced discovery and communication.

Install this skill

or
0/100

Security score

The registry-broker skill was audited on Feb 9, 2026 and we found 103 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 40

Curl to non-GitHub URL

SourceSKILL.md
40curl "https://hol.org/registry/api/v1/search?q=trading+bot&limit=5"
medium line 43

Curl to non-GitHub URL

SourceSKILL.md
43curl "https://hol.org/registry/api/v1/search?q=defi&registries=agentverse,nanda&verified=true&limit=10"
medium line 50

Curl to non-GitHub URL

SourceSKILL.md
50curl -X POST "https://hol.org/registry/api/v1/search" \
medium line 59

Curl to non-GitHub URL

SourceSKILL.md
59curl -X POST "https://hol.org/registry/api/v1/search/capabilities" \
medium line 68

Curl to non-GitHub URL

SourceSKILL.md
68curl "https://hol.org/registry/api/v1/agents/uaid:aid:fetchai:..."
medium line 71

Curl to non-GitHub URL

SourceSKILL.md
71curl "https://hol.org/registry/api/v1/agents/uaid:aid:fetchai:.../similar"
medium line 74

Curl to non-GitHub URL

SourceSKILL.md
74curl "https://hol.org/registry/api/v1/agents/uaid:aid:fetchai:.../feedback"
medium line 81

Curl to non-GitHub URL

SourceSKILL.md
81curl "https://hol.org/registry/api/v1/resolve/uaid:aid:fetchai:..."
medium line 84

Curl to non-GitHub URL

SourceSKILL.md
84curl "https://hol.org/registry/api/v1/uaids/validate/uaid:aid:fetchai:..."
medium line 87

Curl to non-GitHub URL

SourceSKILL.md
87curl "https://hol.org/registry/api/v1/uaids/connections/uaid:aid:.../status"
medium line 94

Curl to non-GitHub URL

SourceSKILL.md
94curl "https://hol.org/registry/api/v1/registries"
medium line 97

Curl to non-GitHub URL

SourceSKILL.md
97curl "https://hol.org/registry/api/v1/adapters"
medium line 100

Curl to non-GitHub URL

SourceSKILL.md
100curl "https://hol.org/registry/api/v1/adapters/details"
medium line 103

Curl to non-GitHub URL

SourceSKILL.md
103curl "https://hol.org/registry/api/v1/stats"
medium line 106

Curl to non-GitHub URL

SourceSKILL.md
106curl "https://hol.org/registry/api/v1/providers"
medium line 109

Curl to non-GitHub URL

SourceSKILL.md
109curl "https://hol.org/registry/api/v1/popular"
medium line 112

Curl to non-GitHub URL

SourceSKILL.md
112curl "https://hol.org/registry/api/v1/search/facets"
medium line 115

Curl to non-GitHub URL

SourceSKILL.md
115curl "https://hol.org/registry/api/v1/search/status"
medium line 124

Curl to non-GitHub URL

SourceSKILL.md
124curl -X POST "https://hol.org/registry/api/v1/chat/session" \
medium line 130

Curl to non-GitHub URL

SourceSKILL.md
130curl -X POST "https://hol.org/registry/api/v1/chat/session" \
medium line 141

Curl to non-GitHub URL

SourceSKILL.md
141curl -X POST "https://hol.org/registry/api/v1/chat/message" \
medium line 147

Curl to non-GitHub URL

SourceSKILL.md
147curl -X POST "https://hol.org/registry/api/v1/chat/message" \
medium line 158

Curl to non-GitHub URL

SourceSKILL.md
158curl "https://hol.org/registry/api/v1/chat/session/sess_.../history" \
medium line 162

Curl to non-GitHub URL

SourceSKILL.md
162curl -X POST "https://hol.org/registry/api/v1/chat/session/sess_.../compact" \
medium line 166

Curl to non-GitHub URL

SourceSKILL.md
166curl "https://hol.org/registry/api/v1/chat/session/sess_.../encryption" \
medium line 170

Curl to non-GitHub URL

SourceSKILL.md
170curl -X DELETE "https://hol.org/registry/api/v1/chat/session/sess_..." \
medium line 180

Curl to non-GitHub URL

SourceSKILL.md
180curl "https://hol.org/registry/api/v1/register/additional-registries" \
medium line 184

Curl to non-GitHub URL

SourceSKILL.md
184curl -X POST "https://hol.org/registry/api/v1/register/quote" \
medium line 190

Curl to non-GitHub URL

SourceSKILL.md
190curl -X POST "https://hol.org/registry/api/v1/register" \
medium line 205

Curl to non-GitHub URL

SourceSKILL.md
205curl "https://hol.org/registry/api/v1/register/status/uaid:..." \
medium line 209

Curl to non-GitHub URL

SourceSKILL.md
209curl "https://hol.org/registry/api/v1/register/progress/{attemptId}" \
medium line 213

Curl to non-GitHub URL

SourceSKILL.md
213curl -X PUT "https://hol.org/registry/api/v1/register/uaid:..." \
medium line 219

Curl to non-GitHub URL

SourceSKILL.md
219curl -X DELETE "https://hol.org/registry/api/v1/register/uaid:..." \
medium line 227

Curl to non-GitHub URL

SourceSKILL.md
227curl "https://hol.org/registry/api/v1/credits/balance" \
medium line 231

Curl to non-GitHub URL

SourceSKILL.md
231curl "https://hol.org/registry/api/v1/credits/providers" \
medium line 235

Curl to non-GitHub URL

SourceSKILL.md
235curl -X POST "https://hol.org/registry/api/v1/credits/payments/hbar/intent" \
medium line 241

Curl to non-GitHub URL

SourceSKILL.md
241curl -X POST "https://hol.org/registry/api/v1/credits/payments/intent" \
medium line 253

Curl to non-GitHub URL

SourceSKILL.md
253curl -X POST "https://hol.org/registry/api/v1/auth/ledger/challenge" \
medium line 259

Curl to non-GitHub URL

SourceSKILL.md
259curl -X POST "https://hol.org/registry/api/v1/auth/ledger/verify" \
medium line 280

Curl to non-GitHub URL

SourceSKILL.md
280curl -X POST "https://hol.org/registry/api/v1/encryption/keys" \
medium line 290

Curl to non-GitHub URL

SourceSKILL.md
290curl "https://hol.org/registry/api/v1/inscribe/content/config" \
medium line 294

Curl to non-GitHub URL

SourceSKILL.md
294curl -X POST "https://hol.org/registry/api/v1/inscribe/content/quote" \
medium line 300

Curl to non-GitHub URL

SourceSKILL.md
300curl -X POST "https://hol.org/registry/api/v1/inscribe/content" \
medium line 306

Curl to non-GitHub URL

SourceSKILL.md
306curl "https://hol.org/registry/api/v1/inscribe/content/{jobId}" \
medium line 310

Curl to non-GitHub URL

SourceSKILL.md
310curl "https://hol.org/registry/api/v1/inscribe/content?limit=20" \
medium line 318

Curl to non-GitHub URL

SourceSKILL.md
318curl -X POST "https://hol.org/registry/api/v1/route/uaid:..." \
medium line 324

Curl to non-GitHub URL

SourceSKILL.md
324curl -X DELETE "https://hol.org/registry/api/v1/uaids/connections/uaid:..." \
low line 4

External URL reference

SourceSKILL.md
4homepage: https://hol.org/registry
low line 18

External URL reference

SourceSKILL.md
18Search 72,000+ AI agents across AgentVerse, NANDA, OpenRouter, Virtuals Protocol, PulseMCP, Near AI, and more via the [Hashgraph Online Registry Broker](https://hol.org/registry).
low line 22

External URL reference

SourceSKILL.md
22Get your API key at https://hol.org/registry and set:
low line 31

External URL reference

SourceSKILL.md
31https://hol.org/registry/api/v1
low line 40

External URL reference

SourceSKILL.md
40curl "https://hol.org/registry/api/v1/search?q=trading+bot&limit=5"
low line 43

External URL reference

SourceSKILL.md
43curl "https://hol.org/registry/api/v1/search?q=defi&registries=agentverse,nanda&verified=true&limit=10"
low line 50

External URL reference

SourceSKILL.md
50curl -X POST "https://hol.org/registry/api/v1/search" \
low line 59

External URL reference

SourceSKILL.md
59curl -X POST "https://hol.org/registry/api/v1/search/capabilities" \
low line 68

External URL reference

SourceSKILL.md
68curl "https://hol.org/registry/api/v1/agents/uaid:aid:fetchai:..."
low line 71

External URL reference

SourceSKILL.md
71curl "https://hol.org/registry/api/v1/agents/uaid:aid:fetchai:.../similar"
low line 74

External URL reference

SourceSKILL.md
74curl "https://hol.org/registry/api/v1/agents/uaid:aid:fetchai:.../feedback"
low line 81

External URL reference

SourceSKILL.md
81curl "https://hol.org/registry/api/v1/resolve/uaid:aid:fetchai:..."
low line 84

External URL reference

SourceSKILL.md
84curl "https://hol.org/registry/api/v1/uaids/validate/uaid:aid:fetchai:..."
low line 87

External URL reference

SourceSKILL.md
87curl "https://hol.org/registry/api/v1/uaids/connections/uaid:aid:.../status"
low line 94

External URL reference

SourceSKILL.md
94curl "https://hol.org/registry/api/v1/registries"
low line 97

External URL reference

SourceSKILL.md
97curl "https://hol.org/registry/api/v1/adapters"
low line 100

External URL reference

SourceSKILL.md
100curl "https://hol.org/registry/api/v1/adapters/details"
low line 103

External URL reference

SourceSKILL.md
103curl "https://hol.org/registry/api/v1/stats"
low line 106

External URL reference

SourceSKILL.md
106curl "https://hol.org/registry/api/v1/providers"
low line 109

External URL reference

SourceSKILL.md
109curl "https://hol.org/registry/api/v1/popular"
low line 112

External URL reference

SourceSKILL.md
112curl "https://hol.org/registry/api/v1/search/facets"
low line 115

External URL reference

SourceSKILL.md
115curl "https://hol.org/registry/api/v1/search/status"
low line 124

External URL reference

SourceSKILL.md
124curl -X POST "https://hol.org/registry/api/v1/chat/session" \
low line 130

External URL reference

SourceSKILL.md
130curl -X POST "https://hol.org/registry/api/v1/chat/session" \
low line 133

External URL reference

SourceSKILL.md
133-d '{"agentUrl": "https://agent.example.com/api"}'
low line 141

External URL reference

SourceSKILL.md
141curl -X POST "https://hol.org/registry/api/v1/chat/message" \
low line 147

External URL reference

SourceSKILL.md
147curl -X POST "https://hol.org/registry/api/v1/chat/message" \
low line 158

External URL reference

SourceSKILL.md
158curl "https://hol.org/registry/api/v1/chat/session/sess_.../history" \
low line 162

External URL reference

SourceSKILL.md
162curl -X POST "https://hol.org/registry/api/v1/chat/session/sess_.../compact" \
low line 166

External URL reference

SourceSKILL.md
166curl "https://hol.org/registry/api/v1/chat/session/sess_.../encryption" \
low line 170

External URL reference

SourceSKILL.md
170curl -X DELETE "https://hol.org/registry/api/v1/chat/session/sess_..." \
low line 180

External URL reference

SourceSKILL.md
180curl "https://hol.org/registry/api/v1/register/additional-registries" \
low line 184

External URL reference

SourceSKILL.md
184curl -X POST "https://hol.org/registry/api/v1/register/quote" \
low line 190

External URL reference

SourceSKILL.md
190curl -X POST "https://hol.org/registry/api/v1/register" \
low line 195

External URL reference

SourceSKILL.md
195"endpoint": "https://my-agent.com/api",
low line 205

External URL reference

SourceSKILL.md
205curl "https://hol.org/registry/api/v1/register/status/uaid:..." \
low line 209

External URL reference

SourceSKILL.md
209curl "https://hol.org/registry/api/v1/register/progress/{attemptId}" \
low line 213

External URL reference

SourceSKILL.md
213curl -X PUT "https://hol.org/registry/api/v1/register/uaid:..." \
low line 219

External URL reference

SourceSKILL.md
219curl -X DELETE "https://hol.org/registry/api/v1/register/uaid:..." \
low line 227

External URL reference

SourceSKILL.md
227curl "https://hol.org/registry/api/v1/credits/balance" \
low line 231

External URL reference

SourceSKILL.md
231curl "https://hol.org/registry/api/v1/credits/providers" \
low line 235

External URL reference

SourceSKILL.md
235curl -X POST "https://hol.org/registry/api/v1/credits/payments/hbar/intent" \
low line 241

External URL reference

SourceSKILL.md
241curl -X POST "https://hol.org/registry/api/v1/credits/payments/intent" \
low line 253

External URL reference

SourceSKILL.md
253curl -X POST "https://hol.org/registry/api/v1/auth/ledger/challenge" \
low line 259

External URL reference

SourceSKILL.md
259curl -X POST "https://hol.org/registry/api/v1/auth/ledger/verify" \
low line 280

External URL reference

SourceSKILL.md
280curl -X POST "https://hol.org/registry/api/v1/encryption/keys" \
low line 290

External URL reference

SourceSKILL.md
290curl "https://hol.org/registry/api/v1/inscribe/content/config" \
low line 294

External URL reference

SourceSKILL.md
294curl -X POST "https://hol.org/registry/api/v1/inscribe/content/quote" \
low line 300

External URL reference

SourceSKILL.md
300curl -X POST "https://hol.org/registry/api/v1/inscribe/content" \
low line 306

External URL reference

SourceSKILL.md
306curl "https://hol.org/registry/api/v1/inscribe/content/{jobId}" \
low line 310

External URL reference

SourceSKILL.md
310curl "https://hol.org/registry/api/v1/inscribe/content?limit=20" \
low line 318

External URL reference

SourceSKILL.md
318curl -X POST "https://hol.org/registry/api/v1/route/uaid:..." \
low line 324

External URL reference

SourceSKILL.md
324curl -X DELETE "https://hol.org/registry/api/v1/uaids/connections/uaid:..." \
low line 379

External URL reference

SourceSKILL.md
379- Registry: https://hol.org/registry
low line 380

External URL reference

SourceSKILL.md
380- API Docs: https://hol.org/docs/registry-broker/
low line 382

External URL reference

SourceSKILL.md
382- OpenAPI: https://hol.org/registry/api/v1/openapi.json
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →