You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The install command is overwritten in the setup.py file, indicating that a system command is automatically run when installing the package through pip install.
Some of these checks may be useful:
install
command is overwritten in thesetup.py
file, indicating that a system command is automatically run when installing the package throughpip install
.exec
oreval
setup.py
setup.py
executes code dynamically or starts a new process.xyz
or.top
)eval
on hexadecimal stringsIn particular,
exec-base64
detected a backdoor in a FastAPI extension: https://securitylabs.datadoghq.com/articles/malicious-pypi-package-fastapi-toolkit/Example execution for
tap-getpocket
usingpipx
andpip freeze
:Results JSON
The text was updated successfully, but these errors were encountered: