pump-token-lifecycle
Warn
Audited by Snyk on Jul 9, 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 exposes specific blockchain financial operations: instruction builders for creating tokens and immediately buying (createV2AndBuyInstructions), explicit buy/sell instruction builders (buyInstructions, sellInstructions), migration instructions (migrateInstruction), and fee collection (collectCoinCreatorFeeInstructions / getCreatorVaultBalanceBothPrograms). These are purpose-built crypto transaction primitives intended to move value on-chain (direct financial execution), not generic helpers.
Issues (1)
W009
MEDIUMDirect money access capability detected (payment gateways, crypto, banking).
Audit Metadata