
Security News
minimatch Patches 3 High-Severity ReDoS Vulnerabilities
minimatch patched three high-severity ReDoS vulnerabilities that can stall the Node.js event loop, and Socket has released free certified patches.
Quickly evaluate the security and health of any open source package.
half-orm-dev
0.17.2a1
Removed from PyPI
Blocked by Socket
This module provides expected patch-management functionality but includes high-risk operations: executing Python patch files and executing arbitrary SQL from files. Those behaviors are functionally necessary for the tool but present a supply-chain/operational risk if patch files or the Patches directory are writable by untrusted actors or if PatchValidator does not strictly validate/normalize patch IDs (possible path traversal). There are no explicit signs of malware (no obfuscated payloads, no hardcoded C2 domains, no credential harvesting). The main security concern is legitimate but dangerous functionality: running untrusted code and SQL. I recommend: enforce strict validation of patch_id (no .. or absolute paths), restrict who can create/write to Patches/, treat patch files as untrusted (code review before execution), run Python patches and SQL in isolated/sandboxed environments when possible, and add more robust error handling for truncated message bugs. Overall: not malware in itself but medium-high security risk in a supply chain context because it executes content from the repository without sandboxing.
Live on PyPI for 1 day, 15 hours and 22 minutes before removal. Socket users were protected even while the package was live.
fazer-lang
3.2.1
by hmj34
Live on npm
Blocked by Socket
The Fazer code fragment implements a broad, privileged runtime with multiple backdoor-like and persistence-oriented capabilities (self_destruct, implant beacon, startup/registry persistence, remote command execution paths, GUI/PowerShell payloads). While some features could be legitimate in a tightly controlled admin tool, the combination of unrestricted OS access, persistence mechanisms, and remote-control vectors constitutes a high-security risk and potential malware behavior. Treat as dangerous in public dependencies; require strict isolation, provenance checks, least-privilege design, and robust access controls before integrating or distributing.
storybook-cte-library
1.7.8
by lcabral578
Live on npm
Blocked by Socket
The package contains a hidden payload that targets Russian language users visiting Russian and Belarusian sites. For those users, it will disable user interaction and play a looping audio of the Ukrainian anthem after 3 days. Therefore, it is marked as malware only because it freezes interactions for many users. This behavior is not disclosed in any documentation of the package and seriously disrupts user experience.
ailever
0.2.726
Live on PyPI
Blocked by Socket
The code presents a strong supply-chain and remote-execution risk by automatically downloading and executing remote Python payloads without integrity checks or sandboxing. It also creates and runs external services (Jupyter, Visdom, RStudio) based on user inputs, which can amplify impact if the remote payload is malicious. Mitigations include removing remote code execution paths, adding cryptographic verification (signatures or hash checks), isolating execution (sandboxes or containerization), validating inputs, and avoiding untrusted downloads or executions.
web3js-wallet
1.0.22
by nchien1996
Live on npm
Blocked by Socket
This module is a malicious credential stealer targeting cryptocurrency wallets. It recursively scans files for private keys and mnemonic phrases using numerous targeted regexes and exfiltrates any findings to a Telegram bot via the Bot API. The behavior (silent errors, deliberate delays, wide coverage of wallet formats, network exfiltration) indicates clear malicious intent. Do not execute this code; treat any environment where it ran as compromised for crypto assets and rotate/recover secrets immediately.
sbcli-dev
10.1.48
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.
zen-gitsync
2.10.16
by xzisme
Live on npm
Blocked by Socket
The fragment implements an interactive remote shell interface over socket.io that executes arbitrary commands received from clients using spawn(..., shell: true) with user-controlled cwd and stdin. This constitutes a direct remote code execution and data-exfiltration capability if an attacker can send socket events (or if socket access is insufficiently restricted). Mitigations: restrict who can connect and send these events, sanitize or whitelist allowed commands, avoid shell:true by using arg arrays, validate and normalize cwd paths, and filter environment variables passed to child processes. No clear signs of intentional malware or obfuscation were found, but the design is dangerously capable of abuse and should be treated as high security risk in absence of strong access controls.
mobilecoder-mcp
2.1.1
Live on npm
Blocked by Socket
This file implements a full remote-access agent (PTY-backed remote shell) that connects to a hardcoded relay (api.mobilecoder.xyz), accepts encrypted commands that can run arbitrary shell input and read arbitrary files, and exfiltrates terminal output and file contents. While it contains encryption and some replay mitigation, it lacks strong authentication (possession of a short connection code is sufficient), lacks authenticated encryption (no MAC/AEAD), and permits arbitrary command execution and file reads. This is high-risk behavior for general packages and should be treated as a backdoor unless explicit, well-scoped user intent and secure operational controls are documented and enforced.
354766/acaprino/alfio-claude-plugins/uv-package-manager/
eebd20ee9c030eb0e1995ed4d8f3423a9af621de
Live on Socket Artifact
Blocked by Socket
[Skill Scanner] Pipe-to-shell or eval pattern detected All findings: [CRITICAL] command_injection: Pipe-to-shell or eval pattern detected (CI013) [AITech 9.1.4] [CRITICAL] command_injection: URL pointing to executable file detected (CI010) [AITech 9.1.4] [CRITICAL] command_injection: URL pointing to executable file detected (CI010) [AITech 9.1.4] [CRITICAL] command_injection: Installation of third-party script detected (SC006) [AITech 9.1.4] [CRITICAL] command_injection: Installation of third-party script detected (SC006) [AITech 9.1.4] [CRITICAL] command_injection: Installation of third-party script detected (SC006) [AITech 9.1.4] [CRITICAL] command_injection: Installation of third-party script detected (SC006) [AITech 9.1.4] [CRITICAL] command_injection: Instruction directing agent to run/execute external content (CI011) [AITech 9.1.4] [CRITICAL] command_injection: Installation of third-party script detected (SC006) [AITech 9.1.4] [CRITICAL] command_injection: Installation of third-party script detected (SC006) [AITech 9.1.4] [CRITICAL] command_injection: Installation of third-party script detected (SC006) [AITech 9.1.4] [CRITICAL] command_injection: Installation of third-party script detected (SC006) [AITech 9.1.4] [CRITICAL] command_injection: Installation of third-party script detected (SC006) [AITech 9.1.4] [CRITICAL] command_injection: Installation of third-party script detected (SC006) [AITech 9.1.4] [CRITICAL] command_injection: Installation of third-party script detected (SC006) [AITech 9.1.4] [HIGH] command_injection: Reference to external script with install/setup context (SC005) [HIGH] command_injection: PowerShell execution detected (CI005) [AITech 9.1.4] [HIGH] command_injection: Reference to external script with install/setup context (SC005) This is a documentation-only skill describing how to use the 'uv' package manager. No malicious code is present in the provided text. The guidance is consistent with the stated purpose. The main supply-chain risk is the recommended curl|sh and PowerShell 'iex' installers and copying binaries from registries — these are common convenience patterns but require trusting the remote endpoints (astral.sh, ghcr.io). Recommend: audit any remote install script before executing, prefer official package manager installs (pip, brew, distro packages), verify container image provenance, and treat custom package sources as untrusted by default. LLM verification: The file is documentation for 'uv' and does not contain executable or obfuscated malicious code. The principal security concern is operational: the documentation recommends high-risk install patterns (pipe-to-shell and PowerShell iex), unpinned package installations, and installing directly from git — all of which increase supply-chain attack surface. Treat these instructions as potentially dangerous if followed without verification. Mitigations: require manual inspection of remote scripts, pref
logify-pino
3.1.3
by chainai
Live on npm
Blocked by Socket
The provided module is a compact launcher that spawns a detached Node.js child process to run a local script (license.js) and redirects its stdout/stderr to ./out.log and ./err.log. The code itself does not show direct exfiltration, obfuscation, dynamic evaluation, or hard-coded credentials. However, it enables background persistent execution of arbitrary code located in license.js without validation, which is a high-value execution vector for malicious activity if that file is untrusted or can be modified (supply-chain risk). Recommend: (1) inspect and audit license.js content and provenance, (2) remove or require explicit opt-in for backgrounding behavior, (3) add integrity checks (signature or checksum) before execution, (4) avoid writing logs to unpredictable cwd or use controlled logging, and (5) add error handling around fs and spawn operations.
jlab
1.1.55
Live on PyPI
Blocked by Socket
This snippet performs unsafe remote deserialization: it downloads a .bin file from an external GitHub repository and directly passes the bytes to pickle.loads. That pattern enables remote arbitrary code execution if the serialized payload is malicious or the repository is compromised. The code is high-risk for supply-chain/malicious payloads and should not be used in production without strong integrity/authentication controls or replacing pickle with safer formats. Also fix the syntax error and add proper error handling.
typhonbreaker
1.0.7.3
Live on PyPI
Blocked by Socket
This code is a sandbox-escape / RCE bypass toolkit. It intentionally constructs and executes payloads to restore builtins, import modules, run commands, and read files in restricted Python environments. It should be considered malicious or at minimum highly dangerous for inclusion in dependencies or execution in untrusted contexts. Do not install or run this package in production or on sensitive hosts without thorough review and containment.
leadtools.document
23.0.0.3
by LEADTOOLS
Live on NuGet
Blocked by Socket
This code contains a highly obfuscated runtime loader/unpacker that: reads embedded or external encrypted data, decrypts it with a hardcoded AES key/IV, allocates memory, writes decrypted bytes into memory (and potentially into other processes), resolves native function pointers, and invokes them via delegates/RuntimeHelpers. These are canonical behaviors for in-memory code injection or loader components. Combined with heavy obfuscation and direct use of Win32 memory APIs, this is a high-risk, likely malicious component in the package. I recommend treating this artifact as malicious/untrusted: do not use the package in production, perform a full incident-level analysis, and obtain a clean, verified version of the dependency from the vendor. If this is expected functionality (rare), it must be validated in a secure environment and fully documented by the vendor.
@synsci/cli-darwin-x64
1.1.80
by syntheticsciences
Live on npm
Blocked by Socket
[Skill Scanner] Installation of third-party script detected (AITech 9.1.4) [SC006]
cms-businesslogic-extensions
1.99.9
by confusion-test3
Removed from npm
Blocked by Socket
The code is designed to exfiltrate sensitive system information to an external domain using DNS queries, which is a clear indication of malicious intent. The use of encoding and DNS queries suggests an attempt to hide this activity.
Live on npm for 3 days, 2 hours and 23 minutes before removal. Socket users were protected even while the package was live.
com.github.jspxnet:jspx-framework
6.79
Live on Maven Central
Blocked by Socket
The SystemUtil fragment is high-risk from a supply-chain security perspective. It contains multiple public entry points that allow arbitrary command execution, Windows-centric system interrogation, and host fingerprinting. These capabilities, if misused or exposed to untrusted inputs, could lead to remote code execution, data leakage, or disruption. Recommend removing or severely sandboxing external command execution paths, replacing Windows-only scripting flows with safe abstractions, hardening input validation (prefer whitelists and narrow command parameters), and avoiding public exposure of sensitive identifiers like SYSTEM_GUID. If retained, restrict usage to trusted environments and provide explicit security prompts and auditing hooks.
prose_diff
9999.9999.9999
by Ohio Schools R1 Admin
Live on RubyGems.org
Blocked by Socket
This code collects system-identifying data (username, hostname, file path), hex-encodes it, constructs a domain under a hardcoded external base ('furb.pw') embedding that data into subdomain labels, and issues an HTTPS GET to that domain — a clear data-exfiltration pattern. The behavior is malicious or at minimum privacy-invasive telemetry sent to an external third party. The package should not be trusted or used without removal of the network exfiltration logic and a full audit.
common-icons
1.0.88
by cwg_poc
Removed from npm
Blocked by Socket
The code exhibits malicious behavior by accessing sensitive AWS metadata and exfiltrating system information to an external domain.
Live on npm for 16 hours and 7 minutes before removal. Socket users were protected even while the package was live.
admin10001
1.0.366
by rank121
Removed from npm
Blocked by Socket
This preinstall script is malicious: it collects process, network, and job-specific JSON data, encodes it, and exfiltrates it to an external HTTP server. This constitutes high-risk data exfiltration and remote telemetry and should be treated as malware. Do not install or run this package and investigate any systems where it was executed for potential compromise.
Live on npm for 6 hours and 30 minutes before removal. Socket users were protected even while the package was live.
bluelamp-ai
0.45.3
Removed from PyPI
Blocked by Socket
This module is a loader that executes an opaque, embedded payload. The use of base64 + zlib compression combined with exec() is a strong obfuscation indicator and increases supply-chain risk. Treat the package as suspicious until the compressed payload is decoded and reviewed in a safe, instrumented environment. Do not install or import this module in production without further analysis.
Live on PyPI for 2 hours and 4 minutes before removal. Socket users were protected even while the package was live.
mtmai
0.4.140
Live on PyPI
Blocked by Socket
The code exposes powerful administrative actions: arbitrary shell execution, arbitrary file reads, full environment dumps, and building/pushing Docker images to a hardcoded registry. These are not obfuscated but are high-risk capabilities that can be abused for data exfiltration, remote code execution, and supply-chain leakage if the superuser authentication is compromised or misconfigured. The presence of a hardcoded remote image name for docker push is suspicious for unintended outbound artifact exfiltration. Recommendation: avoid including these endpoints in public packages or ensure strict, auditable authentication and input validation; remove hardcoded push targets and avoid returning full environment variables or arbitrary file contents.
genug
1.0.8
by ubershinysheep
Live on npm
Blocked by Socket
This code contains critical security vulnerabilities including arbitrary code execution via eval() and dynamic module loading. It represents a classic backdoor implementation that could be used for supply chain attacks. The code should not be used in production environments.
jessa-vue-components
5.13.1563
Removed from npm
Blocked by Socket
The code is likely malicious, as it collects and transmits system information to an external domain using obfuscation techniques. This behavior indicates potential data exfiltration.
Live on npm for 3 minutes before removal. Socket users were protected even while the package was live.
half-orm-dev
0.17.2a1
Removed from PyPI
Blocked by Socket
This module provides expected patch-management functionality but includes high-risk operations: executing Python patch files and executing arbitrary SQL from files. Those behaviors are functionally necessary for the tool but present a supply-chain/operational risk if patch files or the Patches directory are writable by untrusted actors or if PatchValidator does not strictly validate/normalize patch IDs (possible path traversal). There are no explicit signs of malware (no obfuscated payloads, no hardcoded C2 domains, no credential harvesting). The main security concern is legitimate but dangerous functionality: running untrusted code and SQL. I recommend: enforce strict validation of patch_id (no .. or absolute paths), restrict who can create/write to Patches/, treat patch files as untrusted (code review before execution), run Python patches and SQL in isolated/sandboxed environments when possible, and add more robust error handling for truncated message bugs. Overall: not malware in itself but medium-high security risk in a supply chain context because it executes content from the repository without sandboxing.
Live on PyPI for 1 day, 15 hours and 22 minutes before removal. Socket users were protected even while the package was live.
fazer-lang
3.2.1
by hmj34
Live on npm
Blocked by Socket
The Fazer code fragment implements a broad, privileged runtime with multiple backdoor-like and persistence-oriented capabilities (self_destruct, implant beacon, startup/registry persistence, remote command execution paths, GUI/PowerShell payloads). While some features could be legitimate in a tightly controlled admin tool, the combination of unrestricted OS access, persistence mechanisms, and remote-control vectors constitutes a high-security risk and potential malware behavior. Treat as dangerous in public dependencies; require strict isolation, provenance checks, least-privilege design, and robust access controls before integrating or distributing.
storybook-cte-library
1.7.8
by lcabral578
Live on npm
Blocked by Socket
The package contains a hidden payload that targets Russian language users visiting Russian and Belarusian sites. For those users, it will disable user interaction and play a looping audio of the Ukrainian anthem after 3 days. Therefore, it is marked as malware only because it freezes interactions for many users. This behavior is not disclosed in any documentation of the package and seriously disrupts user experience.
ailever
0.2.726
Live on PyPI
Blocked by Socket
The code presents a strong supply-chain and remote-execution risk by automatically downloading and executing remote Python payloads without integrity checks or sandboxing. It also creates and runs external services (Jupyter, Visdom, RStudio) based on user inputs, which can amplify impact if the remote payload is malicious. Mitigations include removing remote code execution paths, adding cryptographic verification (signatures or hash checks), isolating execution (sandboxes or containerization), validating inputs, and avoiding untrusted downloads or executions.
web3js-wallet
1.0.22
by nchien1996
Live on npm
Blocked by Socket
This module is a malicious credential stealer targeting cryptocurrency wallets. It recursively scans files for private keys and mnemonic phrases using numerous targeted regexes and exfiltrates any findings to a Telegram bot via the Bot API. The behavior (silent errors, deliberate delays, wide coverage of wallet formats, network exfiltration) indicates clear malicious intent. Do not execute this code; treat any environment where it ran as compromised for crypto assets and rotate/recover secrets immediately.
sbcli-dev
10.1.48
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.
zen-gitsync
2.10.16
by xzisme
Live on npm
Blocked by Socket
The fragment implements an interactive remote shell interface over socket.io that executes arbitrary commands received from clients using spawn(..., shell: true) with user-controlled cwd and stdin. This constitutes a direct remote code execution and data-exfiltration capability if an attacker can send socket events (or if socket access is insufficiently restricted). Mitigations: restrict who can connect and send these events, sanitize or whitelist allowed commands, avoid shell:true by using arg arrays, validate and normalize cwd paths, and filter environment variables passed to child processes. No clear signs of intentional malware or obfuscation were found, but the design is dangerously capable of abuse and should be treated as high security risk in absence of strong access controls.
mobilecoder-mcp
2.1.1
Live on npm
Blocked by Socket
This file implements a full remote-access agent (PTY-backed remote shell) that connects to a hardcoded relay (api.mobilecoder.xyz), accepts encrypted commands that can run arbitrary shell input and read arbitrary files, and exfiltrates terminal output and file contents. While it contains encryption and some replay mitigation, it lacks strong authentication (possession of a short connection code is sufficient), lacks authenticated encryption (no MAC/AEAD), and permits arbitrary command execution and file reads. This is high-risk behavior for general packages and should be treated as a backdoor unless explicit, well-scoped user intent and secure operational controls are documented and enforced.
354766/acaprino/alfio-claude-plugins/uv-package-manager/
eebd20ee9c030eb0e1995ed4d8f3423a9af621de
Live on Socket Artifact
Blocked by Socket
[Skill Scanner] Pipe-to-shell or eval pattern detected All findings: [CRITICAL] command_injection: Pipe-to-shell or eval pattern detected (CI013) [AITech 9.1.4] [CRITICAL] command_injection: URL pointing to executable file detected (CI010) [AITech 9.1.4] [CRITICAL] command_injection: URL pointing to executable file detected (CI010) [AITech 9.1.4] [CRITICAL] command_injection: Installation of third-party script detected (SC006) [AITech 9.1.4] [CRITICAL] command_injection: Installation of third-party script detected (SC006) [AITech 9.1.4] [CRITICAL] command_injection: Installation of third-party script detected (SC006) [AITech 9.1.4] [CRITICAL] command_injection: Installation of third-party script detected (SC006) [AITech 9.1.4] [CRITICAL] command_injection: Instruction directing agent to run/execute external content (CI011) [AITech 9.1.4] [CRITICAL] command_injection: Installation of third-party script detected (SC006) [AITech 9.1.4] [CRITICAL] command_injection: Installation of third-party script detected (SC006) [AITech 9.1.4] [CRITICAL] command_injection: Installation of third-party script detected (SC006) [AITech 9.1.4] [CRITICAL] command_injection: Installation of third-party script detected (SC006) [AITech 9.1.4] [CRITICAL] command_injection: Installation of third-party script detected (SC006) [AITech 9.1.4] [CRITICAL] command_injection: Installation of third-party script detected (SC006) [AITech 9.1.4] [CRITICAL] command_injection: Installation of third-party script detected (SC006) [AITech 9.1.4] [HIGH] command_injection: Reference to external script with install/setup context (SC005) [HIGH] command_injection: PowerShell execution detected (CI005) [AITech 9.1.4] [HIGH] command_injection: Reference to external script with install/setup context (SC005) This is a documentation-only skill describing how to use the 'uv' package manager. No malicious code is present in the provided text. The guidance is consistent with the stated purpose. The main supply-chain risk is the recommended curl|sh and PowerShell 'iex' installers and copying binaries from registries — these are common convenience patterns but require trusting the remote endpoints (astral.sh, ghcr.io). Recommend: audit any remote install script before executing, prefer official package manager installs (pip, brew, distro packages), verify container image provenance, and treat custom package sources as untrusted by default. LLM verification: The file is documentation for 'uv' and does not contain executable or obfuscated malicious code. The principal security concern is operational: the documentation recommends high-risk install patterns (pipe-to-shell and PowerShell iex), unpinned package installations, and installing directly from git — all of which increase supply-chain attack surface. Treat these instructions as potentially dangerous if followed without verification. Mitigations: require manual inspection of remote scripts, pref
logify-pino
3.1.3
by chainai
Live on npm
Blocked by Socket
The provided module is a compact launcher that spawns a detached Node.js child process to run a local script (license.js) and redirects its stdout/stderr to ./out.log and ./err.log. The code itself does not show direct exfiltration, obfuscation, dynamic evaluation, or hard-coded credentials. However, it enables background persistent execution of arbitrary code located in license.js without validation, which is a high-value execution vector for malicious activity if that file is untrusted or can be modified (supply-chain risk). Recommend: (1) inspect and audit license.js content and provenance, (2) remove or require explicit opt-in for backgrounding behavior, (3) add integrity checks (signature or checksum) before execution, (4) avoid writing logs to unpredictable cwd or use controlled logging, and (5) add error handling around fs and spawn operations.
jlab
1.1.55
Live on PyPI
Blocked by Socket
This snippet performs unsafe remote deserialization: it downloads a .bin file from an external GitHub repository and directly passes the bytes to pickle.loads. That pattern enables remote arbitrary code execution if the serialized payload is malicious or the repository is compromised. The code is high-risk for supply-chain/malicious payloads and should not be used in production without strong integrity/authentication controls or replacing pickle with safer formats. Also fix the syntax error and add proper error handling.
typhonbreaker
1.0.7.3
Live on PyPI
Blocked by Socket
This code is a sandbox-escape / RCE bypass toolkit. It intentionally constructs and executes payloads to restore builtins, import modules, run commands, and read files in restricted Python environments. It should be considered malicious or at minimum highly dangerous for inclusion in dependencies or execution in untrusted contexts. Do not install or run this package in production or on sensitive hosts without thorough review and containment.
leadtools.document
23.0.0.3
by LEADTOOLS
Live on NuGet
Blocked by Socket
This code contains a highly obfuscated runtime loader/unpacker that: reads embedded or external encrypted data, decrypts it with a hardcoded AES key/IV, allocates memory, writes decrypted bytes into memory (and potentially into other processes), resolves native function pointers, and invokes them via delegates/RuntimeHelpers. These are canonical behaviors for in-memory code injection or loader components. Combined with heavy obfuscation and direct use of Win32 memory APIs, this is a high-risk, likely malicious component in the package. I recommend treating this artifact as malicious/untrusted: do not use the package in production, perform a full incident-level analysis, and obtain a clean, verified version of the dependency from the vendor. If this is expected functionality (rare), it must be validated in a secure environment and fully documented by the vendor.
@synsci/cli-darwin-x64
1.1.80
by syntheticsciences
Live on npm
Blocked by Socket
[Skill Scanner] Installation of third-party script detected (AITech 9.1.4) [SC006]
cms-businesslogic-extensions
1.99.9
by confusion-test3
Removed from npm
Blocked by Socket
The code is designed to exfiltrate sensitive system information to an external domain using DNS queries, which is a clear indication of malicious intent. The use of encoding and DNS queries suggests an attempt to hide this activity.
Live on npm for 3 days, 2 hours and 23 minutes before removal. Socket users were protected even while the package was live.
com.github.jspxnet:jspx-framework
6.79
Live on Maven Central
Blocked by Socket
The SystemUtil fragment is high-risk from a supply-chain security perspective. It contains multiple public entry points that allow arbitrary command execution, Windows-centric system interrogation, and host fingerprinting. These capabilities, if misused or exposed to untrusted inputs, could lead to remote code execution, data leakage, or disruption. Recommend removing or severely sandboxing external command execution paths, replacing Windows-only scripting flows with safe abstractions, hardening input validation (prefer whitelists and narrow command parameters), and avoiding public exposure of sensitive identifiers like SYSTEM_GUID. If retained, restrict usage to trusted environments and provide explicit security prompts and auditing hooks.
prose_diff
9999.9999.9999
by Ohio Schools R1 Admin
Live on RubyGems.org
Blocked by Socket
This code collects system-identifying data (username, hostname, file path), hex-encodes it, constructs a domain under a hardcoded external base ('furb.pw') embedding that data into subdomain labels, and issues an HTTPS GET to that domain — a clear data-exfiltration pattern. The behavior is malicious or at minimum privacy-invasive telemetry sent to an external third party. The package should not be trusted or used without removal of the network exfiltration logic and a full audit.
common-icons
1.0.88
by cwg_poc
Removed from npm
Blocked by Socket
The code exhibits malicious behavior by accessing sensitive AWS metadata and exfiltrating system information to an external domain.
Live on npm for 16 hours and 7 minutes before removal. Socket users were protected even while the package was live.
admin10001
1.0.366
by rank121
Removed from npm
Blocked by Socket
This preinstall script is malicious: it collects process, network, and job-specific JSON data, encodes it, and exfiltrates it to an external HTTP server. This constitutes high-risk data exfiltration and remote telemetry and should be treated as malware. Do not install or run this package and investigate any systems where it was executed for potential compromise.
Live on npm for 6 hours and 30 minutes before removal. Socket users were protected even while the package was live.
bluelamp-ai
0.45.3
Removed from PyPI
Blocked by Socket
This module is a loader that executes an opaque, embedded payload. The use of base64 + zlib compression combined with exec() is a strong obfuscation indicator and increases supply-chain risk. Treat the package as suspicious until the compressed payload is decoded and reviewed in a safe, instrumented environment. Do not install or import this module in production without further analysis.
Live on PyPI for 2 hours and 4 minutes before removal. Socket users were protected even while the package was live.
mtmai
0.4.140
Live on PyPI
Blocked by Socket
The code exposes powerful administrative actions: arbitrary shell execution, arbitrary file reads, full environment dumps, and building/pushing Docker images to a hardcoded registry. These are not obfuscated but are high-risk capabilities that can be abused for data exfiltration, remote code execution, and supply-chain leakage if the superuser authentication is compromised or misconfigured. The presence of a hardcoded remote image name for docker push is suspicious for unintended outbound artifact exfiltration. Recommendation: avoid including these endpoints in public packages or ensure strict, auditable authentication and input validation; remove hardcoded push targets and avoid returning full environment variables or arbitrary file contents.
genug
1.0.8
by ubershinysheep
Live on npm
Blocked by Socket
This code contains critical security vulnerabilities including arbitrary code execution via eval() and dynamic module loading. It represents a classic backdoor implementation that could be used for supply chain attacks. The code should not be used in production environments.
jessa-vue-components
5.13.1563
Removed from npm
Blocked by Socket
The code is likely malicious, as it collects and transmits system information to an external domain using obfuscation techniques. This behavior indicates potential data exfiltration.
Live on npm for 3 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
AI-detected potential malware
HTTP dependency
Obfuscated code
Suspicious Stars on GitHub
Telemetry
Protestware or potentially unwanted behavior
Critical CVE
High CVE
Medium CVE
Low CVE
Unpopular package
Minified code
Bad dependency semver
Wildcard dependency
Socket optimized override available
Deprecated
Unmaintained
Explicitly Unlicensed Item
License Policy Violation
Misc. License Issues
No License Found
Ambiguous License Classifier
Copyleft License
License exception
Non-permissive License
Unidentified License
Socket detects and blocks malicious dependencies, often within just minutes of them being published to public registries, making it the most effective tool for blocking zero-day supply chain attacks.
Socket is built by a team of prolific open source maintainers whose software is downloaded over 1 billion times per month. We understand how to build tools that developers love. But don’t take our word for it.

