go-service
Warn
Audited by Snyk on Mar 28, 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 template explicitly includes crypto-related components: handlers for "wallets" and "transactions", a NewWalletPoller constructed with a "solanaClient", and logs referencing "polling wallet" and transaction "signature". These are specific references to blockchain/wallet integration (crypto), which fall under Direct Financial Execution capabilities per the rule (Crypto/Blockchain: Wallets, Signing, etc.), not just generic HTTP or DB tooling. Therefore it should be flagged.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata