solana
Warn
Audited by Snyk on Jun 21, 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 about Solana Anchor program development and includes concrete, blockchain-specific primitives for moving value: token account/ATA patterns, treasury/account structures, handlers that perform "Transfer tokens" and use of the Token program/associated_token interfaces, deposit/withdraw semantics (e.g., deposit_amount, StreamCreated event with amount, examples/withdraw_instruction.rs). These are specific crypto/blockchain execution capabilities (token transfers, treasury management, deposits/withdrawals), not generic tooling, so it grants direct financial execution authority.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata