light-protocol
Warn
Audited by Snyk on Aug 4, 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 documentation explicitly exposes blockchain transaction APIs and SDK functions that create mints, mint tokens, transfer tokens, compress/decompress tokens, wrap/unwrap tokens, approve delegates, and perform delegated transfers on Solana. These calls (createMint, mintTo, transfer, compress, decompress, createLightMint, wrapSpl, unwrapToSpl, approve, transferDelegated, etc.) are specifically designed to move or create cryptocurrency assets — i.e., direct financial execution.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata