-= Per source details. Do not edit below this line.=-
Installing the package or importing the module exfiltrates basic information about the host, and the package has no other purpose.
Category: PROBABLY_PENTEST - Packages looking like typical pentest packages, but also anything that looks like testing, exploring pre-prepared kits, research & co, with clearly low-harm possibilities.
Campaign: GENERIC-standard-pypi-install-pentest
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.
The OpenSSF Package Analysis project identified 'torchunmix' @ 0.2 (pypi) as malicious.
It is considered malicious because:
{
"malicious-packages-origins": [
{
"versions": [
"0.2"
],
"sha256": "bee332cb141dec3033a9c1590cfb3df81e7dfa66dd4a4ce0072ccc92f9301891",
"id": "pypi/GENERIC-standard-pypi-install-pentest/torchunmix",
"import_time": "2026-03-25T01:39:11.856479013Z",
"modified_time": "2026-03-25T01:24:39.317701Z",
"source": "kam193"
},
{
"versions": [
"0.2"
],
"sha256": "4d5397bb157f48b8104cfb11a88215fb953c075bb43fdeceed3f1bbec8af96d5",
"import_time": "2026-03-25T01:38:43.60272263Z",
"modified_time": "2026-03-25T01:23:44Z",
"source": "ossf-package-analysis"
}
]
}