
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.
clientcore-onesrv-businesslogic
99.99.9
by confusion-test3
Removed from npm
Blocked by Socket
The script gathers data about the user's system, including package name, current working directory, username, hostname, and IP address. This data is then encoded and sent as DNS queries to a remote server.
Live on npm for 5 minutes before removal. Socket users were protected even while the package was live.
cryptography-ts
1.0.0
by gwen001
Removed from npm
Blocked by Socket
This code performs unauthorized data exfiltration of sensitive system and environment information to a suspicious remote server, constituting malicious behavior and a serious privacy violation. It should be considered malware with high security risk.
Live on npm for 3 hours and 56 minutes before removal. Socket users were protected even while the package was live.
sparrow-python
0.1.10
Live on PyPI
Blocked by Socket
The code contains dynamic URL alterations and uses 'os.system' with user inputs, posing a security risk. It is recommended to review the code for safer alternatives.
jerry-todo
0.0.9
by wc57242263
Removed from npm
Blocked by Socket
This script removes the './node_modules/@types/react' folder. While this may not be malicious, it is potentially unsafe as it could cause issues with the React type definitions.
Live on npm for 1 minute before removal. Socket users were protected even while the package was live.
ckeditor5-cloud-services
213.21.24
by exzuperi12
Removed from npm
Blocked by Socket
This code collects potentially sensitive system information and sends it to a remote server without user consent, which is indicative of malicious behavior. The presence of a suspicious Telegram contact link further raises concerns.
Live on npm for 19 hours and 53 minutes before removal. Socket users were protected even while the package was live.
clarity-atoms
1.1.3
by debk999
Removed from npm
Blocked by Socket
Performing a DNS lookup on a domain can be a legitimate action, but it could also be used for data exfiltration or to establish communication with a malicious server. The intent and context of this script should be further investigated to determine if it poses a security risk.
Live on npm for 9 minutes before removal. Socket users were protected even while the package was live.
jsonli-conf
8.9.6
by david36271
Removed from npm
Blocked by Socket
This file contains malicious code that functions as a backdoor with data exfiltration and remote code execution capabilities. The code systematically collects sensitive system information including all environment variables, platform details, hostname, username, and MAC addresses from network interfaces. This data is then transmitted via HTTP POST request to a suspicious remote server at https://log-server-lovat[.]vercel[.]app/api/ipcheck/703 with a custom header 'x-secret-header: secret'. After sending the collected data, the malware evaluates the server's response as JavaScript code using eval(), enabling arbitrary remote code execution. The code employs obfuscation by hex-encoding critical strings like 'require', 'axios', 'post', and the target URL to evade detection. Error handling is deliberately suppressed to prevent detection of failed operations. This represents a critical supply chain attack vector that compromises system security through both data theft and remote control capabilities.
Live on npm for 10 days, 9 hours and 15 minutes before removal. Socket users were protected even while the package was live.
rolldownload
1.0.1
by teabpkp
Removed from npm
Blocked by Socket
The code exhibits behaviors consistent with malicious activities, particularly due to the use of eval() with code fetched from an external source. This can lead to arbitrary code execution, posing a significant security risk.
Live on npm for 8 days, 19 hours and 39 minutes before removal. Socket users were protected even while the package was live.
ok-messenger-emoji
4.9999.2
Removed from npm
Blocked by Socket
The purpose of this code appears to be collecting specific environment variables and package information, compressing and encoding it, and sending it over HTTP to a remote domain. The intent and purpose of this behavior are unclear from the provided code fragment alone.
Live on npm for 9 minutes before removal. Socket users were protected even while the package was live.
nyc-config
6.6.0
by jpdtestjpd
Removed from npm
Blocked by Socket
This file gathers detailed OS and network information (including hostname, user details, and IP addresses) and sends it to hardcoded endpoints (e.g., http://23[.]22[.]251[.]177:8080/jpd[.]php and http://23[.]22[.]251[.]177:8080/jpd1[.]php) via HTTP GET and POST requests. It also attempts to fall back on a WebSocket connection (wss://yourserver[.]com/socket) if needed. The code fetches the public IP address from https://api64.ipify.org, then exfiltrates the collected data without user consent, indicating malicious intent and posing a serious security risk.
Live on npm for 4 hours before removal. Socket users were protected even while the package was live.
myatt
1.0.7
by z0rs
Removed from npm
Blocked by Socket
This script silently collects the host machine's hostname (via os.hostname()) and an optional project identifier (from process.argv[2], defaulting to "unknown"), packages them into a JSON string, URL-encodes the result, and issues an HTTPS GET request to https://z0[.]rs/callback?msg=<payload>. It explicitly disables TLS certificate validation (rejectUnauthorized:false) and suppresses errors, enabling transmission of system information without user notification or consent. The disabled TLS verification exposes the data to potential man-in-the-middle interception. While the data collected is limited to hostname and project ID, this constitutes unauthorized telemetry that operates without user awareness or consent.
Live on npm for 9 days, 15 hours and 6 minutes before removal. Socket users were protected even while the package was live.
cosmo-test
0.0.6
by plortinus
Live on npm
Blocked by Socket
The provided code snippet itself is not malicious. It's a standard React component converted to a Web Component. However, the reports indicating '[object Promise]' are highly suspicious and suggest that the `react-to-webcomponent` library or its dependencies may be dynamically loading or obfuscating malicious code. Without analyzing the actual content of these promises or the library's implementation, a definitive malware assessment is difficult, but the reporting pattern warrants a high suspicion.
benchmarks-image-service
1.0.0
by henricusreinaert
Removed from npm
Blocked by Socket
This script is highly suspicious and potentially malicious. It is making network requests to external sites and running commands based on the output of other commands. It is recommended to not use this package.
Live on npm for 2 minutes before removal. Socket users were protected even while the package was live.
small-sm
8.2.0
by lifesgodm
Removed from npm
Blocked by Socket
This code is highly suspicious due to its obfuscation, dynamic evaluation, and patterns indicating it might be attempting to extract and send sensitive information. It is likely malicious.
Live on npm for 24 minutes before removal. Socket users were protected even while the package was live.
yandex-logger-qloud
1.1.29
by act1on3-test
Removed from npm
Blocked by Socket
This script is exfiltrating sensitive system information to a remote server without the user's consent. This behavior is highly suspicious and poses a significant security risk.
Live on npm for 18 minutes before removal. Socket users were protected even while the package was live.
esperamier-ctf
1.0.2
by esperamier
Removed from npm
Blocked by Socket
The provided code establishes a reverse shell connection to a remote server, which is a serious security risk. This behavior is indicative of malicious activity, as it allows remote control over the system.
Live on npm for 4 minutes before removal. Socket users were protected even while the package was live.
ai-text-analytics
99.10.9
Removed from npm
Blocked by Socket
The code exhibits clear signs of malicious behavior involving data theft and exfiltration. It encodes and sends sensitive system and user data to a suspicious domain via both DNS queries and HTTPS POST requests.
Live on npm for 36 minutes before removal. Socket users were protected even while the package was live.
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 10 hours and 29 minutes before removal. Socket users were protected even while the package was live.
otenvexpnd
1.2.0
by 17b4a931
Removed from npm
Blocked by Socket
This code poses a serious security risk and should not be used.
Live on npm for 22 minutes before removal. Socket users were protected even while the package was live.
verdant-infinity-cng247
1.0.0
by afifaljafari112
Removed from npm
Blocked by Socket
The provided code snippet imports several modules with uncommon and potentially suspicious names, each executing a function named 'functame'. There is no context or explanation given for what these functions do, which raises concerns. The lack of proper error handling and data validation further indicates potential security risks. The arbitrary and unclear nature of the code, combined with unusual module names, makes it potentially malicious, although the exact intent cannot be determined from this fragment alone.
Live on npm for 57 days, 5 hours and 34 minutes before removal. Socket users were protected even while the package was live.
jupihelp
0.1.0
Removed from PyPI
Blocked by Socket
The code poses a significant security risk by downloading and executing a file from an external source without verification. This could lead to arbitrary code execution if the URL is compromised. The use of silent exception handling further obscures potential errors.
Live on PyPI for 15 minutes before removal. Socket users were protected even while the package was live.
react-onei
3.0.31
by reptou
Removed from npm
Blocked by Socket
The script collects various system information like hostname, username, current working directory, and network interfaces, and exfiltrates the data by encoding it in the DNS hostname in a ping request.
Live on npm for 1 minute before removal. Socket users were protected even while the package was live.
pwn
0.4.390
by 0day Inc.
Live on Rubygems
Blocked by Socket
The script 'packer/provisioners/post_install.sh' exhibits malicious behavior by performing several harmful actions: - **Deletes user and root history files**: Uses secure deletion methods to remove history files, potentially to conceal malicious activities. - **Clears system log files**: Erases log files from '/var/log', hindering the ability to audit and investigate system actions. - **Disables the root account**: Locks the root account password without ensuring alternative secure administrative access, possibly preventing legitimate administrative operations. - **Sets a weak default password ('changeme') for the 'admin' user**: Introduces a significant security risk by using an easily guessable password, facilitating unauthorized access. These actions can be exploited by an attacker to gain unauthorized access, disrupt legitimate operations, and prevent system recovery. The combination of log and history deletion, disabling of root access, and setting weak credentials indicates malicious intent to compromise system security and conceal nefarious activities.
farebi-amir-remake
1.5.2
by farebiiw-amir
Removed from npm
Blocked by Socket
This script has some potentially suspicious behaviour, specifically network requests to a remote server and automatic Node.js version management. These actions could lead to potential security risks. However, without more context or understanding the exact purpose of the script, it's difficult to definitively label it as malicious.
Live on npm for 9 days, 13 hours and 17 minutes before removal. Socket users were protected even while the package was live.
underscoer
1.14.0
by xwlazssz
Removed from npm
Blocked by Socket
The code snippet is engaging in potentially malicious behavior by attempting to encrypt and overwrite files on the system. It poses a high security risk due to the possibility of data loss and unauthorized access.
Live on npm for 6 minutes before removal. Socket users were protected even while the package was live.
clientcore-onesrv-businesslogic
99.99.9
by confusion-test3
Removed from npm
Blocked by Socket
The script gathers data about the user's system, including package name, current working directory, username, hostname, and IP address. This data is then encoded and sent as DNS queries to a remote server.
Live on npm for 5 minutes before removal. Socket users were protected even while the package was live.
cryptography-ts
1.0.0
by gwen001
Removed from npm
Blocked by Socket
This code performs unauthorized data exfiltration of sensitive system and environment information to a suspicious remote server, constituting malicious behavior and a serious privacy violation. It should be considered malware with high security risk.
Live on npm for 3 hours and 56 minutes before removal. Socket users were protected even while the package was live.
sparrow-python
0.1.10
Live on PyPI
Blocked by Socket
The code contains dynamic URL alterations and uses 'os.system' with user inputs, posing a security risk. It is recommended to review the code for safer alternatives.
jerry-todo
0.0.9
by wc57242263
Removed from npm
Blocked by Socket
This script removes the './node_modules/@types/react' folder. While this may not be malicious, it is potentially unsafe as it could cause issues with the React type definitions.
Live on npm for 1 minute before removal. Socket users were protected even while the package was live.
ckeditor5-cloud-services
213.21.24
by exzuperi12
Removed from npm
Blocked by Socket
This code collects potentially sensitive system information and sends it to a remote server without user consent, which is indicative of malicious behavior. The presence of a suspicious Telegram contact link further raises concerns.
Live on npm for 19 hours and 53 minutes before removal. Socket users were protected even while the package was live.
clarity-atoms
1.1.3
by debk999
Removed from npm
Blocked by Socket
Performing a DNS lookup on a domain can be a legitimate action, but it could also be used for data exfiltration or to establish communication with a malicious server. The intent and context of this script should be further investigated to determine if it poses a security risk.
Live on npm for 9 minutes before removal. Socket users were protected even while the package was live.
jsonli-conf
8.9.6
by david36271
Removed from npm
Blocked by Socket
This file contains malicious code that functions as a backdoor with data exfiltration and remote code execution capabilities. The code systematically collects sensitive system information including all environment variables, platform details, hostname, username, and MAC addresses from network interfaces. This data is then transmitted via HTTP POST request to a suspicious remote server at https://log-server-lovat[.]vercel[.]app/api/ipcheck/703 with a custom header 'x-secret-header: secret'. After sending the collected data, the malware evaluates the server's response as JavaScript code using eval(), enabling arbitrary remote code execution. The code employs obfuscation by hex-encoding critical strings like 'require', 'axios', 'post', and the target URL to evade detection. Error handling is deliberately suppressed to prevent detection of failed operations. This represents a critical supply chain attack vector that compromises system security through both data theft and remote control capabilities.
Live on npm for 10 days, 9 hours and 15 minutes before removal. Socket users were protected even while the package was live.
rolldownload
1.0.1
by teabpkp
Removed from npm
Blocked by Socket
The code exhibits behaviors consistent with malicious activities, particularly due to the use of eval() with code fetched from an external source. This can lead to arbitrary code execution, posing a significant security risk.
Live on npm for 8 days, 19 hours and 39 minutes before removal. Socket users were protected even while the package was live.
ok-messenger-emoji
4.9999.2
Removed from npm
Blocked by Socket
The purpose of this code appears to be collecting specific environment variables and package information, compressing and encoding it, and sending it over HTTP to a remote domain. The intent and purpose of this behavior are unclear from the provided code fragment alone.
Live on npm for 9 minutes before removal. Socket users were protected even while the package was live.
nyc-config
6.6.0
by jpdtestjpd
Removed from npm
Blocked by Socket
This file gathers detailed OS and network information (including hostname, user details, and IP addresses) and sends it to hardcoded endpoints (e.g., http://23[.]22[.]251[.]177:8080/jpd[.]php and http://23[.]22[.]251[.]177:8080/jpd1[.]php) via HTTP GET and POST requests. It also attempts to fall back on a WebSocket connection (wss://yourserver[.]com/socket) if needed. The code fetches the public IP address from https://api64.ipify.org, then exfiltrates the collected data without user consent, indicating malicious intent and posing a serious security risk.
Live on npm for 4 hours before removal. Socket users were protected even while the package was live.
myatt
1.0.7
by z0rs
Removed from npm
Blocked by Socket
This script silently collects the host machine's hostname (via os.hostname()) and an optional project identifier (from process.argv[2], defaulting to "unknown"), packages them into a JSON string, URL-encodes the result, and issues an HTTPS GET request to https://z0[.]rs/callback?msg=<payload>. It explicitly disables TLS certificate validation (rejectUnauthorized:false) and suppresses errors, enabling transmission of system information without user notification or consent. The disabled TLS verification exposes the data to potential man-in-the-middle interception. While the data collected is limited to hostname and project ID, this constitutes unauthorized telemetry that operates without user awareness or consent.
Live on npm for 9 days, 15 hours and 6 minutes before removal. Socket users were protected even while the package was live.
cosmo-test
0.0.6
by plortinus
Live on npm
Blocked by Socket
The provided code snippet itself is not malicious. It's a standard React component converted to a Web Component. However, the reports indicating '[object Promise]' are highly suspicious and suggest that the `react-to-webcomponent` library or its dependencies may be dynamically loading or obfuscating malicious code. Without analyzing the actual content of these promises or the library's implementation, a definitive malware assessment is difficult, but the reporting pattern warrants a high suspicion.
benchmarks-image-service
1.0.0
by henricusreinaert
Removed from npm
Blocked by Socket
This script is highly suspicious and potentially malicious. It is making network requests to external sites and running commands based on the output of other commands. It is recommended to not use this package.
Live on npm for 2 minutes before removal. Socket users were protected even while the package was live.
small-sm
8.2.0
by lifesgodm
Removed from npm
Blocked by Socket
This code is highly suspicious due to its obfuscation, dynamic evaluation, and patterns indicating it might be attempting to extract and send sensitive information. It is likely malicious.
Live on npm for 24 minutes before removal. Socket users were protected even while the package was live.
yandex-logger-qloud
1.1.29
by act1on3-test
Removed from npm
Blocked by Socket
This script is exfiltrating sensitive system information to a remote server without the user's consent. This behavior is highly suspicious and poses a significant security risk.
Live on npm for 18 minutes before removal. Socket users were protected even while the package was live.
esperamier-ctf
1.0.2
by esperamier
Removed from npm
Blocked by Socket
The provided code establishes a reverse shell connection to a remote server, which is a serious security risk. This behavior is indicative of malicious activity, as it allows remote control over the system.
Live on npm for 4 minutes before removal. Socket users were protected even while the package was live.
ai-text-analytics
99.10.9
Removed from npm
Blocked by Socket
The code exhibits clear signs of malicious behavior involving data theft and exfiltration. It encodes and sends sensitive system and user data to a suspicious domain via both DNS queries and HTTPS POST requests.
Live on npm for 36 minutes before removal. Socket users were protected even while the package was live.
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 10 hours and 29 minutes before removal. Socket users were protected even while the package was live.
otenvexpnd
1.2.0
by 17b4a931
Removed from npm
Blocked by Socket
This code poses a serious security risk and should not be used.
Live on npm for 22 minutes before removal. Socket users were protected even while the package was live.
verdant-infinity-cng247
1.0.0
by afifaljafari112
Removed from npm
Blocked by Socket
The provided code snippet imports several modules with uncommon and potentially suspicious names, each executing a function named 'functame'. There is no context or explanation given for what these functions do, which raises concerns. The lack of proper error handling and data validation further indicates potential security risks. The arbitrary and unclear nature of the code, combined with unusual module names, makes it potentially malicious, although the exact intent cannot be determined from this fragment alone.
Live on npm for 57 days, 5 hours and 34 minutes before removal. Socket users were protected even while the package was live.
jupihelp
0.1.0
Removed from PyPI
Blocked by Socket
The code poses a significant security risk by downloading and executing a file from an external source without verification. This could lead to arbitrary code execution if the URL is compromised. The use of silent exception handling further obscures potential errors.
Live on PyPI for 15 minutes before removal. Socket users were protected even while the package was live.
react-onei
3.0.31
by reptou
Removed from npm
Blocked by Socket
The script collects various system information like hostname, username, current working directory, and network interfaces, and exfiltrates the data by encoding it in the DNS hostname in a ping request.
Live on npm for 1 minute before removal. Socket users were protected even while the package was live.
pwn
0.4.390
by 0day Inc.
Live on Rubygems
Blocked by Socket
The script 'packer/provisioners/post_install.sh' exhibits malicious behavior by performing several harmful actions: - **Deletes user and root history files**: Uses secure deletion methods to remove history files, potentially to conceal malicious activities. - **Clears system log files**: Erases log files from '/var/log', hindering the ability to audit and investigate system actions. - **Disables the root account**: Locks the root account password without ensuring alternative secure administrative access, possibly preventing legitimate administrative operations. - **Sets a weak default password ('changeme') for the 'admin' user**: Introduces a significant security risk by using an easily guessable password, facilitating unauthorized access. These actions can be exploited by an attacker to gain unauthorized access, disrupt legitimate operations, and prevent system recovery. The combination of log and history deletion, disabling of root access, and setting weak credentials indicates malicious intent to compromise system security and conceal nefarious activities.
farebi-amir-remake
1.5.2
by farebiiw-amir
Removed from npm
Blocked by Socket
This script has some potentially suspicious behaviour, specifically network requests to a remote server and automatic Node.js version management. These actions could lead to potential security risks. However, without more context or understanding the exact purpose of the script, it's difficult to definitively label it as malicious.
Live on npm for 9 days, 13 hours and 17 minutes before removal. Socket users were protected even while the package was live.
underscoer
1.14.0
by xwlazssz
Removed from npm
Blocked by Socket
The code snippet is engaging in potentially malicious behavior by attempting to encrypt and overwrite files on the system. It poses a high security risk due to the possibility of data loss and unauthorized access.
Live on npm for 6 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.