-= 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-commands' @ 8.5.0 (pypi) as malicious.
It is considered malicious because:
{
"malicious-packages-origins": [
{
"import_time": "2026-05-20T03:14:13.157118595Z",
"modified_time": "2026-05-20T02:10:44Z",
"sha256": "f6d2afa8a178bba80dd91cc1d2e1be5586484b64404bb09f9cd8e3915d062916",
"source": "ossf-package-analysis",
"versions": [
"8.5.0"
]
},
{
"id": "pypi/GENERIC-standard-pypi-install-pentest/stripe-commands",
"import_time": "2026-05-20T06:26:20.481881797Z",
"modified_time": "2026-05-20T06:01:57.587174Z",
"sha256": "25869cea9557ac431847a2e11b5c78d6da5ee072b1d73f1d0fa6ccc895d2be60",
"source": "kam193",
"versions": [
"8.5.0"
]
}
]
}