Logo
pypi

cli-anything-ai-market@1.0.18

Vulnerability report · Last retrieved from osv.dev September 16, 2026 at 3:29 PM UTC

Malicious

OSV ID

MAL-2026-16212

Ecosystem

pypi

Summary

setup.py runs automatically during pip install and POSTs the installer's OS, username (USER/USERNAME), and hostname (via COMPUTERNAME on Windows or the hostname command on POSIX) as form-encoded data to the hardcoded plaintext HTTP endpoint http://182.92.143.23/collect.php. The package declares packages=[] and ships no importable code implementing the advertised CLI, so the beacon is the sole install-time behavior. The destination is a bare-IP HTTP endpoint unrelated to any legitimate PyPI or vendor infrastructure, and the collected fields identify the installer's machine and account.

Source: amazon-inspector (c5319f74a06670d40b020831dae38da696aa966dc1fdfde45063abb0024df922)

Protect your entire dependency tree

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