Skip to main content

AgentPass

Enables agents to establish a verifiable identity with cryptographic passports, secure messaging, and trust scores.

Install this skill

or
68/100

Security score

The AgentPass skill was audited on Jun 4, 2026 and we found 12 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 8

Curl to non-GitHub URL

SourceSKILL.md
8curl -s https://api.agentpass.space/.well-known/agentpass.json
medium line 15

Curl to non-GitHub URL

SourceSKILL.md
15curl -X POST https://api.agentpass.space/auth/register \
medium line 27

Curl to non-GitHub URL

SourceSKILL.md
27curl -X POST https://api.agentpass.space/passports \
medium line 38

Curl to non-GitHub URL

SourceSKILL.md
38curl -X POST https://api.agentpass.space/verify \
medium line 45

Curl to non-GitHub URL

SourceSKILL.md
45curl https://api.agentpass.space/passports/ap_a622a643aa71/public
low line 8

External URL reference

SourceSKILL.md
8curl -s https://api.agentpass.space/.well-known/agentpass.json
low line 15

External URL reference

SourceSKILL.md
15curl -X POST https://api.agentpass.space/auth/register \
low line 27

External URL reference

SourceSKILL.md
27curl -X POST https://api.agentpass.space/passports \
low line 38

External URL reference

SourceSKILL.md
38curl -X POST https://api.agentpass.space/verify \
low line 45

External URL reference

SourceSKILL.md
45curl https://api.agentpass.space/passports/ap_a622a643aa71/public
low line 59

External URL reference

SourceSKILL.md
59- API: https://api.agentpass.space
low line 60

External URL reference

SourceSKILL.md
60- Dashboard: https://dashboard.agentpass.space
Scanned on Jun 4, 2026
View Security Dashboard
Installation guide →
GitHub Stars 3
Rate this skill
Categorydevelopment
UpdatedJune 15, 2026
romirom11/AgentPass