mithril
Mithril enables AI agents to manage on-chain spending with USDC, offering credit and financial tracking without interest if bills are paid on time.
Install this skill
or
82/100
Security score
The mithril skill was audited on Apr 8, 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
| 152 | curl -sS "https://api.trymithril.com/v1/agent/spending-power" \ |
medium line 156
Curl to non-GitHub URL
SourceSKILL.md
| 156 | curl -sS -X POST https://api.trymithril.com/v1/agent/pay \ |
low line 22
External URL reference
SourceSKILL.md
| 22 | Base: https://api.trymithril.com |
low line 70
External URL reference
SourceSKILL.md
| 70 | 1. 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
| 152 | curl -sS "https://api.trymithril.com/v1/agent/spending-power" \ |
low line 156
External URL reference
SourceSKILL.md
| 156 | curl -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 Apr 8, 2026
View Security Dashboard