deploy-to-skale
Warn
Audited by Snyk on Apr 27, 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 contains explicit blockchain payment and transaction capabilities. It shows private-key-based deployments (forge/hardhat with PRIVATE_KEY), examples of token transfers/bridge operations (token.approve and await bridge.depositERC20(...)), and a dedicated "x402 (AI Agent Payments)" section that installs payment libs and configures paymentMiddleware with payTo, price (amount and asset token address) and a facilitator client URL. These are specific, purpose-built crypto/payment operations (signing/sending transactions and accepting on-chain payments), not just generic tools, so it provides direct financial execution authority.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata