midnight-deploy
Warn
Audited by Snyk on Feb 18, 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 for deploying smart contracts to a blockchain testnet and includes wallet-related, transaction-sending artifacts: an environment variable for a mnemonic (MY_PREVIEW_MNEMONIC), wallet addresses, instructions to obtain test tokens from a faucet, deployment CLI scripts (npm run deploy:preview, bash scripts/deploy.sh preview) and deployment output including a deploymentTxHash. These indicate signing and broadcasting transactions (moving on-chain value/gas) rather than a generic tool. This is a specific crypto/blockchain execution capability.
Audit Metadata