
Security News
Astral Launches pyx: A Python-Native Package Registry
Astral unveils pyx, a Python-native package registry in beta, designed to speed installs, enhance security, and integrate deeply with uv.
Quickly evaluate the security and health of any open source package.
sellsy-kering-app
1.0.0
by fadila121
Removed from npm
Blocked by Socket
This script is making a request to an external URL which could potentially be used for data exfiltration or to download malicious payloads. It poses a security risk and should be investigated further.
Live on npm for 31 minutes before removal. Socket users were protected even while the package was live.
wxy-tools
2.0.0
by zjusec
Removed from npm
Blocked by Socket
The script is executing a file named 'malware.js', which raises concerns about potential malicious behavior. It is highly recommended to inspect the contents of 'malware.js' before running it.
Live on npm for 4 minutes before removal. Socket users were protected even while the package was live.
codepython123
1.5.3
Removed from PyPI
Blocked by Socket
The code contains functionality for configuration management, database operations, and email sending. There are some security risks due to hardcoded MySQL credentials and a large base64 encoded string that could be a red flag for obfuscation. Database operations need careful handling to avoid SQL injection. Overall, the presence of hardcoded credentials and potential for hidden malicious behavior (base64 string) warrants further review.
Live on PyPI for 39 minutes before removal. Socket users were protected even while the package was live.
ailusion-native-sdk
1.1.16
by ailsuion
Live on npm
Blocked by Socket
The code exhibits suspicious behavior by sending userId data to a hardcoded external IP address over unencrypted HTTP without authentication or user consent. This pattern is indicative of potential data exfiltration or privacy violation, which aligns with malware-like behavior. While the code itself is not obfuscated and does not contain explicit backdoors or credential leaks, the hardcoded external endpoint and silent error handling increase the security risk. Overall, this code should be treated as high risk and potentially malicious.
test-dr-pkg-001
1.0.4
by kody1337v
Removed from npm
Blocked by Socket
The code fetches JavaScript code from a specified URL and evaluates it using the 'eval' function. This can be potentially dangerous as it allows for arbitrary code execution, including code injection and remote code execution.
Live on npm for 3 minutes before removal. Socket users were protected even while the package was live.
beautiful-text
0.1.2
by thomas_flores
Removed from npm
Blocked by Socket
The code contains a critical security risk due to the use of eval on dynamically decoded content. This pattern is often used to obfuscate malicious code, and without knowing the content of the decoded string, it poses a significant threat. The rest of the code appears to be legitimate functionality for color manipulation.
Live on npm for 15 minutes before removal. Socket users were protected even while the package was live.
apgularjs
1.1.2
by nepz
Live on npm
Blocked by Socket
This code is malicious. It performs unauthorized data exfiltration of system network interface IP addresses and hostname to an attacker-controlled Discord webhook. This behavior constitutes malware and poses a high security risk. The code is clear and not obfuscated, but the embedded webhook and silent transmission of system information without user consent make it dangerous and privacy-invasive.
arcgis
2.4.1.1
Live on PyPI
Blocked by Socket
The code contains a hidden data exfiltration mechanism in the exception handler that processes sensitive file paths and error information, then returns it disguised as a legitimate authentication token. While the main functionality appears legitimate, this represents a significant security threat through information disclosure.
imgpond
0.14.4
by cloydlau
Live on npm
Blocked by Socket
The package contains a hidden payload that targets Russian language users visiting Russian and Belarusian sites. For those users, it will disable user interaction and play a looping audio of the Ukrainian anthem after 3 days. Therefore, it is marked as malware only because it freezes interactions for many users. This behavior is not disclosed in any documentation of the package and seriously disrupts user experience.
iifl_android_app
1.0.0
by hktalent
Removed from npm
Blocked by Socket
The code is heavily obfuscated and exhibits behaviors that are commonly associated with malicious intent, such as dynamic code execution and tampering with global object methods. The obfuscation and dynamic code execution present significant security risks. However, without additional context or the ability to deobfuscate the code, we cannot definitively confirm the presence of malware.
Live on npm for 3 days, 12 hours and 42 minutes before removal. Socket users were protected even while the package was live.
curri-slack
4.4.4
Removed from npm
Blocked by Socket
The code is performing unauthorized data exfiltration by sending system information and the contents of 'package.json' files to external servers. This behavior is indicative of malicious intent.
Live on npm for 9 minutes before removal. Socket users were protected even while the package was live.
dashlang
0.0.55
by molarmanful
Live on npm
Blocked by Socket
The most significant security risk identified is the `cm.eval` function, which allows the execution of arbitrary code parsed from a string. This, combined with the file system interaction functions (`cm.rf`, `cm.wf`) that can operate on user-controlled paths, presents a high security risk. The code is not intentionally obfuscated, but its complexity and the presence of an `eval`-like feature warrant careful scrutiny.
crpt1
1.9.0
Removed from PyPI
Blocked by Socket
The provided source code exhibits several characteristics that are commonly associated with malware, such as the use of encryption, dynamic payload execution, and hardcoded sensitive values. While the exact purpose of the script is unclear without further analysis, the overall behavior and structure of the code suggest a high probability of malicious intent. This script should be treated with caution and further investigated before being used or executed.
Live on PyPI for 1 hour and 44 minutes before removal. Socket users were protected even while the package was live.
nl-wallet-web
1.0.1
by nomakta
Removed from npm
Blocked by Socket
This file gathers and hexadecimal-encodes environment variables, hostname info, and file paths, then transmits them via DNS requests to old[.]6pi[.]net, indicating unauthorized exfiltration of system data. This behavior demonstrates malicious intent consistent with malware.
Live on npm for 18 days, 12 hours and 27 minutes before removal. Socket users were protected even while the package was live.
klown
0.7.29
Removed from npm
Blocked by Socket
The code is highly suspicious and likely malicious. It conditionally downloads and executes a cryptocurrency mining script unless the IP is from specific countries. The behavior includes downloading from a hardcoded IP, executing downloaded script, and mining cryptocurrency without user consent.
Live on npm for 17 minutes before removal. Socket users were protected even while the package was live.
tag-manager-client
1.282.0
Removed from npm
Blocked by Socket
The code uses the exec function to run shell commands, which poses a significant security risk. It could potentially execute malicious code if the input to exec is manipulated. Redirecting output to /dev/null to hide execution details is suspicious.
Live on npm for 56 minutes before removal. Socket users were protected even while the package was live.
@s3p-js-deep-purple/utils
1.0.1
by s3p-js-deep-purple
Live on npm
Blocked by Socket
This shell script collects the system’s hostname and username, then silently sends them to 18[.]157[.]124[.]229 using curl while bypassing SSL certificate checks and hiding output. These actions indicate malicious data exfiltration.
test-generator-plugin
10.5.4
by taka14187
Removed from npm
Blocked by Socket
The code exhibits malicious behavior by collecting and transmitting sensitive system information to an external server without user consent. This poses a high security risk and potential for data theft.
Live on npm for 5 days, 8 hours and 20 minutes before removal. Socket users were protected even while the package was live.
ptmpl
0.2.0
Live on PyPI
Blocked by Socket
The code poses a significant security risk due to downloading and executing an external script without verifying its integrity. This could lead to system compromise if the script is malicious.
github.com/bishopfox/sliver
v1.4.4
Live on Go
Blocked by Socket
The code is part of a legitimate penetration testing framework but has potential for misuse if implants are configured for malicious purposes. The framework itself is not malicious, but the generated outputs can be.
curri-slack
5.5.2
Removed from npm
Blocked by Socket
The code is clearly malicious, as it exfiltrates sensitive system and project information to external servers without user consent. It connects to suspicious domains and performs actions indicative of data theft.
Live on npm for 1 hour and 7 minutes before removal. Socket users were protected even while the package was live.
sp400
1.0.0
by rednapm50
Removed from npm
Blocked by Socket
The code appears to be collecting sensitive system and user information and sending it to an external server, which is a common behavior in malware used for system reconnaissance and data exfiltration. The domain it connects to is also suspicious, as it seems to be generated for potentially malicious purposes.
Live on npm for 1 day, 10 hours and 26 minutes before removal. Socket users were protected even while the package was live.
nle
1.1.0
Live on PyPI
Blocked by Socket
Heavily obfuscated code using systematic character substitution cipher. Cannot determine actual functionality, data flows, or security implications without deobfuscation. The comprehensive nature of the obfuscation suggests intentional concealment of code behavior, which is highly suspicious in a software dependency.
omm-frontend
1.4.9
by fofoxas527
Removed from npm
Blocked by Socket
The code uses the exec function to run shell commands, which poses a significant security risk. It could potentially execute malicious code if the input to exec is manipulated. Redirecting output to /dev/null to hide execution details is suspicious.
Live on npm for 14 minutes before removal. Socket users were protected even while the package was live.
vulnerable-dependency
99.99.99
by himmuhimmu797
Removed from npm
Blocked by Socket
The provided source code exhibits clear malicious behavior by exfiltrating sensitive system information to a suspicious external domain. This poses a significant security risk.
Live on npm for 17 minutes before removal. Socket users were protected even while the package was live.
sellsy-kering-app
1.0.0
by fadila121
Removed from npm
Blocked by Socket
This script is making a request to an external URL which could potentially be used for data exfiltration or to download malicious payloads. It poses a security risk and should be investigated further.
Live on npm for 31 minutes before removal. Socket users were protected even while the package was live.
wxy-tools
2.0.0
by zjusec
Removed from npm
Blocked by Socket
The script is executing a file named 'malware.js', which raises concerns about potential malicious behavior. It is highly recommended to inspect the contents of 'malware.js' before running it.
Live on npm for 4 minutes before removal. Socket users were protected even while the package was live.
codepython123
1.5.3
Removed from PyPI
Blocked by Socket
The code contains functionality for configuration management, database operations, and email sending. There are some security risks due to hardcoded MySQL credentials and a large base64 encoded string that could be a red flag for obfuscation. Database operations need careful handling to avoid SQL injection. Overall, the presence of hardcoded credentials and potential for hidden malicious behavior (base64 string) warrants further review.
Live on PyPI for 39 minutes before removal. Socket users were protected even while the package was live.
ailusion-native-sdk
1.1.16
by ailsuion
Live on npm
Blocked by Socket
The code exhibits suspicious behavior by sending userId data to a hardcoded external IP address over unencrypted HTTP without authentication or user consent. This pattern is indicative of potential data exfiltration or privacy violation, which aligns with malware-like behavior. While the code itself is not obfuscated and does not contain explicit backdoors or credential leaks, the hardcoded external endpoint and silent error handling increase the security risk. Overall, this code should be treated as high risk and potentially malicious.
test-dr-pkg-001
1.0.4
by kody1337v
Removed from npm
Blocked by Socket
The code fetches JavaScript code from a specified URL and evaluates it using the 'eval' function. This can be potentially dangerous as it allows for arbitrary code execution, including code injection and remote code execution.
Live on npm for 3 minutes before removal. Socket users were protected even while the package was live.
beautiful-text
0.1.2
by thomas_flores
Removed from npm
Blocked by Socket
The code contains a critical security risk due to the use of eval on dynamically decoded content. This pattern is often used to obfuscate malicious code, and without knowing the content of the decoded string, it poses a significant threat. The rest of the code appears to be legitimate functionality for color manipulation.
Live on npm for 15 minutes before removal. Socket users were protected even while the package was live.
apgularjs
1.1.2
by nepz
Live on npm
Blocked by Socket
This code is malicious. It performs unauthorized data exfiltration of system network interface IP addresses and hostname to an attacker-controlled Discord webhook. This behavior constitutes malware and poses a high security risk. The code is clear and not obfuscated, but the embedded webhook and silent transmission of system information without user consent make it dangerous and privacy-invasive.
arcgis
2.4.1.1
Live on PyPI
Blocked by Socket
The code contains a hidden data exfiltration mechanism in the exception handler that processes sensitive file paths and error information, then returns it disguised as a legitimate authentication token. While the main functionality appears legitimate, this represents a significant security threat through information disclosure.
imgpond
0.14.4
by cloydlau
Live on npm
Blocked by Socket
The package contains a hidden payload that targets Russian language users visiting Russian and Belarusian sites. For those users, it will disable user interaction and play a looping audio of the Ukrainian anthem after 3 days. Therefore, it is marked as malware only because it freezes interactions for many users. This behavior is not disclosed in any documentation of the package and seriously disrupts user experience.
iifl_android_app
1.0.0
by hktalent
Removed from npm
Blocked by Socket
The code is heavily obfuscated and exhibits behaviors that are commonly associated with malicious intent, such as dynamic code execution and tampering with global object methods. The obfuscation and dynamic code execution present significant security risks. However, without additional context or the ability to deobfuscate the code, we cannot definitively confirm the presence of malware.
Live on npm for 3 days, 12 hours and 42 minutes before removal. Socket users were protected even while the package was live.
curri-slack
4.4.4
Removed from npm
Blocked by Socket
The code is performing unauthorized data exfiltration by sending system information and the contents of 'package.json' files to external servers. This behavior is indicative of malicious intent.
Live on npm for 9 minutes before removal. Socket users were protected even while the package was live.
dashlang
0.0.55
by molarmanful
Live on npm
Blocked by Socket
The most significant security risk identified is the `cm.eval` function, which allows the execution of arbitrary code parsed from a string. This, combined with the file system interaction functions (`cm.rf`, `cm.wf`) that can operate on user-controlled paths, presents a high security risk. The code is not intentionally obfuscated, but its complexity and the presence of an `eval`-like feature warrant careful scrutiny.
crpt1
1.9.0
Removed from PyPI
Blocked by Socket
The provided source code exhibits several characteristics that are commonly associated with malware, such as the use of encryption, dynamic payload execution, and hardcoded sensitive values. While the exact purpose of the script is unclear without further analysis, the overall behavior and structure of the code suggest a high probability of malicious intent. This script should be treated with caution and further investigated before being used or executed.
Live on PyPI for 1 hour and 44 minutes before removal. Socket users were protected even while the package was live.
nl-wallet-web
1.0.1
by nomakta
Removed from npm
Blocked by Socket
This file gathers and hexadecimal-encodes environment variables, hostname info, and file paths, then transmits them via DNS requests to old[.]6pi[.]net, indicating unauthorized exfiltration of system data. This behavior demonstrates malicious intent consistent with malware.
Live on npm for 18 days, 12 hours and 27 minutes before removal. Socket users were protected even while the package was live.
klown
0.7.29
Removed from npm
Blocked by Socket
The code is highly suspicious and likely malicious. It conditionally downloads and executes a cryptocurrency mining script unless the IP is from specific countries. The behavior includes downloading from a hardcoded IP, executing downloaded script, and mining cryptocurrency without user consent.
Live on npm for 17 minutes before removal. Socket users were protected even while the package was live.
tag-manager-client
1.282.0
Removed from npm
Blocked by Socket
The code uses the exec function to run shell commands, which poses a significant security risk. It could potentially execute malicious code if the input to exec is manipulated. Redirecting output to /dev/null to hide execution details is suspicious.
Live on npm for 56 minutes before removal. Socket users were protected even while the package was live.
@s3p-js-deep-purple/utils
1.0.1
by s3p-js-deep-purple
Live on npm
Blocked by Socket
This shell script collects the system’s hostname and username, then silently sends them to 18[.]157[.]124[.]229 using curl while bypassing SSL certificate checks and hiding output. These actions indicate malicious data exfiltration.
test-generator-plugin
10.5.4
by taka14187
Removed from npm
Blocked by Socket
The code exhibits malicious behavior by collecting and transmitting sensitive system information to an external server without user consent. This poses a high security risk and potential for data theft.
Live on npm for 5 days, 8 hours and 20 minutes before removal. Socket users were protected even while the package was live.
ptmpl
0.2.0
Live on PyPI
Blocked by Socket
The code poses a significant security risk due to downloading and executing an external script without verifying its integrity. This could lead to system compromise if the script is malicious.
github.com/bishopfox/sliver
v1.4.4
Live on Go
Blocked by Socket
The code is part of a legitimate penetration testing framework but has potential for misuse if implants are configured for malicious purposes. The framework itself is not malicious, but the generated outputs can be.
curri-slack
5.5.2
Removed from npm
Blocked by Socket
The code is clearly malicious, as it exfiltrates sensitive system and project information to external servers without user consent. It connects to suspicious domains and performs actions indicative of data theft.
Live on npm for 1 hour and 7 minutes before removal. Socket users were protected even while the package was live.
sp400
1.0.0
by rednapm50
Removed from npm
Blocked by Socket
The code appears to be collecting sensitive system and user information and sending it to an external server, which is a common behavior in malware used for system reconnaissance and data exfiltration. The domain it connects to is also suspicious, as it seems to be generated for potentially malicious purposes.
Live on npm for 1 day, 10 hours and 26 minutes before removal. Socket users were protected even while the package was live.
nle
1.1.0
Live on PyPI
Blocked by Socket
Heavily obfuscated code using systematic character substitution cipher. Cannot determine actual functionality, data flows, or security implications without deobfuscation. The comprehensive nature of the obfuscation suggests intentional concealment of code behavior, which is highly suspicious in a software dependency.
omm-frontend
1.4.9
by fofoxas527
Removed from npm
Blocked by Socket
The code uses the exec function to run shell commands, which poses a significant security risk. It could potentially execute malicious code if the input to exec is manipulated. Redirecting output to /dev/null to hide execution details is suspicious.
Live on npm for 14 minutes before removal. Socket users were protected even while the package was live.
vulnerable-dependency
99.99.99
by himmuhimmu797
Removed from npm
Blocked by Socket
The provided source code exhibits clear malicious behavior by exfiltrating sensitive system information to a suspicious external domain. This poses a significant security risk.
Live on npm for 17 minutes before removal. Socket users were protected even while the package was live.
Socket detects traditional vulnerabilities (CVEs) but goes beyond that to scan the actual code of dependencies for malicious behavior. It proactively detects and blocks 70+ signals of supply chain risk in open source code, for comprehensive protection.
Known malware
Possible typosquat attack
Chrome Extension Permission
Chrome Extension Wildcard Host Permission
NPM Shrinkwrap
Git dependency
HTTP dependency
Suspicious Stars on GitHub
Protestware or potentially unwanted behavior
Unstable ownership
Critical CVE
High CVE
Medium CVE
Low CVE
Bad dependency semver
Wildcard dependency
Unpopular package
Minified code
Socket optimized override available
Deprecated
Unmaintained
Explicitly Unlicensed Item
License Policy Violation
Misc. License Issues
Non-permissive License
Ambiguous License Classifier
Copyleft License
Unidentified License
No License Found
License exception
Socket detects and blocks malicious dependencies, often within just minutes of them being published to public registries, making it the most effective tool for blocking zero-day supply chain attacks.
Socket is built by a team of prolific open source maintainers whose software is downloaded over 1 billion times per month. We understand how to build tools that developers love. But don’t take our word for it.
Nat Friedman
CEO at GitHub
Suz Hinton
Senior Software Engineer at Stripe
heck yes this is awesome!!! Congrats team 🎉👏
Matteo Collina
Node.js maintainer, Fastify lead maintainer
So awesome to see @SocketSecurity launch with a fresh approach! Excited to have supported the team from the early days.
DC Posch
Director of Technology at AppFolio, CTO at Dynasty
This is going to be super important, especially for crypto projects where a compromised dependency results in stolen user assets.
Luis Naranjo
Software Engineer at Microsoft
If software supply chain attacks through npm don't scare the shit out of you, you're not paying close enough attention.
@SocketSecurity sounds like an awesome product. I'll be using socket.dev instead of npmjs.org to browse npm packages going forward
Elena Nadolinski
Founder and CEO at Iron Fish
Huge congrats to @SocketSecurity! 🙌
Literally the only product that proactively detects signs of JS compromised packages.
Joe Previte
Engineering Team Lead at Coder
Congrats to @feross and the @SocketSecurity team on their seed funding! 🚀 It's been a big help for us at @CoderHQ and we appreciate what y'all are doing!
Josh Goldberg
Staff Developer at Codecademy
This is such a great idea & looks fantastic, congrats & good luck @feross + team!
The best security teams in the world use Socket to get visibility into supply chain risk, and to build a security feedback loop into the development process.
Scott Roberts
CISO at UiPath
As a happy Socket customer, I've been impressed with how quickly they are adding value to the product, this move is a great step!
Yan Zhu
Head of Security at Brave, DEFCON, EFF, W3C
glad to hear some of the smartest people i know are working on (npm, etc.) supply chain security finally :). @SocketSecurity
Andrew Peterson
CEO and Co-Founder at Signal Sciences (acq. Fastly)
How do you track the validity of open source software libraries as they get updated? You're prob not. Check out @SocketSecurity and the updated tooling they launched.
Supply chain is a cluster in security as we all know and the tools from Socket are "duh" type tools to be implementing. Check them out and follow Feross Aboukhadijeh to see more updates coming from them in the future.
Zbyszek Tenerowicz
Senior Security Engineer at ConsenSys
socket.dev is getting more appealing by the hour
Devdatta Akhawe
Head of Security at Figma
The @SocketSecurity team is on fire! Amazing progress and I am exciting to see where they go next.
Sebastian Bensusan
Engineer Manager at Stripe
I find it surprising that we don't have _more_ supply chain attacks in software:
Imagine your airplane (the code running) was assembled (deployed) daily, with parts (dependencies) from internet strangers. How long until you get a bad part?
Excited for Socket to prevent this
Adam Baldwin
VP of Security at npm, Red Team at Auth0/Okta
Congrats to everyone at @SocketSecurity ❤️🤘🏻
Nico Waisman
CISO at Lyft
This is an area that I have personally been very focused on. As Nat Friedman said in the 2019 GitHub Universe keynote, Open Source won, and every time you add a new open source project you rely on someone else code and you rely on the people that build it.
This is both exciting and problematic. You are bringing real risk into your organization, and I'm excited to see progress in the industry from OpenSSF scorecards and package analyzers to the company that Feross Aboukhadijeh is building!
Depend on Socket to prevent malicious open source dependencies from infiltrating your app.
Install the Socket GitHub App in just 2 clicks and get protected today.
Block 70+ issues in open source code, including malware, typo-squatting, hidden code, misleading packages, permission creep, and more.
Reduce work by surfacing actionable security information directly in GitHub. Empower developers to make better decisions.
Attackers have taken notice of the opportunity to attack organizations through open source dependencies. Supply chain attacks rose a whopping 700% in the past year, with over 15,000 recorded attacks.
Dec 14, 2023
Hijacked cryptocurrency library adds malware
Widely-used library in cryptocurrency frontend was compromised to include wallet-draining code, following the hijacking of NPM account credentials via phishing.
Jan 06, 2022
Maintainer intentionally adds malware
Rogue maintainer sabotages his own open source package with 100M downloads/month, notably breaking Amazon's AWS SDK.
Nov 15, 2021
npm discovers a platform vulnerability allowing unauthorized publishing of any package
Attackers could publish new versions of any npm package without authorization for multiple years.
Oct 22, 2021
Hijacked package adds cryptominers and password-stealing malware
Multiple packages with 30M downloads/month are hijacked and publish malicious versions directly into the software supply chain.
Nov 26, 2018
Package hijacked adding organization specific backdoors
Obfuscated malware added to a dependency which targeted a single company, went undetected for over a week, and made it into their production build.
Get our latest security research, open source insights, and product updates.
Security News
Astral unveils pyx, a Python-native package registry in beta, designed to speed installs, enhance security, and integrate deeply with uv.
Security News
The Latio podcast explores how static and runtime reachability help teams prioritize exploitable vulnerabilities and streamline AppSec workflows.
Security News
The latest Opengrep releases add Apex scanning, precision rule tuning, and performance gains for open source static code analysis.