meteora
Warn
Audited by Socket on Aug 4, 2026
1 alert found:
AnomalyAnomalyexamples/bonding-curve/trade.ts
LOWAnomalyLOW
examples/bonding-curve/trade.ts
This module appears to be a Solana mainnet bonding-curve trading/monitoring script. It does not show clear signs of intentional malware (no obfuscation, no dynamic execution, no suspicious network destinations, no exfiltration). However, it is high-impact operationally: it reconstructs a signing Keypair from process.env.WALLET_SECRET_KEY and auto-executes a real on-chain buy on module run using the configured POOL_ADDRESS. The main risks are credential-handling impact and unintended transaction execution rather than demonstrated malicious payloads.
Confidence: 62%Severity: 55%
Audit Metadata