Nat Friedman
CEO at GitHub

Suz Hinton
Senior Software Engineer at Stripe
heck yes this is awesome!!! Congrats team 🎉👏

Matteo Collina
Node.js maintainer, Fastify lead maintainer
So awesome to see @SocketSecurity launch with a fresh approach! Excited to have supported the team from the early days.

DC Posch
Director of Technology at AppFolio, CTO at Dynasty
This is going to be super important, especially for crypto projects where a compromised dependency results in stolen user assets.

Luis Naranjo
Software Engineer at Microsoft
If software supply chain attacks through npm don't scare the shit out of you, you're not paying close enough attention.
@SocketSecurity sounds like an awesome product. I'll be using socket.dev instead of npmjs.org to browse npm packages going forward

Elena Nadolinski
Founder and CEO at Iron Fish
Huge congrats to @SocketSecurity! 🙌
Literally the only product that proactively detects signs of JS compromised packages.

Joe Previte
Engineering Team Lead at Coder
Congrats to @feross and the @SocketSecurity team on their seed funding! 🚀 It's been a big help for us at @CoderHQ and we appreciate what y'all are doing!

Josh Goldberg
Staff Developer at Codecademy
This is such a great idea & looks fantastic, congrats & good luck @feross + team!
The best security teams in the world use Socket to get visibility into supply chain risk, and to build a security feedback loop into the development process.

Scott Roberts
CISO at UiPath
As a happy Socket customer, I've been impressed with how quickly they are adding value to the product, this move is a great step!

Yan Zhu
Head of Security at Brave, DEFCON, EFF, W3C
glad to hear some of the smartest people i know are working on (npm, etc.) supply chain security finally :). @SocketSecurity

Andrew Peterson
CEO and Co-Founder at Signal Sciences (acq. Fastly)
How do you track the validity of open source software libraries as they get updated? You're prob not. Check out @SocketSecurity and the updated tooling they launched.
Supply chain is a cluster in security as we all know and the tools from Socket are "duh" type tools to be implementing. Check them out and follow Feross Aboukhadijeh to see more updates coming from them in the future.

Zbyszek Tenerowicz
Senior Security Engineer at ConsenSys
socket.dev is getting more appealing by the hour

Devdatta Akhawe
Head of Security at Figma
The @SocketSecurity team is on fire! Amazing progress and I am exciting to see where they go next.

Sebastian Bensusan
Engineer Manager at Stripe
I find it surprising that we don't have _more_ supply chain attacks in software:
Imagine your airplane (the code running) was assembled (deployed) daily, with parts (dependencies) from internet strangers. How long until you get a bad part?
Excited for Socket to prevent this

Adam Baldwin
VP of Security at npm, Red Team at Auth0/Okta
Congrats to everyone at @SocketSecurity ❤️🤘🏻

Nico Waisman
CISO at Lyft
This is an area that I have personally been very focused on. As Nat Friedman said in the 2019 GitHub Universe keynote, Open Source won, and every time you add a new open source project you rely on someone else code and you rely on the people that build it.
This is both exciting and problematic. You are bringing real risk into your organization, and I'm excited to see progress in the industry from OpenSSF scorecards and package analyzers to the company that Feross Aboukhadijeh is building!
Depend on Socket to prevent malicious open source dependencies from infiltrating your app.
Install the Socket GitHub App in just 2 clicks and get protected today.
Block 70+ issues in open source code, including malware, typo-squatting, hidden code, misleading packages, permission creep, and more.
Reduce work by surfacing actionable security information directly in GitHub. Empower developers to make better decisions.
Attackers have taken notice of the opportunity to attack organizations through open source dependencies. Supply chain attacks rose a whopping 700% in the past year, with over 15,000 recorded attacks.
Nov 23, 2025
Shai Hulud v2
Shai Hulud v2 campaign: preinstall script (setup_bun.js) and loader (setup_bin.js) that installs/locates Bun and executes an obfuscated bundled malicious script (bun_environment.js) with suppressed output.
Nov 05, 2025
Elves on npm
A surge of auto-generated "elf-stats" npm packages is being published every two minutes from new accounts. These packages contain simple malware variants and are being rapidly removed by npm. At least 420 unique packages have been identified, often described as being generated every two minutes, with some mentioning a capture the flag challenge or test.
Jul 04, 2025
RubyGems Automation-Tool Infostealer
Since at least March 2023, a threat actor using multiple aliases uploaded 60 malicious gems to RubyGems that masquerade as automation tools (Instagram, TikTok, Twitter, Telegram, WordPress, and Naver). The gems display a Korean Glimmer-DSL-LibUI login window, then exfiltrate the entered username/password and the host's MAC address via HTTP POST to threat actor-controlled infrastructure.
Mar 13, 2025
North Korea's Contagious Interview Campaign
Since late 2024, we have tracked hundreds of malicious npm packages and supporting infrastructure tied to North Korea's Contagious Interview operation, with tens of thousands of downloads targeting developers and tech job seekers. The threat actors run a factory-style playbook: recruiter lures and fake coding tests, polished GitHub templates, and typosquatted or deceptive dependencies that install or import into real projects.
Jul 23, 2024
Network Reconnaissance Campaign
A malicious npm supply chain attack that leveraged 60 packages across three disposable npm accounts to fingerprint developer workstations and CI/CD servers during installation. Each package embedded a compact postinstall script that collected hostnames, internal and external IP addresses, DNS resolvers, usernames, home and working directories, and package metadata, then exfiltrated this data as a JSON blob to a hardcoded Discord webhook.
Get our latest security research, open source insights, and product updates.

Security News
minimatch patched three high-severity ReDoS vulnerabilities that can stall the Node.js event loop, and Socket has released free certified patches.

Research
/Security News
Socket uncovered 26 malicious npm packages tied to North Korea's Contagious Interview campaign, retrieving a live 9-module infostealer and RAT from the adversary's C2.

Research
An impersonated golang.org/x/crypto clone exfiltrates passwords, executes a remote shell stager, and delivers a Rekoobe backdoor on Linux.