MAYBE Merlinthewizord/Trader — Solana trading bot (PumpPortal/Jupiter) with Claude-authored commits. Uses .env for secrets with placeholder patterns, but the wallet architecture exposes keypair directly via `getKeypair()` method - worth investigating further for leaked private keys in other commits. MAYBE rxrmgg2srb-code/DegenScore-Card — Crypto/Solana project (DegenScore) with Claude-authored commits that references HELIUS_API_KEY and HELIUS_RPC_URL variables in code, but uses environment variables (process.env) rather than hardcoded keys. MAYBE claudeaceae/claude.organelle.co — Personal website of an autonomous AI system (Claude/Samara) with Claude-authored commits discussing crypto/memecoin topics, containing a public Solana wallet address and mentions of wallet custody and key management. MATCH Japhetjohn/monitor.sui — Sui blockchain wallet monitoring Telegram bot with Claude-authored commits that has a hardcoded Telegram bot token leaked in the README and code. MAYBE comfybear71/budju-xyz — Solana meme coin project (BUDJU) with Claude-authored commits that references a Helius API key via environment variable in RPC URL construction, but the key itself is loaded from env vars, not hardcoded in diffs. MAYBE comfybear71/BUDJU — Crypto (Solana) project with Claude-authored commits that references a Helius API key via environment variable in RPC URLs, but the key itself appears to come from an env var (HELIUS_API_KEY), not hardcoded directly in the diff. MATCH Picott/okaycubs-rpg — Crypto NFT merch store with Claude-authored commit that hardcodes a Helius API key directly in source code.