pypi

code-suggester @1.0.0

Vulnerability report · Last retrieved from osv.dev August 14, 2026 at 12:32 PM UTC

Malicious

OSV ID

MAL-2025-909

Ecosystem

pypi

Summary

During installation, the package collects quite extensive information about the host and has no other purpose. To avoid detection, the real code is put in a ZIP archive and includes also some VM-detection techniques. The malicious code is activated via metaclass set for the "install" command class in setup.py Over the time, techniques used in packages are slightly changing, including that some of marked packages don't have malicious part, but rather are used only for tests. --- Category: MALICIOUS - The campaign has clearly malicious intent, like infostealers. Campaign: 2024-12-langer-updater Reasons (based on the campaign): - The package contains code to exfiltrate basic data from the system, like IP or username. It has a limited risk. - The package overrides the install command in setup.py to execute malicious code during installation. - exfiltration-env-variables - The package contains code to detect if it is running in a sandbox environment.

Source: kam193 (e28ce2ce1f759945a6b42ebe9f6f224869ab1f91b85212853e83a20d43a390bd)

Protect your entire dependency tree

Scan your lock files automatically on every PR. Block malicious packages before they reach production.