cardano-cli-staking
Warn
Audited by Snyk on Feb 15, 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 skill's runtime Docker fallback pulls and runs the remote container image (ghcr.io/intersectmbo/cardano-node:latest or a tag via CARDANO_DOCKER_IMAGE), which fetches and executes external code at runtime (ghcr.io/intersectmbo/cardano-node), so this is a required runtime dependency that runs remote code.
MEDIUM W009: Direct money access capability detected (payment gateways, crypto, banking).
- Direct money access detected (high risk: 1.00). The skill contains explicit Cardano blockchain transaction templates and commands for building, signing, and submitting transactions (e.g., stake registration, delegation, withdrawals, de-registration). It includes withdrawal tx examples and cardano-cli sign/submit commands and even Docker wrapper instructions — all specific crypto wallet/transaction operations that can move funds or change on-chain state. Even though labeled "guidance", the content is directly about creating and signing blockchain transactions, so it qualifies as direct financial execution capability.
Audit Metadata