runes

Warn

Audited by Snyk on Mar 28, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 0.90). The skill directly calls public third‑party services (UnisatIndexer using the Unisat API and MempoolApi/mempool.space) to fetch rune balances, UTXOs and fee estimates, and those untrusted, user-originated indexer/blockchain data are read and used to build/sign/broadcast transactions, so external content can materially influence agent actions.

MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).

  • Direct money access detected (high risk: 1.00). The skill is explicitly designed to perform cryptocurrency token operations on Bitcoin. It includes a "transfer" command that builds and broadcasts Rune transactions (Runestone OP_RETURN encoding), handles fee estimation and broadcasting, requires an unlocked wallet and an UNISAT API key, and returns txids/Explorer URLs. These are direct crypto transaction and wallet operations (signing/sending funds), not generic tooling, so it provides direct financial execution capability.

Issues (2)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W009
MEDIUM

Direct money access capability detected (payment gateways, crypto, banking).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 28, 2026, 09:10 PM
Issues
2
Security Audit — snyk — runes