safe-multisig-on-abstract
Warn
Audited by Snyk on Mar 7, 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 designed to create, manage, and execute multi-signature crypto wallet transactions on Abstract (Safe/Gnosis Safe). It includes SDK code for deploying Safes, creating transaction objects with a "value" (wei) and "to" address, signing transactions with private keys, and calling executeTransaction/sendTransaction. Those are direct crypto/blockchain transaction and wallet management capabilities (deploy wallets, propose/sign/execute on-chain transfers), so it grants direct financial execution authority.
Audit Metadata