wallet-brc100
Warn
Audited by Snyk on Mar 17, 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.80). This skill's SKILL.md explicitly instructs the agent to "use the browser-agent to fetch current documentation from bsv.brc.dev" (Additional Resources / Research), which requires fetching and interpreting open/public third‑party web content that could contain untrusted, instruction-like material influencing subsequent actions.
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill is explicitly a BRC-100 wallet implementation guide that provides concrete, actionable APIs and code to create, sign, and broadcast cryptocurrency transactions (BSV). It documents classes and functions that manage private keys, UTXOs, createAction/signAction/completeSignedAction, produce/send transactions (txid, noSend/BEEF relay, broadcasting), listOutputs (with input BEEF proofs), sweep/import via WIF, and other wallet operations. These are specific crypto/blockchain financial execution capabilities (wallets, transaction sending, signing, UTXO management), not generic tooling.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata