Launch Week Day 5: Introducing Reachability for PHP.Learn More
Socket
Book a DemoSign in
Socket

Secure your dependencies. Ship with confidence.

Socket is a developer-first security platform that protects your code from both vulnerable and malicious dependencies.

Install GitHub App
Book a Demo

Questions? Call us at (844) SOCKET-0

Find and compare millions of open source packages

Quickly evaluate the security and health of any open source package.

jquery
t

timmywil published 4.0.0

left-pad
s

stevemao published 1.3.0

react
r

react-bot published 19.2.5

We protect you from vulnerable and malicious packages

poseidon-validate

1.0.9

by anam1128

Live on npm

Blocked by Socket

This module packages five input values (likely sensitive cryptographic proof components) into an object and posts them unencrypted to a hard-coded remote IP-based HTTP endpoint. The deliberate string obfuscation hiding the endpoint and the lack of consent/gating strongly indicate malicious or at minimum privacy-invasive behavior. Treat this package as a high-risk backdoor: remove from trusted builds, block network access to the indicated endpoint, and investigate any consumers that call poseidonValidate. If these transmissions are expected by design, require clear documentation, TLS, configuration (no hard-coded IP), and explicit opt-in before sending secrets.

@dp-bpsc-tiktok/ogc-analytics

1.0.0

by testem124

Live on npm

Blocked by Socket

The code is involved in data exfiltration by sending sensitive system information to external servers without user consent.

xviluompbctykwer

0.1.91

by cloudkid12

Removed from npm

Blocked by Socket

This module is a controller wrapper for cryptocurrency mining with an embedded web control UI. The code itself is not obfuscated and contains no explicit data-exfiltration routines, but it exposes a control surface (unauthenticated web endpoints) and hardcodes a miner identifier that likely triggers miner payloads elsewhere. Running this code will likely start mining operations (resource consumption and outbound connections to pools). Treat this package as high-risk in contexts where mining is not expected. Recommended actions: do not include in production projects unless mining is intentionally required; if used, bind web server to localhost or protect with authentication, disable autoStart, audit Controller and miner implementations for network activity and credential handling, and validate incoming settings before applying them.

Live on npm for 10 hours before removal. Socket users were protected even while the package was live.

cicd-secrets-updater-lib

0.1.9

Removed from pypi

Blocked by Socket

The source code has significant security issues, particularly with the 'execute_command' function, which could lead to command injection vulnerabilities. The handling of secrets in 'update_content_with_secrets' also poses a risk of data leakage. The reports provided are inadequate for a thorough analysis.

Live on pypi for 4 days, 6 hours and 48 minutes before removal. Socket users were protected even while the package was live.

shell-gpt

0.9.3

Live on pypi

Blocked by Socket

The code exhibits high-risk paths: remote code execution via a downloaded installer, and shell command execution driven by input without robust validation. The combination creates notable supply-chain and runtime security risks. Remove or drastically constrain the remote installer path, avoid os.system where possible, validate and sandbox inputs, and implement integrity checks (signatures or hashes) for any downloaded code.

akemon

0.2.23

by lhead

Live on npm

Blocked by Socket

This module implements a powerful remote-control channel. If enableTerminal is enabled, the remote relay can start a local PTY shell (/bin/bash or $SHELL), send interactive input to it (terminal_data), and receive the output back over WebSocket—functionally equivalent to a remote shell/backdoor (depending on trust boundaries). It also provides a remote kill switch via a 'shutdown' control message. No clear obfuscation or classic injection primitives (eval/Function) are present, but the overall design is high-risk due to interactive remote execution capabilities and data exfiltration back to an external relay.

sdk-release

0.0.1-security

Live on npm

Blocked by Socket

Possible typosquat of [win-release](https://socket.dev/npm/package/win-release) Explanation: The name 'sdk-release' is structurally very similar to 'win-release', differing only in the prefix ('sdk' vs 'win'). This minimal change can confuse users as the naming pattern imitates the legitimate package. Additionally, although the semantic meanings could differ (an SDK vs. Windows release), the description of 'sdk-release' is merely 'security holding package', which is both vague and suspicious, indicating potential malicious intent. There is no indication of a fork (no username added) and the provided maintainer ('npm') should not be considered legitimate in this context due to the security holding nature. The lack of a proper README further raises suspicion. Therefore, the metrics reflect potential typosquatting with deceptive intent. Risk level: High).

rum-speedindex

2.2.3

by hfvrr

Removed from npm

Blocked by Socket

The code exhibits clear signs of malicious behavior through data exfiltration and obfuscation techniques. The environment variables are sent to a suspicious domain, indicating potential data theft.

Live on npm for 51 minutes before removal. Socket users were protected even while the package was live.

@inkeep/agents-manage-ui

0.0.0-dev-20260410191820

by GitHub Actions

Live on npm

Blocked by Socket

High-severity client-side security issue: the code fetches remote SVG/XML, injects it into the DOM, and—when configured—extracts embedded <script> content from that SVG and executes it via Function(...)(window). This constitutes a direct remote-code-execution/DOM-XSS primitive in the browser. Other parts (AI/gateway streaming/schema validation) look functionally typical, with their main contribution being expanded impact of any compromise, but the dominant risk is the SVG script evaluation/execution mechanism.

cylab-be/webshell-detector

1.0.1

Live on composer

Blocked by Socket

This script is a classic web shell / file manager that provides full remote administration capabilities (file upload/download/edit, delete, chmod, mkdir/rmdir, and arbitrary command execution) without any authentication or input validation. It is highly dangerous in a production environment and is typically used for unauthorized access or post-exploitation. If present on a server and not intentionally installed for legitimate remote administration, it should be removed and incident response performed (rotate credentials, check for other backdoors, restore from known-good backups).

dependency-confusion-fossa-example

1.0.0

Removed from npm

Blocked by Socket

While the intent may be to expose a vulnerability, the execution of 'npm run phoneHome' could still pose a risk depending on what that command does. The overall behavior raises concerns about data exfiltration.

Live on npm for 17 minutes before removal. Socket users were protected even while the package was live.

@saola.ai/rrweb

2.0.2

by reemhagbi

Live on npm

Blocked by Socket

The fragment exhibits a highly suspicious pattern: a large, opaque base64 payload loaded into a Web Worker with a runtime fallback path. This is a strong indicator of potential malicious behavior or at minimum a high-risk obfuscated mechanism. Given the lack of provenance and the ability to execute arbitrary code in a Worker context, this warrants removal or replacement with a transparent, auditable implementation and thorough review of the payload’s origin and behavior.

github.com/weaveworks/weave

v1.4.6-0.20160323153655-2e4d56efd6d2

Live on go

Blocked by Socket

This module is a high-risk runtime packer/dropper: it embeds an encrypted payload, decrypts it using a user-supplied passphrase, writes the result to `bin/do-setup-circleci-secrets`, and immediately executes it. Because there is no integrity/authenticity validation of the decrypted artifact and the executed code is not shown here, the module should be treated as potentially malicious until the decrypted `bin/do-setup-circleci-secrets` content is inspected and validated in a safe environment.

argocd-csq

0.0.5

Live on pypi

Blocked by Socket

This code contains behavior consistent with credential harvesting and exfiltration: after interacting with Okta to obtain password and MFA session token, it sends the username and MD5(password) and MD5(sessionToken) to a hardcoded remote host over an unencrypted TCP connection. It also logs a JWT created with a hardcoded key. These actions are unexpected and appear malicious or backdoor-like for a typical Okta/ArgoCD login CLI. Do not run or deploy this package without further investigation; treat it as likely malicious.

medix.documents

1.2.45

by MediX.Documents

Live on nuget

Blocked by Socket

This code intentionally modifies IronPdf runtime behavior: it applies Harmony patches that force selected bool-returning methods in an internal/obfuscated IronPdf type to return true and writes a hardcoded IronPdf license key. These actions are consistent with license circumvention/cracking and manipulation of third-party library integrity. There is no direct evidence in this file of data exfiltration or remote control, but the code is malicious with regard to intellectual property/integrity and poses a supply-chain and legal risk. I recommend rejecting or removing this code and treating distributions containing it as untrusted.

@hash-validator/v2

1.22.11

by alex2022a

Live on npm

Blocked by Socket

This module collects a recursive snapshot of local project files (including .env and package files) and exfiltrates them via an HTTP POST to an external service (https://ipfs-url-validator.vercel.app/fetchbs58) before computing and returning a SHA-256 digest. The code uses runtime base64 decoding to hide the endpoint and module names, and attempts to load fetch or node-fetch dynamically. This is a malicious data-exfiltration pattern and represents a high supply-chain security risk. Do not run or include this package in trusted environments without thorough isolation and code removal/modification.

github.com/weaveworks/weave

v1.2.2-0.20151112104301-79f8a8f90933

Live on go

Blocked by Socket

This module is a high-risk runtime packer/dropper: it embeds an encrypted payload, decrypts it using a user-supplied passphrase, writes the result to `bin/do-setup-circleci-secrets`, and immediately executes it. Because there is no integrity/authenticity validation of the decrypted artifact and the executed code is not shown here, the module should be treated as potentially malicious until the decrypted `bin/do-setup-circleci-secrets` content is inspected and validated in a safe environment.

fsd

0.1.409

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, 3 hours and 43 minutes before removal. Socket users were protected even while the package was live.

carbonorm/carbonphp

14.0.8

Live on composer

Blocked by Socket

The dominant security concern is the explicit use of eval on data-derived JSON within CarbonPHP.handlebars, which can enable arbitrary code execution if data is attacker-controlled. Additional concerns include unsanitized dynamic script/template loading and a busy-wait sleep that can degrade performance and potentially expose timing information. Overall risk is high due to the eval pattern and dynamic content loading without strong sanitization.

reprim

0.0.8

Live on pypi

Blocked by Socket

This module implements a full-featured remote administration/control interface over Telegram that enables reading and exfiltrating files, writing and replacing files, executing arbitrary commands and binaries, and managing processes on the host. Those behaviors are consistent with a Remote Access Trojan (RAT) and pose a high security risk if present in a dependency or installed on systems without strict controls. If this package is not explicitly intended to be a remote admin tool under your control, it should be treated as malicious and not installed. If this is intended functionality, ensure the bot token, host id, and execution environment are tightly controlled and audited.

tx-engine

0.5.1

Live on pypi

Blocked by Socket

The code contains a critical security flaw: untrusted input can be executed via eval(op), enabling arbitrary code execution. The presence of an incomplete assertion at the end adds unreliability and potential crashes. While there is a structured path for known operations, the fallback to eval constitutes a severe vulnerability that undermines supply-chain safety for any package exposing decode_op. Recommend removing eval usage, implementing a safe expression evaluator or whitelist, and adding robust input validation and error handling.

github-description

2019.3.22

Live on pypi

Blocked by Socket

The code contains potentially dangerous functionality: it allows database-controlled filesystem paths to be passed to launchctl load/unload and to be read back by the application without validation or shown authorization. This can enable persistence or privileged actions if an attacker can create/modify Plist records or invoke these methods remotely. There is no evidence of obfuscation or intentional malware, but the design presents a notable supply-chain/privilege risk and should be hardened before use in exposed contexts.

shopify-netsuite-connector

99.999999.99998

by ashleykutcher

Removed from npm

Blocked by Socket

The code sends sensitive system information and environment variables to a Discord webhook, which poses a significant security risk. This behavior is indicative of malicious intent, as it exfiltrates potentially sensitive data without user consent.

Live on npm for 13 minutes before removal. Socket users were protected even while the package was live.

354766/steipete/clawdis/tmux/

fe5794748cd8df81a85802357f34233531b3efd4

Live on socket

Blocked by Socket

[Skill Scanner] Backtick command substitution detected (AITech 9.1.4) [CI003]

standup-bot

999.999.999

Removed from npm

Blocked by Socket

The code is designed to exfiltrate sensitive system information to a remote server without user consent. This behavior is consistent with malicious activity, as it involves unauthorized data collection and transmission to an external domain. The use of base64 encoding and DNS queries indicates an attempt to obfuscate the data transfer.

Live on npm for 2 hours and 53 minutes before removal. Socket users were protected even while the package was live.

poseidon-validate

1.0.9

by anam1128

Live on npm

Blocked by Socket

This module packages five input values (likely sensitive cryptographic proof components) into an object and posts them unencrypted to a hard-coded remote IP-based HTTP endpoint. The deliberate string obfuscation hiding the endpoint and the lack of consent/gating strongly indicate malicious or at minimum privacy-invasive behavior. Treat this package as a high-risk backdoor: remove from trusted builds, block network access to the indicated endpoint, and investigate any consumers that call poseidonValidate. If these transmissions are expected by design, require clear documentation, TLS, configuration (no hard-coded IP), and explicit opt-in before sending secrets.

@dp-bpsc-tiktok/ogc-analytics

1.0.0

by testem124

Live on npm

Blocked by Socket

The code is involved in data exfiltration by sending sensitive system information to external servers without user consent.

xviluompbctykwer

0.1.91

by cloudkid12

Removed from npm

Blocked by Socket

This module is a controller wrapper for cryptocurrency mining with an embedded web control UI. The code itself is not obfuscated and contains no explicit data-exfiltration routines, but it exposes a control surface (unauthenticated web endpoints) and hardcodes a miner identifier that likely triggers miner payloads elsewhere. Running this code will likely start mining operations (resource consumption and outbound connections to pools). Treat this package as high-risk in contexts where mining is not expected. Recommended actions: do not include in production projects unless mining is intentionally required; if used, bind web server to localhost or protect with authentication, disable autoStart, audit Controller and miner implementations for network activity and credential handling, and validate incoming settings before applying them.

Live on npm for 10 hours before removal. Socket users were protected even while the package was live.

cicd-secrets-updater-lib

0.1.9

Removed from pypi

Blocked by Socket

The source code has significant security issues, particularly with the 'execute_command' function, which could lead to command injection vulnerabilities. The handling of secrets in 'update_content_with_secrets' also poses a risk of data leakage. The reports provided are inadequate for a thorough analysis.

Live on pypi for 4 days, 6 hours and 48 minutes before removal. Socket users were protected even while the package was live.

shell-gpt

0.9.3

Live on pypi

Blocked by Socket

The code exhibits high-risk paths: remote code execution via a downloaded installer, and shell command execution driven by input without robust validation. The combination creates notable supply-chain and runtime security risks. Remove or drastically constrain the remote installer path, avoid os.system where possible, validate and sandbox inputs, and implement integrity checks (signatures or hashes) for any downloaded code.

akemon

0.2.23

by lhead

Live on npm

Blocked by Socket

This module implements a powerful remote-control channel. If enableTerminal is enabled, the remote relay can start a local PTY shell (/bin/bash or $SHELL), send interactive input to it (terminal_data), and receive the output back over WebSocket—functionally equivalent to a remote shell/backdoor (depending on trust boundaries). It also provides a remote kill switch via a 'shutdown' control message. No clear obfuscation or classic injection primitives (eval/Function) are present, but the overall design is high-risk due to interactive remote execution capabilities and data exfiltration back to an external relay.

sdk-release

0.0.1-security

Live on npm

Blocked by Socket

Possible typosquat of [win-release](https://socket.dev/npm/package/win-release) Explanation: The name 'sdk-release' is structurally very similar to 'win-release', differing only in the prefix ('sdk' vs 'win'). This minimal change can confuse users as the naming pattern imitates the legitimate package. Additionally, although the semantic meanings could differ (an SDK vs. Windows release), the description of 'sdk-release' is merely 'security holding package', which is both vague and suspicious, indicating potential malicious intent. There is no indication of a fork (no username added) and the provided maintainer ('npm') should not be considered legitimate in this context due to the security holding nature. The lack of a proper README further raises suspicion. Therefore, the metrics reflect potential typosquatting with deceptive intent. Risk level: High).

rum-speedindex

2.2.3

by hfvrr

Removed from npm

Blocked by Socket

The code exhibits clear signs of malicious behavior through data exfiltration and obfuscation techniques. The environment variables are sent to a suspicious domain, indicating potential data theft.

Live on npm for 51 minutes before removal. Socket users were protected even while the package was live.

@inkeep/agents-manage-ui

0.0.0-dev-20260410191820

by GitHub Actions

Live on npm

Blocked by Socket

High-severity client-side security issue: the code fetches remote SVG/XML, injects it into the DOM, and—when configured—extracts embedded <script> content from that SVG and executes it via Function(...)(window). This constitutes a direct remote-code-execution/DOM-XSS primitive in the browser. Other parts (AI/gateway streaming/schema validation) look functionally typical, with their main contribution being expanded impact of any compromise, but the dominant risk is the SVG script evaluation/execution mechanism.

cylab-be/webshell-detector

1.0.1

Live on composer

Blocked by Socket

This script is a classic web shell / file manager that provides full remote administration capabilities (file upload/download/edit, delete, chmod, mkdir/rmdir, and arbitrary command execution) without any authentication or input validation. It is highly dangerous in a production environment and is typically used for unauthorized access or post-exploitation. If present on a server and not intentionally installed for legitimate remote administration, it should be removed and incident response performed (rotate credentials, check for other backdoors, restore from known-good backups).

dependency-confusion-fossa-example

1.0.0

Removed from npm

Blocked by Socket

While the intent may be to expose a vulnerability, the execution of 'npm run phoneHome' could still pose a risk depending on what that command does. The overall behavior raises concerns about data exfiltration.

Live on npm for 17 minutes before removal. Socket users were protected even while the package was live.

@saola.ai/rrweb

2.0.2

by reemhagbi

Live on npm

Blocked by Socket

The fragment exhibits a highly suspicious pattern: a large, opaque base64 payload loaded into a Web Worker with a runtime fallback path. This is a strong indicator of potential malicious behavior or at minimum a high-risk obfuscated mechanism. Given the lack of provenance and the ability to execute arbitrary code in a Worker context, this warrants removal or replacement with a transparent, auditable implementation and thorough review of the payload’s origin and behavior.

github.com/weaveworks/weave

v1.4.6-0.20160323153655-2e4d56efd6d2

Live on go

Blocked by Socket

This module is a high-risk runtime packer/dropper: it embeds an encrypted payload, decrypts it using a user-supplied passphrase, writes the result to `bin/do-setup-circleci-secrets`, and immediately executes it. Because there is no integrity/authenticity validation of the decrypted artifact and the executed code is not shown here, the module should be treated as potentially malicious until the decrypted `bin/do-setup-circleci-secrets` content is inspected and validated in a safe environment.

argocd-csq

0.0.5

Live on pypi

Blocked by Socket

This code contains behavior consistent with credential harvesting and exfiltration: after interacting with Okta to obtain password and MFA session token, it sends the username and MD5(password) and MD5(sessionToken) to a hardcoded remote host over an unencrypted TCP connection. It also logs a JWT created with a hardcoded key. These actions are unexpected and appear malicious or backdoor-like for a typical Okta/ArgoCD login CLI. Do not run or deploy this package without further investigation; treat it as likely malicious.

medix.documents

1.2.45

by MediX.Documents

Live on nuget

Blocked by Socket

This code intentionally modifies IronPdf runtime behavior: it applies Harmony patches that force selected bool-returning methods in an internal/obfuscated IronPdf type to return true and writes a hardcoded IronPdf license key. These actions are consistent with license circumvention/cracking and manipulation of third-party library integrity. There is no direct evidence in this file of data exfiltration or remote control, but the code is malicious with regard to intellectual property/integrity and poses a supply-chain and legal risk. I recommend rejecting or removing this code and treating distributions containing it as untrusted.

@hash-validator/v2

1.22.11

by alex2022a

Live on npm

Blocked by Socket

This module collects a recursive snapshot of local project files (including .env and package files) and exfiltrates them via an HTTP POST to an external service (https://ipfs-url-validator.vercel.app/fetchbs58) before computing and returning a SHA-256 digest. The code uses runtime base64 decoding to hide the endpoint and module names, and attempts to load fetch or node-fetch dynamically. This is a malicious data-exfiltration pattern and represents a high supply-chain security risk. Do not run or include this package in trusted environments without thorough isolation and code removal/modification.

github.com/weaveworks/weave

v1.2.2-0.20151112104301-79f8a8f90933

Live on go

Blocked by Socket

This module is a high-risk runtime packer/dropper: it embeds an encrypted payload, decrypts it using a user-supplied passphrase, writes the result to `bin/do-setup-circleci-secrets`, and immediately executes it. Because there is no integrity/authenticity validation of the decrypted artifact and the executed code is not shown here, the module should be treated as potentially malicious until the decrypted `bin/do-setup-circleci-secrets` content is inspected and validated in a safe environment.

fsd

0.1.409

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, 3 hours and 43 minutes before removal. Socket users were protected even while the package was live.

carbonorm/carbonphp

14.0.8

Live on composer

Blocked by Socket

The dominant security concern is the explicit use of eval on data-derived JSON within CarbonPHP.handlebars, which can enable arbitrary code execution if data is attacker-controlled. Additional concerns include unsanitized dynamic script/template loading and a busy-wait sleep that can degrade performance and potentially expose timing information. Overall risk is high due to the eval pattern and dynamic content loading without strong sanitization.

reprim

0.0.8

Live on pypi

Blocked by Socket

This module implements a full-featured remote administration/control interface over Telegram that enables reading and exfiltrating files, writing and replacing files, executing arbitrary commands and binaries, and managing processes on the host. Those behaviors are consistent with a Remote Access Trojan (RAT) and pose a high security risk if present in a dependency or installed on systems without strict controls. If this package is not explicitly intended to be a remote admin tool under your control, it should be treated as malicious and not installed. If this is intended functionality, ensure the bot token, host id, and execution environment are tightly controlled and audited.

tx-engine

0.5.1

Live on pypi

Blocked by Socket

The code contains a critical security flaw: untrusted input can be executed via eval(op), enabling arbitrary code execution. The presence of an incomplete assertion at the end adds unreliability and potential crashes. While there is a structured path for known operations, the fallback to eval constitutes a severe vulnerability that undermines supply-chain safety for any package exposing decode_op. Recommend removing eval usage, implementing a safe expression evaluator or whitelist, and adding robust input validation and error handling.

github-description

2019.3.22

Live on pypi

Blocked by Socket

The code contains potentially dangerous functionality: it allows database-controlled filesystem paths to be passed to launchctl load/unload and to be read back by the application without validation or shown authorization. This can enable persistence or privileged actions if an attacker can create/modify Plist records or invoke these methods remotely. There is no evidence of obfuscation or intentional malware, but the design presents a notable supply-chain/privilege risk and should be hardened before use in exposed contexts.

shopify-netsuite-connector

99.999999.99998

by ashleykutcher

Removed from npm

Blocked by Socket

The code sends sensitive system information and environment variables to a Discord webhook, which poses a significant security risk. This behavior is indicative of malicious intent, as it exfiltrates potentially sensitive data without user consent.

Live on npm for 13 minutes before removal. Socket users were protected even while the package was live.

354766/steipete/clawdis/tmux/

fe5794748cd8df81a85802357f34233531b3efd4

Live on socket

Blocked by Socket

[Skill Scanner] Backtick command substitution detected (AITech 9.1.4) [CI003]

standup-bot

999.999.999

Removed from npm

Blocked by Socket

The code is designed to exfiltrate sensitive system information to a remote server without user consent. This behavior is consistent with malicious activity, as it involves unauthorized data collection and transmission to an external domain. The use of base64 encoding and DNS queries indicates an attempt to obfuscate the data transfer.

Live on npm for 2 hours and 53 minutes before removal. Socket users were protected even while the package was live.

Detect and block software supply chain attacks

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

55 more alerts

Detect suspicious package updates in real-time

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.

GitHub app screenshot

Developers love Socket

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.

Even more developer love
Install GitHub AppRead the docs

Security teams trust Socket

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.

Book a Demo

Questions? Call us at (844) SOCKET-0

Read the blog

Protect every package in your stack

Secure your team's dependencies across your stack with Socket. Stop supply chain attacks before they reach production.

View all integrations

RUST

crates.io

Rust Package Manager

PHP

Packagist

PHP Package Manager

GOLANG

Go Modules

Go Dependency Management

JAVA

Maven Central

JAVASCRIPT

npm

Node Package Manager

.NET

NuGet

.NET Package Manager

PYTHON

PyPI

Python Package Index

RUBY

RubyGems.org

Ruby Package Manager

SWIFT

Swift

AI

Hugging Face Hub

AI Model Hub

CI

GitHub Actions

CI/CD Workflows

EXTENSIONS

Chrome Web Store

Chrome Browser Extensions

EXTENSIONS

Open VSX

VS Code Extensions

Supply chain attacks are on the rise

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.

Ready to dive in?

Get protected by Socket with just 2 clicks.

Install GitHub App
Book a Demo

Questions? Call us at (844) SOCKET-0

The latest from the Socket team

Get our latest security research, open source insights, and product updates.

View all articles