kotlin-multiplatform
Warn
Audited by Snyk on Apr 2, 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 includes crypto signing functionality and platform-specific crypto integrations. It shows an expect object Secp256k1Instance with a signSchnorr(data, privKey) function and references secp256k1 platform libraries (android/jvm/iOS). Per the decision rules, crypto/blockchain signing is a specific financial execution capability (signing transactions/wallet operations), so this is flagged.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata