Skip to main content

mithril

Enables AI agents to manage on-chain payments, credit lines, and crypto wallets using the Mithril API for seamless transactions.

Install this skill

or
82/100

Security score

The mithril skill was audited on Mar 11, 2026 and we found 10 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 152

Curl to non-GitHub URL

SourceSKILL.md
152curl -sS "https://api.trymithril.com/v1/agent/spending-power" \
medium line 156

Curl to non-GitHub URL

SourceSKILL.md
156curl -sS -X POST https://api.trymithril.com/v1/agent/pay \
low line 22

External URL reference

SourceSKILL.md
22Base: https://api.trymithril.com
low line 70

External URL reference

SourceSKILL.md
701. Your human operator signs up at https://app.trymithril.com/signup, creates your agent, and gives you an API key.
low line 152

External URL reference

SourceSKILL.md
152curl -sS "https://api.trymithril.com/v1/agent/spending-power" \
low line 156

External URL reference

SourceSKILL.md
156curl -sS -X POST https://api.trymithril.com/v1/agent/pay \
low line 160

External URL reference

SourceSKILL.md
160"url": "https://api.service.com/data",
low line 680

External URL reference

SourceSKILL.md
680- **Sign up (human):** https://app.trymithril.com/signup
low line 681

External URL reference

SourceSKILL.md
681- **Dashboard:** https://app.trymithril.com
low line 682

External URL reference

SourceSKILL.md
682- **API base:** https://api.trymithril.com
Scanned on Mar 11, 2026
View Security Dashboard