building-on-abstract
Warn
Audited by Snyk on Mar 24, 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 building and operating on a blockchain (Abstract) and includes concrete tools and APIs for executing on-chain financial actions. It documents a CLI command that can deploy contracts with an --execute flag, AGW client methods such as sendTransaction, writeContract, deployContract, sendCalls, and signMessage, and React hooks like useWriteContractSponsored and useCreateSession. It also describes paymasters (including an approval-based flow where users pay gas with ERC‑20 tokens like USDC) and session keys for pre-approved transaction execution. These are specific blockchain wallet/transaction primitives (wallet signing, sending transactions, deploying contracts, paying gas/tokens), not generic tooling — therefore this grants direct financial execution capability.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata