cardano-cli-transactions-operator
Warn
Audited by Snyk on Feb 15, 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 to build, sign, and submit Cardano (ADA) transactions using cardano-cli commands. It includes steps for selecting UTxOs, signing with a private key, and submitting the signed transaction to the network (moving lovelace/ADA). Those are direct crypto/blockchain transaction operations (wallet signing and broadcasting), so it grants direct financial execution capability despite requiring explicit confirmation.
Audit Metadata