cardano-cli-operator
Warn
Audited by Snyk on Feb 16, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.80). The included script uses the CARDANO_DOCKER_IMAGE default ghcr.io/intersectmbo/cardano-node:latest which is pulled and executed via Docker at runtime (if local cardano-cli is absent), meaning external code is fetched and run as a required dependency.
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill is an operator wrapper that forwards arbitrary cardano-cli commands to an Exec tool. cardano-cli is a blockchain/crypto CLI (wallets, transaction building/signing, submitting transactions, querying chain state). The skill explicitly exists to run cardano-cli commands (including commands that would sign or submit transactions) and thus provides a direct crypto/blockchain execution surface. This matches the "Crypto/Blockchain (Wallets, Swaps, Signing)" criteria for Direct Financial Execution.
Audit Metadata