walrus-ts-sdk
Warn
Audited by Snyk on Jul 6, 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 explicitly integrates with the Sui blockchain and requires a wallet/keypair for write operations. It constructs and signs Sui transactions (store, extend, delete blobs), reports storage costs, and includes relay tip payments (sendTip.max in MIST) for uploads. These are concrete crypto/blockchain operations that can sign and submit transactions that move on-chain value, so the skill grants direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata