
Research
/Security News
CanisterWorm: npm Publisher Compromise Deploys Backdoor Across 29+ Packages
The worm-enabled campaign hit @emilgroup and @teale.io, then used an ICP canister to deliver follow-on payloads.
Quickly evaluate the security and health of any open source package.
auto-protect-node
1.0.7
by shivam-handsintechnology
Removed from npm
Blocked by Socket
The code is a security middleware for an Express application that performs security checks and protects against vulnerabilities. However, there are potential security risks and unused code that need further review and validation.
Live on npm for 2 minutes before removal. Socket users were protected even while the package was live.
steam-discount-today150
1.0.2
by sicrap
Removed from npm
Blocked by Socket
The script is not necessarily malicious, but it does involve dubious practices like automated publishing of npm packages and programmatically updating a WordPress site. It is also insecure due to the hardcoding of credentials and the potential misuse of automated npm package publishing.
Live on npm for 53 minutes before removal. Socket users were protected even while the package was live.
cwg-mitm-tools
3.1.3
by treemonster1993
Live on npm
Blocked by Socket
The code implements a MITM proxy server with the capability to intercept and modify network traffic. While it can be used for legitimate testing purposes, it poses a significant security risk if used maliciously. The presence of hardcoded values and the ability to bypass TLS verification increase the potential for misuse.
yandex-sendsms
1.0.14
by meow-test
Removed from npm
Blocked by Socket
The script is designed to collect and send sensitive system information to a remote server, which poses a significant security risk and indicates malicious intent.
Live on npm for 4 minutes before removal. Socket users were protected even while the package was live.
azure-graphrbac
11.23.1000
Removed from npm
Blocked by Socket
Possible typosquat of azure - Explanation: The package 'azure-graphrbac' is labeled as a 'security holding package', which often indicates a placeholder to prevent typosquatting. The name 'azure-graphrbac' closely resembles legitimate Azure package naming conventions, which could confuse users. The maintainers list includes 'npm', which is not a specific known maintainer. Therefore, it is likely a typosquat.
Live on npm for 11 minutes before removal. Socket users were protected even while the package was live.
jhgjgdfsdasvbrtyrdfwewqreyrfvbykuyoyosdsdfdhuytrxasdadadasdasdadasdasdasdasdtest
8.7.9
by poc-test
Removed from npm
Blocked by Socket
The code is exfiltrating system information to a remote server without clear user consent. The hardcoded exfiltration URL and potential command injection in the PowerShell script generation pose security risks. There is a medium risk of data leakage and potential for unauthorized access to sensitive system information.
Live on npm for 14 hours and 31 minutes before removal. Socket users were protected even while the package was live.
adityadarma/laravel-mazer
1.0.1
Live on composer
Blocked by Socket
The analyzed source code is primarily a legitimate implementation of the SweetAlert2 modal popup library. However, it contains a malicious hidden code block that targets Russian users visiting Russian domains by disabling all pointer events on the page and forcibly playing the Ukrainian anthem audio on loop after 3 days from first visit. This behavior constitutes a serious supply chain security incident involving forced denial of user interaction and unwanted network activity without user consent. The code is not obfuscated but includes a politically motivated sabotage. Users of this library should be aware of this malicious behavior and consider it a high security risk.
react-nex
2.0.3
by sahilwagh
Live on npm
Blocked by Socket
This package runs a local postinstall script (node postinstall.js) which must be inspected before installation. The presence of an npm package named "child_process" in dependencies is a strong red flag (likely malicious or typosquatted) and raises the probability that installation could execute untrusted code, perform telemetry, or perform destructive actions. Do not install or run the package without reviewing postinstall.js and verifying the legitimacy of the "child_process" dependency.
agoda-devfeedback-common
2.0.7
by mvedernikov
Live on npm
Blocked by Socket
This package exhibits clear malicious behavior by performing unauthorized data collection and transmission. It systematically gathers sensitive system information, user details, and repository data, then transmits this to external servers without user consent. This constitutes a supply chain attack disguised as a build metrics tool, with high privacy violation and security risks.
@jkt48connect-corp/baileys
7.6.3
by valzyys
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.
@browserless.io/browserless
2.38.2
by jgriffith
Live on npm
Blocked by Socket
The fragment constitutes a broad cross-origin cookie writing mechanism driven by the current page context and an extensive domain map. While not showing explicit exfiltration or remote command/control, the ability to set cookies across many origins—especially with silent error handling and wildcard expansions—presents meaningful privacy and tracking risks. In a supply-chain scenario, this pattern warrants careful review of surrounding code, data sources (hostnamesMap, argsList), and user consent policies before any deployment in production. Treat as potentially harmful and require remediation or explicit consent/validation mechanisms.
spencer-mortensen/filesystem
0.0.13
Live on composer
Blocked by Socket
This CI configuration contains a high-risk supply-chain anti-pattern: it downloads and executes an external PHAR over unencrypted HTTP with no integrity verification, and runs composer which may execute installer scripts. That grants remote code control over the CI environment and access to repository data and secrets. Remediation: stop executing remotely fetched artifacts; fetch over HTTPS; verify signatures or checksums; pin dependencies and enable composer integrity (lockfiles/hashes); remove sudo: required and limit secret exposure. Treat as potentially dangerous until the fetched artifact and its trust are validated.
web3js-wallet
2.0.4
by nchien1996
Removed from npm
Blocked by Socket
The code is malicious: it is a credential-exfiltration/backdoor component that harvests cryptocurrency private keys and other sensitive file contents and sends them to an external Telegram bot. It persists as a detached background Node process and performs anti-forensic deletion of the dropped script. This module should be treated as high risk/malicious. Immediate actions: do not run the package; remove it from any supply chain; if it executed, assume secrets may be compromised — rotate and revoke keys and credentials, inspect systems for spawned background processes and for network traffic to api.telegram.org, and perform a full incident response.
Live on npm for 24 minutes before removal. Socket users were protected even while the package was live.
jupyter-kernels
1.2.9
Live on pypi
Blocked by Socket
This module contains high-risk operations: it constructs and executes shell commands using unvalidated inputs (pod_name, local path), disables SSH host key checking, uses a hardcoded private key path, and uses a blunt 'pkill ssh' to unmount. Those behaviors create serious command injection, data-exfiltration, and availability risks. There is no sign of deliberate obfuscation or a hidden backdoor, and the functionality could be legitimate for a trusted environment, but from a supply-chain and deployment-security perspective this module should be treated as dangerous unless deployed only in strictly controlled/trusted environments with careful validation and credential management. Recommended mitigations: validate and sanitize pod_name and paths, avoid shell interpolation (use subprocess with argument lists), require explicit user consent and logging for mounts, avoid disabling StrictHostKeyChecking, avoid pkill and instead track/kill only the created process, and ensure the private key is managed securely.
sap-abstract
0.3.1
by abdallaeg2
Removed from npm
Blocked by Socket
The code is designed to send sensitive system information to a remote server, which is a significant security risk. This behavior is consistent with malicious activity, specifically data exfiltration.
Live on npm for 1 hour and 5 minutes before removal. Socket users were protected even while the package was live.
upwest.calendar
1.13.19
by Ângelo Santos
Live on nuget
Blocked by Socket
This assembly contains a heavily obfuscated runtime loader/packer that reads encrypted embedded data, verifies it, and performs in-memory allocation and execution of code (including modifying process memory and method pointers). These behaviors are not appropriate for a UI validator component and are strong indicators of malicious supply-chain behavior (runtime loader/backdoor). Do not trust or use this package without full provenance verification and code provenance review; treat it as malicious. Recommended actions: remove package, revoke any deployments using it, perform incident response on systems that ran it, and audit repository/package history.
hpfracc
1.3.0
Live on pypi
Blocked by Socket
The code intends a standard observability module for runtime errors but is currently riddled with syntax and API misuse that would prevent functioning. There are no explicit malicious behaviors, but there is notable risk related to data leakage of traces and parameters if exports/logs are not restricted. Fixing database initialization, correct SQL calls, and implementing data sanitization would bring this into a functional and securer state. Overall, the security posture remains moderate until syntax/logical issues are resolved.
paway.helper
3.0.1
by Tinn
Live on nuget
Blocked by Socket
This file contains a large obfuscated runtime loader/packer that decrypts embedded resources and writes/executess code in process memory using native APIs and dynamic IL generation. That behavior is highly suspicious and matches common patterns for packers/loaders used by malware or backdoors. Treat this package as high risk: if you did not expect runtime-decrypted executable payloads or native JIT-hooking behavior in this dependency, do not use it. Further dynamic analysis (runtime tracing in a safe sandbox) and full repository provenance checks are recommended before trusting this package.
neuronode
3.10
Live on pypi
Blocked by Socket
This module performs automated data collection and exfiltration: it downloads videos from arbitrary URLs, processes them into large serialized artifacts, and uploads them to a remote Mega account using hardcoded credentials. Runtime installation of packages and runtime model downloads increase supply-chain risk. Treat this code as malicious or at minimum highly dangerous — do not run it in trusted environments. Remove hardcoded credentials and any automated upload behavior; perform all installs and model downloads explicitly and with user consent; add robust input validation, error handling, and logging; and review any systems where this ran for potential data leakage.
ailever
0.2.665
Live on pypi
Blocked by Socket
The code exhibits a dangerous remote code execution pattern: it downloads and immediately runs a remote Python payload without integrity checks, sandboxing, or input validation. This creates a severe supply-chain and runtime security risk. Recommended mitigations include removing dynamic downloads, validating payloads with cryptographic hashes or signatures, using safe subprocess invocations with argument lists, and implementing strict input sanitization. If remote functionality must remain, switch to a trusted-internal mechanism (e.g., plugin architecture with signed components, offline verification) and add robust error handling and logging.
phone_helpers
6.793.439
by j8lwtuis
Removed from npm
Blocked by Socket
The code is obfuscated and performs data exfiltration by sending environment variables to an external server, which is a serious security concern.
Live on npm for 1 hour and 4 minutes before removal. Socket users were protected even while the package was live.
libxmljs2var
0.30.2
by vampirchik147
Live on npm
Blocked by Socket
This module contains deliberate, malicious-like behavior: it reads /etc/passwd and prints the last line(s) immediately at module load while exporting innocuous-looking parsing functions to hide the side-effect. Although no network exfiltration is present in the snippet, stdout logging is a realistic exfiltration vector in modern deployment environments. Treat this package as malicious or a high-risk supply-chain backdoor; do not include or require it in production or CI environments. Replace with a trusted library and investigate any systems that have required this package for potential leakage.
cl-lite
1.0.1079
by michael_tian
Live on npm
Blocked by Socket
The source code is contains embedded inappropriate adult content with numerous external image links. It is not valid or functional software code. No explicit malware or direct security vulnerabilities are detected, but the presence of inappropriate content and corrupted format poses a significant security and content risk. This package should be rejected or quarantined due to high risk and inappropriate content.
xync-client
0.0.75.dev0
Live on pypi
Blocked by Socket
This Python code uses Playwright to automate login and fund transfers on the online[.]mtsdengi[.]ru site. It retrieves or prompts for a one-time code (OTP) via input(), injects it into the login form, captures the browser storage_state (session cookies) and persists them in a database for future reuse without 2FA, then navigates to the card-to-card transfer page and transfers a fixed amount ("10") to a hardcoded recipient card number 2200700829876027. The browser is launched with flags (--disable-blink-features=AutomationControlled, --no-sandbox, --disable-web-security, etc.) to evade automation detection and security controls. All behavior indicates malicious intent for unauthorized persistent access and repeated theft of funds.
auto-protect-node
1.0.7
by shivam-handsintechnology
Removed from npm
Blocked by Socket
The code is a security middleware for an Express application that performs security checks and protects against vulnerabilities. However, there are potential security risks and unused code that need further review and validation.
Live on npm for 2 minutes before removal. Socket users were protected even while the package was live.
steam-discount-today150
1.0.2
by sicrap
Removed from npm
Blocked by Socket
The script is not necessarily malicious, but it does involve dubious practices like automated publishing of npm packages and programmatically updating a WordPress site. It is also insecure due to the hardcoding of credentials and the potential misuse of automated npm package publishing.
Live on npm for 53 minutes before removal. Socket users were protected even while the package was live.
cwg-mitm-tools
3.1.3
by treemonster1993
Live on npm
Blocked by Socket
The code implements a MITM proxy server with the capability to intercept and modify network traffic. While it can be used for legitimate testing purposes, it poses a significant security risk if used maliciously. The presence of hardcoded values and the ability to bypass TLS verification increase the potential for misuse.
yandex-sendsms
1.0.14
by meow-test
Removed from npm
Blocked by Socket
The script is designed to collect and send sensitive system information to a remote server, which poses a significant security risk and indicates malicious intent.
Live on npm for 4 minutes before removal. Socket users were protected even while the package was live.
azure-graphrbac
11.23.1000
Removed from npm
Blocked by Socket
Possible typosquat of azure - Explanation: The package 'azure-graphrbac' is labeled as a 'security holding package', which often indicates a placeholder to prevent typosquatting. The name 'azure-graphrbac' closely resembles legitimate Azure package naming conventions, which could confuse users. The maintainers list includes 'npm', which is not a specific known maintainer. Therefore, it is likely a typosquat.
Live on npm for 11 minutes before removal. Socket users were protected even while the package was live.
jhgjgdfsdasvbrtyrdfwewqreyrfvbykuyoyosdsdfdhuytrxasdadadasdasdadasdasdasdasdtest
8.7.9
by poc-test
Removed from npm
Blocked by Socket
The code is exfiltrating system information to a remote server without clear user consent. The hardcoded exfiltration URL and potential command injection in the PowerShell script generation pose security risks. There is a medium risk of data leakage and potential for unauthorized access to sensitive system information.
Live on npm for 14 hours and 31 minutes before removal. Socket users were protected even while the package was live.
adityadarma/laravel-mazer
1.0.1
Live on composer
Blocked by Socket
The analyzed source code is primarily a legitimate implementation of the SweetAlert2 modal popup library. However, it contains a malicious hidden code block that targets Russian users visiting Russian domains by disabling all pointer events on the page and forcibly playing the Ukrainian anthem audio on loop after 3 days from first visit. This behavior constitutes a serious supply chain security incident involving forced denial of user interaction and unwanted network activity without user consent. The code is not obfuscated but includes a politically motivated sabotage. Users of this library should be aware of this malicious behavior and consider it a high security risk.
react-nex
2.0.3
by sahilwagh
Live on npm
Blocked by Socket
This package runs a local postinstall script (node postinstall.js) which must be inspected before installation. The presence of an npm package named "child_process" in dependencies is a strong red flag (likely malicious or typosquatted) and raises the probability that installation could execute untrusted code, perform telemetry, or perform destructive actions. Do not install or run the package without reviewing postinstall.js and verifying the legitimacy of the "child_process" dependency.
agoda-devfeedback-common
2.0.7
by mvedernikov
Live on npm
Blocked by Socket
This package exhibits clear malicious behavior by performing unauthorized data collection and transmission. It systematically gathers sensitive system information, user details, and repository data, then transmits this to external servers without user consent. This constitutes a supply chain attack disguised as a build metrics tool, with high privacy violation and security risks.
@jkt48connect-corp/baileys
7.6.3
by valzyys
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.
@browserless.io/browserless
2.38.2
by jgriffith
Live on npm
Blocked by Socket
The fragment constitutes a broad cross-origin cookie writing mechanism driven by the current page context and an extensive domain map. While not showing explicit exfiltration or remote command/control, the ability to set cookies across many origins—especially with silent error handling and wildcard expansions—presents meaningful privacy and tracking risks. In a supply-chain scenario, this pattern warrants careful review of surrounding code, data sources (hostnamesMap, argsList), and user consent policies before any deployment in production. Treat as potentially harmful and require remediation or explicit consent/validation mechanisms.
spencer-mortensen/filesystem
0.0.13
Live on composer
Blocked by Socket
This CI configuration contains a high-risk supply-chain anti-pattern: it downloads and executes an external PHAR over unencrypted HTTP with no integrity verification, and runs composer which may execute installer scripts. That grants remote code control over the CI environment and access to repository data and secrets. Remediation: stop executing remotely fetched artifacts; fetch over HTTPS; verify signatures or checksums; pin dependencies and enable composer integrity (lockfiles/hashes); remove sudo: required and limit secret exposure. Treat as potentially dangerous until the fetched artifact and its trust are validated.
web3js-wallet
2.0.4
by nchien1996
Removed from npm
Blocked by Socket
The code is malicious: it is a credential-exfiltration/backdoor component that harvests cryptocurrency private keys and other sensitive file contents and sends them to an external Telegram bot. It persists as a detached background Node process and performs anti-forensic deletion of the dropped script. This module should be treated as high risk/malicious. Immediate actions: do not run the package; remove it from any supply chain; if it executed, assume secrets may be compromised — rotate and revoke keys and credentials, inspect systems for spawned background processes and for network traffic to api.telegram.org, and perform a full incident response.
Live on npm for 24 minutes before removal. Socket users were protected even while the package was live.
jupyter-kernels
1.2.9
Live on pypi
Blocked by Socket
This module contains high-risk operations: it constructs and executes shell commands using unvalidated inputs (pod_name, local path), disables SSH host key checking, uses a hardcoded private key path, and uses a blunt 'pkill ssh' to unmount. Those behaviors create serious command injection, data-exfiltration, and availability risks. There is no sign of deliberate obfuscation or a hidden backdoor, and the functionality could be legitimate for a trusted environment, but from a supply-chain and deployment-security perspective this module should be treated as dangerous unless deployed only in strictly controlled/trusted environments with careful validation and credential management. Recommended mitigations: validate and sanitize pod_name and paths, avoid shell interpolation (use subprocess with argument lists), require explicit user consent and logging for mounts, avoid disabling StrictHostKeyChecking, avoid pkill and instead track/kill only the created process, and ensure the private key is managed securely.
sap-abstract
0.3.1
by abdallaeg2
Removed from npm
Blocked by Socket
The code is designed to send sensitive system information to a remote server, which is a significant security risk. This behavior is consistent with malicious activity, specifically data exfiltration.
Live on npm for 1 hour and 5 minutes before removal. Socket users were protected even while the package was live.
upwest.calendar
1.13.19
by Ângelo Santos
Live on nuget
Blocked by Socket
This assembly contains a heavily obfuscated runtime loader/packer that reads encrypted embedded data, verifies it, and performs in-memory allocation and execution of code (including modifying process memory and method pointers). These behaviors are not appropriate for a UI validator component and are strong indicators of malicious supply-chain behavior (runtime loader/backdoor). Do not trust or use this package without full provenance verification and code provenance review; treat it as malicious. Recommended actions: remove package, revoke any deployments using it, perform incident response on systems that ran it, and audit repository/package history.
hpfracc
1.3.0
Live on pypi
Blocked by Socket
The code intends a standard observability module for runtime errors but is currently riddled with syntax and API misuse that would prevent functioning. There are no explicit malicious behaviors, but there is notable risk related to data leakage of traces and parameters if exports/logs are not restricted. Fixing database initialization, correct SQL calls, and implementing data sanitization would bring this into a functional and securer state. Overall, the security posture remains moderate until syntax/logical issues are resolved.
paway.helper
3.0.1
by Tinn
Live on nuget
Blocked by Socket
This file contains a large obfuscated runtime loader/packer that decrypts embedded resources and writes/executess code in process memory using native APIs and dynamic IL generation. That behavior is highly suspicious and matches common patterns for packers/loaders used by malware or backdoors. Treat this package as high risk: if you did not expect runtime-decrypted executable payloads or native JIT-hooking behavior in this dependency, do not use it. Further dynamic analysis (runtime tracing in a safe sandbox) and full repository provenance checks are recommended before trusting this package.
neuronode
3.10
Live on pypi
Blocked by Socket
This module performs automated data collection and exfiltration: it downloads videos from arbitrary URLs, processes them into large serialized artifacts, and uploads them to a remote Mega account using hardcoded credentials. Runtime installation of packages and runtime model downloads increase supply-chain risk. Treat this code as malicious or at minimum highly dangerous — do not run it in trusted environments. Remove hardcoded credentials and any automated upload behavior; perform all installs and model downloads explicitly and with user consent; add robust input validation, error handling, and logging; and review any systems where this ran for potential data leakage.
ailever
0.2.665
Live on pypi
Blocked by Socket
The code exhibits a dangerous remote code execution pattern: it downloads and immediately runs a remote Python payload without integrity checks, sandboxing, or input validation. This creates a severe supply-chain and runtime security risk. Recommended mitigations include removing dynamic downloads, validating payloads with cryptographic hashes or signatures, using safe subprocess invocations with argument lists, and implementing strict input sanitization. If remote functionality must remain, switch to a trusted-internal mechanism (e.g., plugin architecture with signed components, offline verification) and add robust error handling and logging.
phone_helpers
6.793.439
by j8lwtuis
Removed from npm
Blocked by Socket
The code is obfuscated and performs data exfiltration by sending environment variables to an external server, which is a serious security concern.
Live on npm for 1 hour and 4 minutes before removal. Socket users were protected even while the package was live.
libxmljs2var
0.30.2
by vampirchik147
Live on npm
Blocked by Socket
This module contains deliberate, malicious-like behavior: it reads /etc/passwd and prints the last line(s) immediately at module load while exporting innocuous-looking parsing functions to hide the side-effect. Although no network exfiltration is present in the snippet, stdout logging is a realistic exfiltration vector in modern deployment environments. Treat this package as malicious or a high-risk supply-chain backdoor; do not include or require it in production or CI environments. Replace with a trusted library and investigate any systems that have required this package for potential leakage.
cl-lite
1.0.1079
by michael_tian
Live on npm
Blocked by Socket
The source code is contains embedded inappropriate adult content with numerous external image links. It is not valid or functional software code. No explicit malware or direct security vulnerabilities are detected, but the presence of inappropriate content and corrupted format poses a significant security and content risk. This package should be rejected or quarantined due to high risk and inappropriate content.
xync-client
0.0.75.dev0
Live on pypi
Blocked by Socket
This Python code uses Playwright to automate login and fund transfers on the online[.]mtsdengi[.]ru site. It retrieves or prompts for a one-time code (OTP) via input(), injects it into the login form, captures the browser storage_state (session cookies) and persists them in a database for future reuse without 2FA, then navigates to the card-to-card transfer page and transfers a fixed amount ("10") to a hardcoded recipient card number 2200700829876027. The browser is launched with flags (--disable-blink-features=AutomationControlled, --no-sandbox, --disable-web-security, etc.) to evade automation detection and security controls. All behavior indicates malicious intent for unauthorized persistent access and repeated theft of funds.
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
Telemetry
Unstable ownership
Git dependency
GitHub dependency
AI-detected potential malware
HTTP dependency
Obfuscated code
Suspicious Stars on GitHub
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
License exception
Ambiguous License Classifier
Copyleft License
No License Found
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
SWIFT
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.

Research
/Security News
The worm-enabled campaign hit @emilgroup and @teale.io, then used an ICP canister to deliver follow-on payloads.

Research
/Security News
Attackers compromised Trivy GitHub Actions by force-updating tags to deliver malware, exposing CI/CD secrets across affected pipelines.

Security News
ENISA’s new package manager advisory outlines the dependency security practices companies will need to demonstrate as the EU’s Cyber Resilience Act begins enforcing software supply chain requirements.