bitcoin-rust
Warn
Audited by Snyk on Feb 28, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill is a Rust Bitcoin library explicitly for wallets and tooling and includes primitives for private/public keys, BIP-32 derivation, transaction and PSBT creation, and signing (ECDSA/Taproot). These capabilities are explicitly crypto/wallet operations (creating and signing Bitcoin transactions), which enable moving funds. Therefore it contains direct financial execution capability.
Audit Metadata