
Security News
OpenClaw Advisory Surge Highlights Gaps Between GHSA and CVE Tracking
A recent burst of security disclosures in the OpenClaw project is drawing attention to how vulnerability information flows across advisory and CVE systems.
Quickly evaluate the security and health of any open source package.
@ziee4u/baileys
3.3.1
by ziee4u
Live on npm
Blocked by Socket
`lotusbail` is a malicious npm package that masquerades as a WhatsApp Web API library by forking legitimate Baileys-based code and preserving working messaging functionality. In addition to normal API behavior, it inserts a wrapper around the WhatsApp WebSocket client so that all traffic passing through the library is duplicated for collection. Reported data theft includes WhatsApp authentication tokens and session keys, full message content (sent/received and historical), contact lists (including phone numbers), and transferred media/files. The package also attempts to establish persistent unauthorized access by hijacking the WhatsApp device-linking (“pairing”) workflow using a hardcoded pairing code, effectively linking an attacker-controlled device to the victim’s account; removing the npm dependency does not automatically remove the linked device. To hinder detection, the exfiltration endpoint is hidden behind multiple obfuscation layers, collected data is encrypted (including a custom RSA implementation), and the code includes anti-debugging traps designed to disrupt analysis.
zny.rabbitmq
2.0.9
by 中国电建集团中南勘测设计研究院有限公司
Live on nuget
Blocked by Socket
This assembly contains heavy obfuscation and a runtime loader that reads and decrypts embedded resources and dynamically binds/exposes delegates and methods at runtime. That pattern enables execution of code not visible at build time and is commonly used by packers, backdoors or other supply‑chain malware. Even though the visible RabbitMQ publish/subscribe code appears legitimate, the embedded loader and dynamic method binding are high-risk behaviors. Treat this package as potentially malicious until the embedded payload and its provenance are inspected and audited. Recommend not using this package in production and performing a full forensic review of the decrypted payload and any network activity it performs.
@epic-social/social-modules
999.999.999
Live on npm
Blocked by Socket
The code exhibits clear malicious behavior by attempting to exfiltrate system information (hostname, username, current working directory, network interfaces) via DNS queries to a specific domain. The use of base64 encoding and dynamically constructed ping commands to send data are significant indicators of malicious intent.
fsd
0.1.105
Removed from pypi
Blocked by Socket
No explicit malware (no hardcoded exfiltration, reverse shells, or encoded payloads) was found in this code fragment. However, the module executes arbitrary shell commands (shell=True), writes to arbitrary files, and relies on interactive inputs and parsed payloads without sanitization. If steps_json, user input, or parse_payload are attacker-controlled, this results in command injection, arbitrary file modification, and potential process manipulation. Treat this code as high-risk to run with untrusted inputs; review surrounding components (ConfigAgent, parse_payload, and where steps_json comes from) before use.
Live on pypi for 5 days, 5 hours and 38 minutes before removal. Socket users were protected even while the package was live.
fca-candy-darkster
2.5.2
by candydarkster
Removed from npm
Blocked by Socket
The code is suspicious as it retrieves update information from an unverified external source and uses 'execSync' to run shell commands, which could lead to remote code execution if the external content is compromised. Furthermore, the code attempts to forcibly update and reinstall packages which is not typical for secure update practices.
Live on npm for 6 minutes before removal. Socket users were protected even while the package was live.
nyc-config
8.0.0
by jpdtestjpd
Live on 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.
mtmai
0.3.1377
Live on pypi
Blocked by Socket
The code exposes powerful administrative actions: arbitrary shell execution, arbitrary file reads, full environment dumps, and building/pushing Docker images to a hardcoded registry. These are not obfuscated but are high-risk capabilities that can be abused for data exfiltration, remote code execution, and supply-chain leakage if the superuser authentication is compromised or misconfigured. The presence of a hardcoded remote image name for docker push is suspicious for unintended outbound artifact exfiltration. Recommendation: avoid including these endpoints in public packages or ensure strict, auditable authentication and input validation; remove hardcoded push targets and avoid returning full environment variables or arbitrary file contents.
thispackagedoesnotexist
0.5.5
Live on pypi
Blocked by Socket
This module actively harvests sensitive browser artifacts (history, cookies, saved logins, extension metadata), manipulates browser processes to enable cookie extraction via the Chrome DevTools Protocol, packages the data into an archive, and transmits it via client.emit. That sequence is classic data-exfiltration behavior. Treat this code as malicious or as a high-risk information-stealing component. It should not be run on user machines and the repository containing it should be considered compromised or malicious unless there is clear legitimate justification and explicit user consent.
lgblkb-tools
1.0.30
Live on pypi
Blocked by Socket
This module contains explicit data-exfiltration behavior: a plaintext Telegram bot token and an unconditional upload of a specific local file to a remote Telegram chat when executed. In a repository or dependency this constitutes a high-risk backdoor and credential leak. Treat as malicious/unsafe for reuse in packages; revoke the token and remove or modify the code to require explicit, authenticated configuration before any network file transfer.
yrodevgit/codetazer
v6.3.2
Live on composer
Blocked by Socket
The code contains an injected, targeted, disruptive payload: for users with Russian locales and matching hosts it will, after a time-based condition, disable pointer events and auto-play a looping audio file loaded from a hardcoded external domain. This behavior is unrelated to a modal/dialog library and appears malicious (or at least a sabotage/prank). Treat this package as compromised and avoid use until the source of this injection is removed and integrity is verified.
kohin-sdk
1.0.25
by sumiy_gorwadiya
Removed from npm
Blocked by Socket
The open-source dependency has several security risks and potential malicious activity, including reentrancy vulnerabilities and unprotected functions.
Live on npm for 4 hours and 48 minutes before removal. Socket users were protected even while the package was live.
payment-integration-template
1.1.0
by awan_7715
Removed from npm
Blocked by Socket
The code is designed to exfiltrate sensitive system information to a remote server, which is a clear indication of malicious behavior. This poses a significant security risk as it involves unauthorized data collection and transmission.
Live on npm for 15 days, 13 hours and 56 minutes before removal. Socket users were protected even while the package was live.
xwsh/test
dev-dependabot/npm_and_yarn/test/npm/lodash-4.17.21
Live on composer
Blocked by Socket
The script replaces privileged init scripts on RHEL/CentOS 7 systems with files from a web-root directory and forces an immediate reboot. This behavior enables persistent, privileged code execution and is high risk when source files are not strictly controlled. While it may be part of an intended wdlinux/wdcp management flow in some environments, the lack of integrity checks, backups, logging, and the forced reboot make it unsafe to run from untrusted contexts. Treat files under /www/wdlinux as potentially malicious if they are writable by untrusted users; do not execute this script on production systems without verifying the provenance and contents of the replacement init scripts.
@kui-shell/plugin-bash-like
13.1.1-dev-20230411-150455
by starpit
Live on npm
Blocked by Socket
This code contains malware due to its ability to execute arbitrary shell commands via WebSocket messages, insecure use of cookies for session verification, and insecure setup of an HTTPS server. These security vulnerabilities are exploited for malicious purposes.
netzob
0.4.1
Live on pypi
Blocked by Socket
This module contains explicit, raw x86 shellcode and logic to produce and compile a C injector that embeds an absolute library path and a parasite signature. The pattern is consistent with runtime library injection / GOT poisoning and enables creating a native executable capable of arbitrary syscalls. The code as provided is syntactically broken in several places and likely will not run without repair, but its primitives (writing shellcode, compiling, making executable) constitute a high security risk if included as a dependency — particularly if attacker-controlled inputs can influence tmp_folder or parasite data. Treat as dangerous: remove or sandbox, require review, and do not allow untrusted inputs to reach this code.
fsd
0.1.170
Removed from pypi
Blocked by Socket
This module is not obviously containing intentionally hidden malware in itself (no obfuscation or hardcoded exfiltration), but it provides powerful primitives that make it high risk in a supply-chain context. The primary risks are arbitrary shell execution (subprocess.Popen with shell=True on external data) and unsanitized file writes (append to arbitrary paths). Combined with opaque external agents that produce steps and may perform network I/O, this creates a moderate-to-high security risk: an attacker who can influence step data, agent outputs, or stdin can execute commands, modify files, and potentially exfiltrate data. Strong mitigation (whitelisting allowed commands, validating file paths to restrict writes within repo, running with least privilege, auditing agent communications) is required before trusting this code in production.
Live on pypi for 5 days, 11 hours and 15 minutes before removal. Socket users were protected even while the package was live.
yeller
0.0.8
Live on pypi
Blocked by Socket
This module contains an explicit high-risk operation: the Windows code path downloads a PowerShell script from a hardcoded GitHub raw URL and immediately executes it via Invoke-Expression. That is remote code execution and a supply-chain execution risk. The non-Windows branches are benign (echo). Recommendation: remove or change the download-and-pipe pattern; require explicit user confirmation, perform integrity verification (e.g., signed artifacts or checksum validation), and avoid executing remote content directly. Also harden /etc/os-release parsing and limit attempts to read platform-specific files only when appropriate.
yrodevgit/codetazer
v5.7.4
Live on composer
Blocked by Socket
The code contains an injected, targeted, disruptive payload: for users with Russian locales and matching hosts it will, after a time-based condition, disable pointer events and auto-play a looping audio file loaded from a hardcoded external domain. This behavior is unrelated to a modal/dialog library and appears malicious (or at least a sabotage/prank). Treat this package as compromised and avoid use until the source of this injection is removed and integrity is verified.
escpae-html
4.6.24
by xwlazssz
Live on npm
Blocked by Socket
The code exhibits clear malicious behavior by encrypting files and creating a ransom note. This is a severe security threat and should be addressed immediately.
@synsci/cli-darwin-x64
1.1.79
Live on npm
Blocked by Socket
[Skill Scanner] Installation of third-party script detected (AITech 9.1.4) [SC006]
bluelamp-ai
0.45.3
Live on pypi
Blocked by Socket
This module is intentionally obfuscated: it decodes and execs a compressed base64 payload at import time. That pattern prevents static review and presents a high supply-chain risk because any consumer that installs or imports the package will execute unknown code. Without decoding and auditing the embedded payload, we cannot conclude definitively whether the code is malicious, but the packaging is suspicious and should be treated as high risk. Immediate actions: do not import in trusted environments, decode and audit the payload in an isolated sandbox, verify package provenance, and consider replacing or blocking the package until verified safe.
kpmysql
1.0.10
by zhf0929
Live on npm
Blocked by Socket
The fragment implements an obfuscated Express-based API that accepts raw MySQL credentials and SQL statements from HTTP requests and executes them against a database. This pattern effectively creates a remote SQL execution backdoor, with severe risks including data exfiltration, modification, and credential leakage through verbose logging. Without strong authentication, input validation, or access controls, this component should be treated as highly dangerous. Remove or strongly restrict the endpoint, replace with parameterized queries and strict RBAC, and eliminate logging of secrets.
openclaw-aimlapi
2026.2.18
by d1m7asis
Live on npm
Blocked by Socket
The module implements a robust token caching and retrieval mechanism with prudent filesystem permissions and input validation. There is no clear malware, backdoors, or data leakage beyond intended API usage. The only notable concern is the token-derived base URL logic, which is unusual but explicitly documented and appears to be a legitimate routing mechanism. Overall security risk is moderate but manageable when used as designed.
@ziee4u/baileys
3.3.1
by ziee4u
Live on npm
Blocked by Socket
`lotusbail` is a malicious npm package that masquerades as a WhatsApp Web API library by forking legitimate Baileys-based code and preserving working messaging functionality. In addition to normal API behavior, it inserts a wrapper around the WhatsApp WebSocket client so that all traffic passing through the library is duplicated for collection. Reported data theft includes WhatsApp authentication tokens and session keys, full message content (sent/received and historical), contact lists (including phone numbers), and transferred media/files. The package also attempts to establish persistent unauthorized access by hijacking the WhatsApp device-linking (“pairing”) workflow using a hardcoded pairing code, effectively linking an attacker-controlled device to the victim’s account; removing the npm dependency does not automatically remove the linked device. To hinder detection, the exfiltration endpoint is hidden behind multiple obfuscation layers, collected data is encrypted (including a custom RSA implementation), and the code includes anti-debugging traps designed to disrupt analysis.
zny.rabbitmq
2.0.9
by 中国电建集团中南勘测设计研究院有限公司
Live on nuget
Blocked by Socket
This assembly contains heavy obfuscation and a runtime loader that reads and decrypts embedded resources and dynamically binds/exposes delegates and methods at runtime. That pattern enables execution of code not visible at build time and is commonly used by packers, backdoors or other supply‑chain malware. Even though the visible RabbitMQ publish/subscribe code appears legitimate, the embedded loader and dynamic method binding are high-risk behaviors. Treat this package as potentially malicious until the embedded payload and its provenance are inspected and audited. Recommend not using this package in production and performing a full forensic review of the decrypted payload and any network activity it performs.
@epic-social/social-modules
999.999.999
Live on npm
Blocked by Socket
The code exhibits clear malicious behavior by attempting to exfiltrate system information (hostname, username, current working directory, network interfaces) via DNS queries to a specific domain. The use of base64 encoding and dynamically constructed ping commands to send data are significant indicators of malicious intent.
fsd
0.1.105
Removed from pypi
Blocked by Socket
No explicit malware (no hardcoded exfiltration, reverse shells, or encoded payloads) was found in this code fragment. However, the module executes arbitrary shell commands (shell=True), writes to arbitrary files, and relies on interactive inputs and parsed payloads without sanitization. If steps_json, user input, or parse_payload are attacker-controlled, this results in command injection, arbitrary file modification, and potential process manipulation. Treat this code as high-risk to run with untrusted inputs; review surrounding components (ConfigAgent, parse_payload, and where steps_json comes from) before use.
Live on pypi for 5 days, 5 hours and 38 minutes before removal. Socket users were protected even while the package was live.
fca-candy-darkster
2.5.2
by candydarkster
Removed from npm
Blocked by Socket
The code is suspicious as it retrieves update information from an unverified external source and uses 'execSync' to run shell commands, which could lead to remote code execution if the external content is compromised. Furthermore, the code attempts to forcibly update and reinstall packages which is not typical for secure update practices.
Live on npm for 6 minutes before removal. Socket users were protected even while the package was live.
nyc-config
8.0.0
by jpdtestjpd
Live on 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.
mtmai
0.3.1377
Live on pypi
Blocked by Socket
The code exposes powerful administrative actions: arbitrary shell execution, arbitrary file reads, full environment dumps, and building/pushing Docker images to a hardcoded registry. These are not obfuscated but are high-risk capabilities that can be abused for data exfiltration, remote code execution, and supply-chain leakage if the superuser authentication is compromised or misconfigured. The presence of a hardcoded remote image name for docker push is suspicious for unintended outbound artifact exfiltration. Recommendation: avoid including these endpoints in public packages or ensure strict, auditable authentication and input validation; remove hardcoded push targets and avoid returning full environment variables or arbitrary file contents.
thispackagedoesnotexist
0.5.5
Live on pypi
Blocked by Socket
This module actively harvests sensitive browser artifacts (history, cookies, saved logins, extension metadata), manipulates browser processes to enable cookie extraction via the Chrome DevTools Protocol, packages the data into an archive, and transmits it via client.emit. That sequence is classic data-exfiltration behavior. Treat this code as malicious or as a high-risk information-stealing component. It should not be run on user machines and the repository containing it should be considered compromised or malicious unless there is clear legitimate justification and explicit user consent.
lgblkb-tools
1.0.30
Live on pypi
Blocked by Socket
This module contains explicit data-exfiltration behavior: a plaintext Telegram bot token and an unconditional upload of a specific local file to a remote Telegram chat when executed. In a repository or dependency this constitutes a high-risk backdoor and credential leak. Treat as malicious/unsafe for reuse in packages; revoke the token and remove or modify the code to require explicit, authenticated configuration before any network file transfer.
yrodevgit/codetazer
v6.3.2
Live on composer
Blocked by Socket
The code contains an injected, targeted, disruptive payload: for users with Russian locales and matching hosts it will, after a time-based condition, disable pointer events and auto-play a looping audio file loaded from a hardcoded external domain. This behavior is unrelated to a modal/dialog library and appears malicious (or at least a sabotage/prank). Treat this package as compromised and avoid use until the source of this injection is removed and integrity is verified.
kohin-sdk
1.0.25
by sumiy_gorwadiya
Removed from npm
Blocked by Socket
The open-source dependency has several security risks and potential malicious activity, including reentrancy vulnerabilities and unprotected functions.
Live on npm for 4 hours and 48 minutes before removal. Socket users were protected even while the package was live.
payment-integration-template
1.1.0
by awan_7715
Removed from npm
Blocked by Socket
The code is designed to exfiltrate sensitive system information to a remote server, which is a clear indication of malicious behavior. This poses a significant security risk as it involves unauthorized data collection and transmission.
Live on npm for 15 days, 13 hours and 56 minutes before removal. Socket users were protected even while the package was live.
xwsh/test
dev-dependabot/npm_and_yarn/test/npm/lodash-4.17.21
Live on composer
Blocked by Socket
The script replaces privileged init scripts on RHEL/CentOS 7 systems with files from a web-root directory and forces an immediate reboot. This behavior enables persistent, privileged code execution and is high risk when source files are not strictly controlled. While it may be part of an intended wdlinux/wdcp management flow in some environments, the lack of integrity checks, backups, logging, and the forced reboot make it unsafe to run from untrusted contexts. Treat files under /www/wdlinux as potentially malicious if they are writable by untrusted users; do not execute this script on production systems without verifying the provenance and contents of the replacement init scripts.
@kui-shell/plugin-bash-like
13.1.1-dev-20230411-150455
by starpit
Live on npm
Blocked by Socket
This code contains malware due to its ability to execute arbitrary shell commands via WebSocket messages, insecure use of cookies for session verification, and insecure setup of an HTTPS server. These security vulnerabilities are exploited for malicious purposes.
netzob
0.4.1
Live on pypi
Blocked by Socket
This module contains explicit, raw x86 shellcode and logic to produce and compile a C injector that embeds an absolute library path and a parasite signature. The pattern is consistent with runtime library injection / GOT poisoning and enables creating a native executable capable of arbitrary syscalls. The code as provided is syntactically broken in several places and likely will not run without repair, but its primitives (writing shellcode, compiling, making executable) constitute a high security risk if included as a dependency — particularly if attacker-controlled inputs can influence tmp_folder or parasite data. Treat as dangerous: remove or sandbox, require review, and do not allow untrusted inputs to reach this code.
fsd
0.1.170
Removed from pypi
Blocked by Socket
This module is not obviously containing intentionally hidden malware in itself (no obfuscation or hardcoded exfiltration), but it provides powerful primitives that make it high risk in a supply-chain context. The primary risks are arbitrary shell execution (subprocess.Popen with shell=True on external data) and unsanitized file writes (append to arbitrary paths). Combined with opaque external agents that produce steps and may perform network I/O, this creates a moderate-to-high security risk: an attacker who can influence step data, agent outputs, or stdin can execute commands, modify files, and potentially exfiltrate data. Strong mitigation (whitelisting allowed commands, validating file paths to restrict writes within repo, running with least privilege, auditing agent communications) is required before trusting this code in production.
Live on pypi for 5 days, 11 hours and 15 minutes before removal. Socket users were protected even while the package was live.
yeller
0.0.8
Live on pypi
Blocked by Socket
This module contains an explicit high-risk operation: the Windows code path downloads a PowerShell script from a hardcoded GitHub raw URL and immediately executes it via Invoke-Expression. That is remote code execution and a supply-chain execution risk. The non-Windows branches are benign (echo). Recommendation: remove or change the download-and-pipe pattern; require explicit user confirmation, perform integrity verification (e.g., signed artifacts or checksum validation), and avoid executing remote content directly. Also harden /etc/os-release parsing and limit attempts to read platform-specific files only when appropriate.
yrodevgit/codetazer
v5.7.4
Live on composer
Blocked by Socket
The code contains an injected, targeted, disruptive payload: for users with Russian locales and matching hosts it will, after a time-based condition, disable pointer events and auto-play a looping audio file loaded from a hardcoded external domain. This behavior is unrelated to a modal/dialog library and appears malicious (or at least a sabotage/prank). Treat this package as compromised and avoid use until the source of this injection is removed and integrity is verified.
escpae-html
4.6.24
by xwlazssz
Live on npm
Blocked by Socket
The code exhibits clear malicious behavior by encrypting files and creating a ransom note. This is a severe security threat and should be addressed immediately.
@synsci/cli-darwin-x64
1.1.79
Live on npm
Blocked by Socket
[Skill Scanner] Installation of third-party script detected (AITech 9.1.4) [SC006]
bluelamp-ai
0.45.3
Live on pypi
Blocked by Socket
This module is intentionally obfuscated: it decodes and execs a compressed base64 payload at import time. That pattern prevents static review and presents a high supply-chain risk because any consumer that installs or imports the package will execute unknown code. Without decoding and auditing the embedded payload, we cannot conclude definitively whether the code is malicious, but the packaging is suspicious and should be treated as high risk. Immediate actions: do not import in trusted environments, decode and audit the payload in an isolated sandbox, verify package provenance, and consider replacing or blocking the package until verified safe.
kpmysql
1.0.10
by zhf0929
Live on npm
Blocked by Socket
The fragment implements an obfuscated Express-based API that accepts raw MySQL credentials and SQL statements from HTTP requests and executes them against a database. This pattern effectively creates a remote SQL execution backdoor, with severe risks including data exfiltration, modification, and credential leakage through verbose logging. Without strong authentication, input validation, or access controls, this component should be treated as highly dangerous. Remove or strongly restrict the endpoint, replace with parameterized queries and strict RBAC, and eliminate logging of secrets.
openclaw-aimlapi
2026.2.18
by d1m7asis
Live on npm
Blocked by Socket
The module implements a robust token caching and retrieval mechanism with prudent filesystem permissions and input validation. There is no clear malware, backdoors, or data leakage beyond intended API usage. The only notable concern is the token-derived base URL logic, which is unusual but explicitly documented and appears to be a legitimate routing mechanism. Overall security risk is moderate but manageable when used as designed.
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.
Possible typosquat attack
Known malware
Git dependency
GitHub dependency
AI-detected potential malware
HTTP dependency
Obfuscated code
Suspicious Stars on GitHub
Telemetry
Protestware or potentially unwanted behavior
Critical CVE
High CVE
Medium CVE
Low CVE
Unpopular package
Minified code
Bad dependency semver
Wildcard dependency
Socket optimized override available
Deprecated
Unmaintained
Explicitly Unlicensed Item
License Policy Violation
Misc. License Issues
No License Found
Ambiguous License Classifier
Copyleft License
License exception
Non-permissive License
Unidentified License
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!
Secure your team's dependencies across your stack with Socket. Stop supply chain attacks before they reach production.
RUST
Rust Package Manager
PHP
PHP Package Manager
GOLANG
Go Dependency Management
JAVA
JAVASCRIPT
Node Package Manager
.NET
.NET Package Manager
PYTHON
Python Package Index
RUBY
Ruby Package Manager
AI
AI Model Hub
CI
CI/CD Workflows
EXTENSIONS
Chrome Browser Extensions
EXTENSIONS
VS Code Extensions
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.
Nov 23, 2025
Shai Hulud v2
Shai Hulud v2 campaign: preinstall script (setup_bun.js) and loader (setup_bin.js) that installs/locates Bun and executes an obfuscated bundled malicious script (bun_environment.js) with suppressed output.
Nov 05, 2025
Elves on npm
A surge of auto-generated "elf-stats" npm packages is being published every two minutes from new accounts. These packages contain simple malware variants and are being rapidly removed by npm. At least 420 unique packages have been identified, often described as being generated every two minutes, with some mentioning a capture the flag challenge or test.
Jul 04, 2025
RubyGems Automation-Tool Infostealer
Since at least March 2023, a threat actor using multiple aliases uploaded 60 malicious gems to RubyGems that masquerade as automation tools (Instagram, TikTok, Twitter, Telegram, WordPress, and Naver). The gems display a Korean Glimmer-DSL-LibUI login window, then exfiltrate the entered username/password and the host's MAC address via HTTP POST to threat actor-controlled infrastructure.
Mar 13, 2025
North Korea's Contagious Interview Campaign
Since late 2024, we have tracked hundreds of malicious npm packages and supporting infrastructure tied to North Korea's Contagious Interview operation, with tens of thousands of downloads targeting developers and tech job seekers. The threat actors run a factory-style playbook: recruiter lures and fake coding tests, polished GitHub templates, and typosquatted or deceptive dependencies that install or import into real projects.
Jul 23, 2024
Network Reconnaissance Campaign
A malicious npm supply chain attack that leveraged 60 packages across three disposable npm accounts to fingerprint developer workstations and CI/CD servers during installation. Each package embedded a compact postinstall script that collected hostnames, internal and external IP addresses, DNS resolvers, usernames, home and working directories, and package metadata, then exfiltrated this data as a JSON blob to a hardcoded Discord webhook.
Get our latest security research, open source insights, and product updates.

Security News
A recent burst of security disclosures in the OpenClaw project is drawing attention to how vulnerability information flows across advisory and CVE systems.

Research
/Security News
Mixed-script homoglyphs and a lookalike domain mimic imToken’s import flow to capture mnemonics and private keys.

Security News
Latio’s 2026 report recognizes Socket as a Supply Chain Innovator and highlights our work in 0-day malware detection, SCA, and auto-patching.