controller-sessions
Warn
Audited by Snyk on Mar 6, 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 explicitly defines and configures session-based blockchain transaction capabilities: creating sessions that pre-approve and execute transactions (gasless via a paymaster), defining contract methods including "approve" with spender and token spending limits, signed message policies, RPC and chainId settings, and returning transaction hashes. These are specific crypto/blockchain execution features (wallet signing, permissioned transactions, token approvals/limits) that enable moving funds or authorizing on-chain transfers. Therefore it grants direct financial execution authority.
Audit Metadata