LWA-2026-5788 MAL-2026-6237 ↗ confirmed malware

atlasora-api@1.0.0

Malicious code in atlasora-api (npm)

T1195.002 · Compromise Software Supply ChainT1059.007 · JavaScriptT1082 · System Information DiscoveryT1552.001 · Credentials In FilesT1552.004 · Private KeysT1005 · Data from Local SystemT1071.001 · Web ProtocolsT1041 · Exfiltration Over C2 Channel

Analysis

A trojanized clone combosquatting the AtlasOra Web3 platform API package. The postinstall hook (install.js) runs automatically on npm install. It harvests environment variables from a targeted list of sensitive keys (OPENAI_API_KEY, COINBASE_API_KEY/secret, AWS_ACCESS_KEY_ID/AWS_SECRET_ACCESS_KEY, Supabase keys, Revolut keys, and generic names like PRIVATE_KEY, MNEMONIC, SECRET, TOKEN). It reads .env files across multiple directory levels, reads SSH private keys from ~/.ssh/ (those containing PRIVATE or KEY), reads ~/.npmrc for npm tokens, reads ~/.aws/credentials, and runs git config --list. All collected data is JSON-serialized and POSTed to webhook[.]site/22e20640-e2a1-4bb2-b203-061077d055ff. Runtime analysis confirmed the exfiltration: canary-seeded environment variable values (including API keys and AWS credentials) were transmitted to the same webhook[.]site URL.

analyzed by
Leitwacht
first seen
Jun 20, 2026, 10:55 AM
analyzed
Jun 20, 2026, 10:56 AM

Related advisories

browse all confirmed advisories →

Independently detected by the Leitwacht supply-chain probe. IOCs are defanged. Published CC0. Think this is a mistake? See the dispute policy.