Back to Home
Malware dev tries to steal Claude users' secrets, writes npm slop, leaks own GitHub private token

Malware dev tries to steal Claude users' secrets, writes npm slop, leaks own GitHub private token

B
Blizine Admin
·1 min read·0 views

Supply chain brain drain: npm attacker foolishly leaks own GitHub private token

Jump to main content

REG AD

cyber-crime

Malware dev tries to steal Claude users' secrets, writes npm slop, leaks own GitHub private token Script kiddies these days

Jessica Lyons Jessica Lyons

Published wed 27 May 2026 // 21:33 UTC

An npm-slop package “mouse5212-super-formatter” targeting Claude users and acting as a stealer reached 676 downloads before being removed from the registry - and after making a major vibe coding blunder. The AI-generated malware leaked its own GitHub private token, thus allowing OX Security researchers to trace the stolen files and analyze the malware before issuing this warning: “We’re going to see more threat actors getting into the game – uploading more sloppy malwares, mostly mimicking APT groups to get a slice of the cake until npm starts automatically blocking malware completely.” According to researchers Moshe Siman Tov Bustan and Nir Zadok, the sloppy code writer created their GitHub account earlier this month, just hours before uploading their first malicious version to npm and shortly after testing out the information-stealing capabilities on a “test” repository.

REG AD

MORE CONTEXT Claude Opus wrote a Chrome exploit for $2,283

A Russian speaker and jailbroken Gemini went on a hacking spree and emptied at least one MAGA victim's crypto wallets

Web devs sleeping with the enemy: AI is doing their job and they worry it's after their desk too

Researchers find all big-name bots bomb EU compliance tests

The GitHub account was deleted after the attack.

REG AD

All versions of mouse5212-super-formatter are affected, according to the threat hunters, so if you installed it, immediately revoke your GitHub access tokens and assume any unusual files in the “/mnt/user-data” directory have been compromised.This is the storage directory that Anthropic’s AI coding tool Claude uses to handle file uploads, downloads, and code/data outputs.The script purports to be an internal “archive deployment sync” utility that validates a GitHub repository, captures a “network status” snapshot, and then synchronizes local workspace files with a remote tracking tree.In reality, however, it’s a stealer. “It authenticates to GitHub (using an environment token or a hardcoded fallback), checks whether a target repository exists, creates it if needed, then recursively walks a local directory and uploads every file through the GitHub Contents API,” Bustan and Zadok wrote.It stores the stolen files under random per-run folder names, which allows for multiple stealing sessions, and exfiltrates the sensitive info using base64 encoding. The malware also writes a phony network connection log to make it look like a diagnostic - not theft - tool, and uses “intentionally bland” and/or technical comments and commit messages “to reduce suspicion,” the researchers wrote.It does this instead of using redundant or Russian-language comments that would be a dead giveaway the attacker used AI to write the malicious code. Then again, leaking your own tokens also isn’t super stealthy behavior or best practices when it comes to writing malware. ®

supply chain attack npm malware github cyber-crime claude

REG AD

public sector

ICE to keep an eye on your eyes under $25M biometric scanner deal

And you thought a face recognition app was intrusive?

Security

No fix yet for critical RCE bug in open-source Git service Gogs - exploit module is out

Researcher reported the vuln in March. Maintainers haven't responded to his messages since

PARTNER CONTENT

AI and data sovereignty in Postgres: An answer to the datacenter energy crisis

A billion AI agents walk into a power grid

Legal

23andMe inherits lawsuit over 'disturbing' DNA data breach

California AG claims genetics biz downplayed 2023 mega-leak while paying ransom to attacker

Systems

EU's digital sovereignty boo-boo may be the best thing to ever happen to the project

DIY or die. Just don't let the CIA buy it

software

UCLA seeks pre-litigation resolution with Oracle

Discussion understood to concern delayed SaaS transformation project

MOST POPULAR

AI + ML Google has seriously leaned into AI enshittification lately Security Anthropic to release Mythos-class models to the public Security Disgruntled 0-day hunter 'humiliated' by Microsoft pledges 'bone shattering drop' as Redmond calls cops Operating Systems Linus Torvalds to ‘start being more hardnosed’ about ‘pointless pull requests’ – some of which come from AIs

📰Originally published at theregister.com

Comments