sui-bcs
Warn
Audited by Snyk on Feb 16, 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 specifically about Sui blockchain BCS serialization and explicitly documents transaction-related types, key/signature types, and examples for serializing transaction data for signing and submission (e.g., TransactionData, GasData, PublicKey/MultiSig, and integration with transactions). This is a crypto/blockchain-specific capability (transaction construction and signing), not a generic tool, and therefore enables direct financial execution on a blockchain.
Audit Metadata