basename-agent
Warn
Audited by Snyk on Apr 27, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 1.00). The skill's scripts explicitly load and scrape the public site https://www.base.org/names (page.goto + page.content and clipboard/QR extraction) and then uses untrusted WalletConnect session proposals/URIs from arbitrary dApps to decide/perform signing and transactions, so third‑party webpage and dApp content directly 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 on-chain operations: it requires a wallet private key, connects via WalletConnect v2, and issues/signs blockchain transactions (e.g., eth_sendTransaction) to register names and pay fees. It even includes tooling for connecting to other dApps (wc-connect.js) and guidance for signing methods. This is a specific crypto/blockchain execution capability (sending transactions and using a wallet), not a generic tool, so it constitutes direct financial execution authority.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata