Calling the default export downloads JavaScript from a hard-coded external IP and executes it with Node process capabilities. The remote server controls the executable content.
Static reason
One or more suspicious static signals were detected.; source fingerprint signature matched known malicious package; routed for review
Trigger
Runtime invocation of the default-exported getPlugin function.
Impact
Arbitrary code execution in the consuming process, enabling subsequent data theft, persistence, or destructive actions.
Mechanism
Remote payload download followed by Function-constructor execution.
Attack narrative
A consumer that calls the default export causes a request to the hard-coded IP endpoint. The response’s credits field is supplied directly to new Function and invoked with require, process, global, and Buffer available, so the endpoint can run arbitrary Node.js code in the consumer’s context.
Rationale
The source contains a concrete, user-triggered remote code execution chain with no integrity or trust validation. Lack of install hooks limits automatic activation but does not make the exported behavior benign.
Network endpoints1
46.183.25.232:45000/icons/108