-= 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 'stripe-internal' @ 9.5.0 (pypi) as malicious.
It is considered malicious because:
{
"malicious-packages-origins": [
{
"source": "ossf-package-analysis",
"import_time": "2026-05-20T03:14:13.324270485Z",
"modified_time": "2026-05-20T02:35:09Z",
"versions": [
"9.5.0"
],
"sha256": "e8e3f74f238f0dd161fe65c9330fc2b3445f5960da010c5f3f2ed7a43fa3fd31"
},
{
"import_time": "2026-05-20T06:26:20.48279983Z",
"source": "kam193",
"sha256": "e7a911f1602bed2fda7cbacff6567286433df29592c24839ae9980c7fff0e6b4",
"id": "pypi/GENERIC-standard-pypi-install-pentest/stripe-internal",
"versions": [
"9.5.0"
],
"modified_time": "2026-05-20T05:59:08.926219Z"
}
]
}