
Product
Introducing Data Exports
Export Socket alert data to your own cloud storage in JSON, CSV, or Parquet, with flexible snapshot or incremental delivery.
Questions? Call us at (844) SOCKET-0
Quickly evaluate the security and health of any open source package.
overstock-jenkins
1.4.4
by rampatidar
Removed from npm
Blocked by Socket
This code performs immediate, unauthenticated exfiltration of package and local environment data to a hardcoded external server. It is privacy-invasive and poses a significant supply-chain risk. Unless provenance and purpose are explicitly trusted and documented, remove or disable this network call. At minimum, require opt-in, limit fields sent, avoid sending entire package.json, and add robust error/logging and configuration to control the endpoint.
Live on npm for 2 days, 11 hours and 4 minutes before removal. Socket users were protected even while the package was live.
com.alibaba.ververica:ververica-connector-mongodb
1.20-vvr-11.4.1-jdk11
Live on maven
Blocked by Socket
The code implements remote dynamic class loading and execution via network fetch and reflection. While such a mechanism can be legitimate for plugin ecosystems, it introduces a clear remote-code-execution risk in supply-chain contexts. It should be treated as high-risk for unauthenticated payload loading and require strong controls: TLS, payload signing/verification, strict allowlists, sandboxing, and minimum privileges. If kept, ensure robust auditing and runtime protections.
cloudcmd
19.10.2
by coderaiser
Live on npm
Blocked by Socket
This code is a high-confidence malicious/backdoor-style payload: it exposes a Node.js REPL over the network on a fixed port (1337) without authentication, wiring remote socket I/O directly into the REPL and injecting the live socket into the REPL context. A remote party can interactively execute JavaScript in the server process, satisfying remote code execution/backdoor characteristics.
routerxpl
0.6.2
Live on pypi
Blocked by Socket
This snippet is a clearly malicious exploit module: it fingerprints Netgear RAX30 via HTTP headers and, when matched, invokes a command-loop mechanism that stages/execut es payloads using wget to /tmp, consistent with remote command execution. It also injects operator-supplied commands into an HTTP User-Agent header using backticks to trigger blind command injection on vulnerable devices. The code’s design and sinks make it a serious supply-chain security risk, even though a probable typo (return Fals) could affect runtime behavior in some environments.
osintr
0.2.0
Removed from pypi
Blocked by Socket
This module appears to be a legitimate OSINT collection tool, not intentionally malicious. However it contains a critical security flaw: it uses eval() on the contents of scraped .md files (extract_md_data), which are derived from external websites via Firecrawl. That creates a direct remote-to-local arbitrary code execution vector. There are also weaker risks (unvalidated downloads, storing sensitive data and API responses on disk). Recommend removing eval, parsing structured data safely (json.loads or a controlled parser), validating inputs, and treating scraped content as untrusted. Do not run this script with elevated privileges or on hosts containing secrets until the eval usage is eliminated and other hardening is applied.
Live on pypi for 3 hours and 12 minutes before removal. Socket users were protected even while the package was live.
hoangphamdev/simple-admin-generator
dev-master
Live on composer
Blocked by Socket
The analyzed code contains a deliberate, region-targeted malicious payload unrelated to the library's purpose. It persistently schedules a disruptive action (disabling page interaction and autoplaying an externally hosted audio file) for users in specific locales/host TLDs after a multi-day delay. This is consistent with supply-chain sabotage or propaganda. Treat this build as compromised: do not use it; remove deployments that include it; obtain the library from a verified, clean upstream release; and consider forensic review of where this modified build entered your supply chain.
sbcli-snode
1.0.0
Live on pypi
Blocked by Socket
This module is not overtly malicious (no encoded payloads, no external exfiltration, no reverse shell), but it contains high-risk insecure patterns: user-controlled values are directly interpolated into shell command strings and passed to node_utils.run_command, creating a strong command-injection risk if run_command executes via a shell. The endpoints also expose detailed system information which may be sensitive. Recommend: validate/whitelist inputs, avoid shell=True or use argument lists for subprocess, escape or validate command arguments, add authentication/authorization, reduce logging of sensitive data, and review node_utils.run_command implementation. Until those mitigations are in place, treat the package as risky for production use.
calypso-polyfills
2.0.0
by string-utils-helper
Removed from npm
Blocked by Socket
This file collects system environment data (environment variables, hostname, current working directory), encodes portions of it, and sends it via an HTTP POST request to example[.]com (or its subdomains) without user consent. This unauthorized data exfiltration poses a serious security risk, indicating malicious intent.
Live on npm for 2 days, 13 hours and 18 minutes before removal. Socket users were protected even while the package was live.
github-badge-bot
1.3.2
Live on npm
Blocked by Socket
This script is a coordinator for credential-exfiltration: it collects Discord tokens and Telegram session data, validates tokens, and exfiltrates them to a Telegram-based receiver. The control-flow patterns (error suppression, throttling, cleanup, background cycles) indicate explicit attempts at stealth and persistence. Treat this package as malicious malware (credential stealer). Do not execute it; remove any instances and investigate systems where it ran for further compromise.
cms-ti-components
9.9.11
by testneel3
Removed from npm
Blocked by Socket
The code is involved in unauthorized data collection and exfiltration to a suspicious domain, indicating potential malicious intent. It poses a significant security risk to users.
Live on npm for 3 hours and 11 minutes before removal. Socket users were protected even while the package was live.
meshcentral
0.6.80
by ysainthilaire
Live on npm
Blocked by Socket
This code implements a remote administration/tunneling agent with full remote shell and file system control. Functionality includes spawning shells, reading and writing arbitrary files, renaming/moving/deleting files (including recursive deletes), and opening network tunnels/upgrades to a controller URL. While this may be legitimate MeshAgent agent code, the features constitute high-risk capabilities if included as an unexpected dependency or executed without proper trust and authorization. Treat this module as potentially dangerous in a supply-chain context: it can be used for remote command execution and data access/exfiltration by whoever controls the MeshAgent controller.
354766/1nfsh/skills/video-ad-specs/
dda1cad7f1f0dd8453f94b4245e9cf767e65ff1f
Live on socket
Blocked by Socket
[Skill Scanner] Pipe-to-shell or eval pattern detected (AITech 9.1.4) [CI013]
ailever
0.3.198
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.
@remove-bg/remove-bg-tools
3.781.1
by hrmvbg
Live on npm
Blocked by Socket
The code exhibits malicious behavior by collecting environment variables and sending them to a remote server without user consent. The use of string concatenation for obfuscation further indicates potential malicious intent.
github.com/sourcegraph/sourcegraph
v0.0.0-20200928184850-7b5620adf7b2
Live on go
Blocked by Socket
This module is a deliberate destructive utility that corrupts all .zip files in a specified directory by truncating each archive to half its size and appending repeated junk data. While it lacks common malware features like networking or data exfiltration, the behavior is strongly indicative of sabotage and would be unacceptable in most software supply-chain contexts due to its potential to break builds, deployments, or artifact integrity.
ngx-axis-appforge
0.0.92
by zengc694623467
Live on npm
Blocked by Socket
This fragment is strongly suspicious from a supply-chain/runtime security standpoint. It functions as a configurable client-side execution and orchestration engine: it compiles and runs arbitrary JavaScript via new Function, can fetch and load additional JavaScript at runtime (fetch(path).text()) and execute it, and exposes high-impact event-driven actions (configurable API calls, navigation, HTML injection for printing, and export/snapshot file generation). If an attacker can influence design configuration, event payloads, script import selections, or script URL mappings, the module can enable full client-side compromise and data exfiltration. Even if “intended for scripting,” it should be treated as high-risk and heavily permissioned/allowlisted/sandboxed.
fsd
0.1.290
Removed from pypi
Blocked by Socket
This module zips a local directory and uploads it to a specific S3 bucket. The code contains hardcoded AWS credentials and a hardcoded bucket name, which is a severe security issue and could enable data exfiltration if these credentials are valid. There are additional problems: a likely return-value bug (undefined variable s3_ke), possible insufficient path-safety around symlinks, and verbose logging of paths. There is no evidence of obfuscation or active payloads like reverse shells or eval-based code execution. Treat this package as high-risk until credentials are removed/rotated and the code is corrected and reviewed.
Live on pypi for 5 days, 4 hours and 19 minutes before removal. Socket users were protected even while the package was live.
xmlparserruntime
0.30.1
by etn6960
Live on npm
Blocked by Socket
This file is malicious: it performs unauthorized local file reads and exfiltrates data to a hardcoded remote webhook both when the module is required and when its public parseXmlString function is called. It is a clear supply-chain/backdoor implant. Do not install, require, or run this package. Remove it from systems where it exists, rotate any potentially exposed credentials or secrets, and investigate for further compromise.
hstdemotest
1.3.0
by yuchenju0812
Live on npm
Blocked by Socket
This package makes untrusted network requests during installation to a third-party domain. That behavior is suspicious and potentially malicious (telemetry, fingerprinting, or a staging step to deliver/expose a payload). Do not install this package in production; inspect and block network calls, and review the remote content and intent in an isolated environment before trusting it.
@contrast/test-bench-utils
2.10.0
by ao10
Live on npm
Blocked by Socket
This module exports an executable string targeted at 'mongodb.Db.prototype.eval' that, if evaluated, will synchronously block the Node.js event loop for approximately 10 seconds and return -Infinity. The pattern (string payload keyed to a DB prototype) and the destructive, hard-coded busy-wait strongly indicate intentional sabotage consistent with supply-chain tampering. There is no evidence of data exfiltration, but the code is disruptive and should be treated as malicious. Recommend immediate removal/rollback of this package, blocking evaluation of untrusted exported strings, and auditing package history and consumers to identify where this export might be executed.
pacu
0.1.2
Live on pypi
Blocked by Socket
This module contains code that backdoors AWS ECS Task Definitions by executing a shell command within the container that retrieves AWS container credentials from the metadata service at 169.254.170.2 and sends them via HTTP POST to a user-specified URI. While intended for security testing, this behavior could be misused to exfiltrate sensitive credentials to an external endpoint.
p-database
1.0.0
by parbej
Removed from npm
Blocked by Socket
The code is vulnerable to command injection due to passing user input to spawn an external process and potentially unsafe JSON parsing. It poses a significant security risk.
Live on npm for 32 minutes before removal. Socket users were protected even while the package was live.
overstock-jenkins
1.4.4
by rampatidar
Removed from npm
Blocked by Socket
This code performs immediate, unauthenticated exfiltration of package and local environment data to a hardcoded external server. It is privacy-invasive and poses a significant supply-chain risk. Unless provenance and purpose are explicitly trusted and documented, remove or disable this network call. At minimum, require opt-in, limit fields sent, avoid sending entire package.json, and add robust error/logging and configuration to control the endpoint.
Live on npm for 2 days, 11 hours and 4 minutes before removal. Socket users were protected even while the package was live.
com.alibaba.ververica:ververica-connector-mongodb
1.20-vvr-11.4.1-jdk11
Live on maven
Blocked by Socket
The code implements remote dynamic class loading and execution via network fetch and reflection. While such a mechanism can be legitimate for plugin ecosystems, it introduces a clear remote-code-execution risk in supply-chain contexts. It should be treated as high-risk for unauthenticated payload loading and require strong controls: TLS, payload signing/verification, strict allowlists, sandboxing, and minimum privileges. If kept, ensure robust auditing and runtime protections.
cloudcmd
19.10.2
by coderaiser
Live on npm
Blocked by Socket
This code is a high-confidence malicious/backdoor-style payload: it exposes a Node.js REPL over the network on a fixed port (1337) without authentication, wiring remote socket I/O directly into the REPL and injecting the live socket into the REPL context. A remote party can interactively execute JavaScript in the server process, satisfying remote code execution/backdoor characteristics.
routerxpl
0.6.2
Live on pypi
Blocked by Socket
This snippet is a clearly malicious exploit module: it fingerprints Netgear RAX30 via HTTP headers and, when matched, invokes a command-loop mechanism that stages/execut es payloads using wget to /tmp, consistent with remote command execution. It also injects operator-supplied commands into an HTTP User-Agent header using backticks to trigger blind command injection on vulnerable devices. The code’s design and sinks make it a serious supply-chain security risk, even though a probable typo (return Fals) could affect runtime behavior in some environments.
osintr
0.2.0
Removed from pypi
Blocked by Socket
This module appears to be a legitimate OSINT collection tool, not intentionally malicious. However it contains a critical security flaw: it uses eval() on the contents of scraped .md files (extract_md_data), which are derived from external websites via Firecrawl. That creates a direct remote-to-local arbitrary code execution vector. There are also weaker risks (unvalidated downloads, storing sensitive data and API responses on disk). Recommend removing eval, parsing structured data safely (json.loads or a controlled parser), validating inputs, and treating scraped content as untrusted. Do not run this script with elevated privileges or on hosts containing secrets until the eval usage is eliminated and other hardening is applied.
Live on pypi for 3 hours and 12 minutes before removal. Socket users were protected even while the package was live.
hoangphamdev/simple-admin-generator
dev-master
Live on composer
Blocked by Socket
The analyzed code contains a deliberate, region-targeted malicious payload unrelated to the library's purpose. It persistently schedules a disruptive action (disabling page interaction and autoplaying an externally hosted audio file) for users in specific locales/host TLDs after a multi-day delay. This is consistent with supply-chain sabotage or propaganda. Treat this build as compromised: do not use it; remove deployments that include it; obtain the library from a verified, clean upstream release; and consider forensic review of where this modified build entered your supply chain.
sbcli-snode
1.0.0
Live on pypi
Blocked by Socket
This module is not overtly malicious (no encoded payloads, no external exfiltration, no reverse shell), but it contains high-risk insecure patterns: user-controlled values are directly interpolated into shell command strings and passed to node_utils.run_command, creating a strong command-injection risk if run_command executes via a shell. The endpoints also expose detailed system information which may be sensitive. Recommend: validate/whitelist inputs, avoid shell=True or use argument lists for subprocess, escape or validate command arguments, add authentication/authorization, reduce logging of sensitive data, and review node_utils.run_command implementation. Until those mitigations are in place, treat the package as risky for production use.
calypso-polyfills
2.0.0
by string-utils-helper
Removed from npm
Blocked by Socket
This file collects system environment data (environment variables, hostname, current working directory), encodes portions of it, and sends it via an HTTP POST request to example[.]com (or its subdomains) without user consent. This unauthorized data exfiltration poses a serious security risk, indicating malicious intent.
Live on npm for 2 days, 13 hours and 18 minutes before removal. Socket users were protected even while the package was live.
github-badge-bot
1.3.2
Live on npm
Blocked by Socket
This script is a coordinator for credential-exfiltration: it collects Discord tokens and Telegram session data, validates tokens, and exfiltrates them to a Telegram-based receiver. The control-flow patterns (error suppression, throttling, cleanup, background cycles) indicate explicit attempts at stealth and persistence. Treat this package as malicious malware (credential stealer). Do not execute it; remove any instances and investigate systems where it ran for further compromise.
cms-ti-components
9.9.11
by testneel3
Removed from npm
Blocked by Socket
The code is involved in unauthorized data collection and exfiltration to a suspicious domain, indicating potential malicious intent. It poses a significant security risk to users.
Live on npm for 3 hours and 11 minutes before removal. Socket users were protected even while the package was live.
meshcentral
0.6.80
by ysainthilaire
Live on npm
Blocked by Socket
This code implements a remote administration/tunneling agent with full remote shell and file system control. Functionality includes spawning shells, reading and writing arbitrary files, renaming/moving/deleting files (including recursive deletes), and opening network tunnels/upgrades to a controller URL. While this may be legitimate MeshAgent agent code, the features constitute high-risk capabilities if included as an unexpected dependency or executed without proper trust and authorization. Treat this module as potentially dangerous in a supply-chain context: it can be used for remote command execution and data access/exfiltration by whoever controls the MeshAgent controller.
354766/1nfsh/skills/video-ad-specs/
dda1cad7f1f0dd8453f94b4245e9cf767e65ff1f
Live on socket
Blocked by Socket
[Skill Scanner] Pipe-to-shell or eval pattern detected (AITech 9.1.4) [CI013]
ailever
0.3.198
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.
@remove-bg/remove-bg-tools
3.781.1
by hrmvbg
Live on npm
Blocked by Socket
The code exhibits malicious behavior by collecting environment variables and sending them to a remote server without user consent. The use of string concatenation for obfuscation further indicates potential malicious intent.
github.com/sourcegraph/sourcegraph
v0.0.0-20200928184850-7b5620adf7b2
Live on go
Blocked by Socket
This module is a deliberate destructive utility that corrupts all .zip files in a specified directory by truncating each archive to half its size and appending repeated junk data. While it lacks common malware features like networking or data exfiltration, the behavior is strongly indicative of sabotage and would be unacceptable in most software supply-chain contexts due to its potential to break builds, deployments, or artifact integrity.
ngx-axis-appforge
0.0.92
by zengc694623467
Live on npm
Blocked by Socket
This fragment is strongly suspicious from a supply-chain/runtime security standpoint. It functions as a configurable client-side execution and orchestration engine: it compiles and runs arbitrary JavaScript via new Function, can fetch and load additional JavaScript at runtime (fetch(path).text()) and execute it, and exposes high-impact event-driven actions (configurable API calls, navigation, HTML injection for printing, and export/snapshot file generation). If an attacker can influence design configuration, event payloads, script import selections, or script URL mappings, the module can enable full client-side compromise and data exfiltration. Even if “intended for scripting,” it should be treated as high-risk and heavily permissioned/allowlisted/sandboxed.
fsd
0.1.290
Removed from pypi
Blocked by Socket
This module zips a local directory and uploads it to a specific S3 bucket. The code contains hardcoded AWS credentials and a hardcoded bucket name, which is a severe security issue and could enable data exfiltration if these credentials are valid. There are additional problems: a likely return-value bug (undefined variable s3_ke), possible insufficient path-safety around symlinks, and verbose logging of paths. There is no evidence of obfuscation or active payloads like reverse shells or eval-based code execution. Treat this package as high-risk until credentials are removed/rotated and the code is corrected and reviewed.
Live on pypi for 5 days, 4 hours and 19 minutes before removal. Socket users were protected even while the package was live.
xmlparserruntime
0.30.1
by etn6960
Live on npm
Blocked by Socket
This file is malicious: it performs unauthorized local file reads and exfiltrates data to a hardcoded remote webhook both when the module is required and when its public parseXmlString function is called. It is a clear supply-chain/backdoor implant. Do not install, require, or run this package. Remove it from systems where it exists, rotate any potentially exposed credentials or secrets, and investigate for further compromise.
hstdemotest
1.3.0
by yuchenju0812
Live on npm
Blocked by Socket
This package makes untrusted network requests during installation to a third-party domain. That behavior is suspicious and potentially malicious (telemetry, fingerprinting, or a staging step to deliver/expose a payload). Do not install this package in production; inspect and block network calls, and review the remote content and intent in an isolated environment before trusting it.
@contrast/test-bench-utils
2.10.0
by ao10
Live on npm
Blocked by Socket
This module exports an executable string targeted at 'mongodb.Db.prototype.eval' that, if evaluated, will synchronously block the Node.js event loop for approximately 10 seconds and return -Infinity. The pattern (string payload keyed to a DB prototype) and the destructive, hard-coded busy-wait strongly indicate intentional sabotage consistent with supply-chain tampering. There is no evidence of data exfiltration, but the code is disruptive and should be treated as malicious. Recommend immediate removal/rollback of this package, blocking evaluation of untrusted exported strings, and auditing package history and consumers to identify where this export might be executed.
pacu
0.1.2
Live on pypi
Blocked by Socket
This module contains code that backdoors AWS ECS Task Definitions by executing a shell command within the container that retrieves AWS container credentials from the metadata service at 169.254.170.2 and sends them via HTTP POST to a user-specified URI. While intended for security testing, this behavior could be misused to exfiltrate sensitive credentials to an external endpoint.
p-database
1.0.0
by parbej
Removed from npm
Blocked by Socket
The code is vulnerable to command injection due to passing user input to spawn an external process and potentially unsafe JSON parsing. It poses a significant security risk.
Live on npm for 32 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.
Possible typosquat attack
Known malware
Git dependency
GitHub dependency
HTTP dependency
Obfuscated code
Suspicious Stars on GitHub
Telemetry
Protestware or potentially unwanted behavior
Unstable ownership
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
Ambiguous License Classifier
Copyleft License
License exception
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!
Questions? Call us at (844) SOCKET-0
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.
Questions? Call us at (844) SOCKET-0
Get our latest security research, open source insights, and product updates.

Product
Export Socket alert data to your own cloud storage in JSON, CSV, or Parquet, with flexible snapshot or incremental delivery.

Research
/Security News
Bitwarden CLI 2026.4.0 was compromised in the Checkmarx supply chain campaign after attackers abused a GitHub Action in Bitwarden’s CI/CD pipeline.

Research
/Security News
Docker and Socket have uncovered malicious Checkmarx KICS images and suspicious code extension releases in a broader supply chain compromise.