makina-contracts
Warn
Audited by Snyk on Feb 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/DeFi execution primitives and ABIs for moving assets: deposit(assets,...), requestRedeem/finalizeRequests/claimAssets, ISecurityModule.lock(...), bridge adapters (Across V3, LayerZero), convertToAssets/convertToShares, plus governance/accounting functions (add/removeAccountingAgent, setMaxSharePriceChangeRate). These are specific smart‑contract functions intended to perform deposits, redemptions, locking, cross‑chain transfers and other on‑chain financial operations (and include low‑level selectors for JSON‑RPC calldata encoding). This is a specific crypto/blockchain financial integration, not a generic tool, so it provides direct financial execution capability.
Audit Metadata