build-with-bite
Warn
Audited by Snyk on Mar 19, 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 explicitly designed for blockchain transaction handling: it provides an SDK (npm @skalenetwork/bite) with functions like bite.encryptTransaction and bite.getDecryptedTransactionData, shows sending the encrypted payload via wallet.sendTransaction, and includes a Solidity CTX flow using BITE.submitCTX (with msg.value/gas usage). These are concrete crypto transaction primitives (encrypting and submitting signed transactions on SKALE) — i.e., direct crypto/blockchain transaction execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata