
Research
6 Malicious Packagist Themes Ship Trojanized jQuery and FUNNULL Redirect Payloads
Six malicious Packagist packages posing as OphimCMS themes contain trojanized jQuery that exfiltrates URLs, injects ads, and loads FUNNULL-linked redirects.
Quickly evaluate the security and health of any open source package.
lgblkb-tools
1.0.51
Live on pypi
Blocked by Socket
This module contains explicit data-exfiltration behavior: a plaintext Telegram bot token and an unconditional upload of a specific local file to a remote Telegram chat when executed. In a repository or dependency this constitutes a high-risk backdoor and credential leak. Treat as malicious/unsafe for reuse in packages; revoke the token and remove or modify the code to require explicit, authenticated configuration before any network file transfer.
ntp-amplification
1.6.0
Live on pypi
Blocked by Socket
This package is explicitly malicious: it implements an NTP amplification attack tool that sends spoofed NTP probe packets to third-party servers so their responses are directed at the target IP (DDoS amplification). It also modifies the system ntp configuration and restarts the ntp daemon. Do not use or install this code on production or benign systems. It should be treated as malware and removed/quarantined.
org.webjars.npm:sweetalert2
11.22.0
Live on maven
Blocked by Socket
The module contains a clear malicious payload: it targets users by locale and host, persists state in localStorage, and after a 3-day delay disables page interaction and injects/attempts to play an externally-hosted audio file. This behavior is abusive (harassment/denial of service) and unrelated to the library's functionality and should be removed. The rest of the code implementing SweetAlert functionality appears standard and benign, but the presence of this injected targeting payload makes the package unsafe to use until the code is cleaned and provenance confirmed.
skill-library-mcp
1.1.1
by GitHub Actions
Live on npm
Blocked by Socket
[Skill Scanner] Installation of third-party script detected All findings: [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] This is a legitimate, comprehensive guide/skill for performing security scanning and penetration-testing tasks. It contains multiple high-impact, potentially disruptive commands (deauth attacks, large-scale scanning, exploitation via Metasploit, masscan to 0.0.0.0/0) that are appropriate only in authorized contexts. There is no evidence of embedded malware, obfuscated code, credential-harvesting behavior, or third-party exfiltration in the provided content. Overall risk stems from potential misuse or accidental damage rather than inherent malicious code. Recommend using within authorized scope, with least-privilege credentials, rate limits, and clear exclusion lists. LLM verification: This SKILL.md is a legitimate, capability-aligned guide for authorized security scanning and penetration-testing activities. It does not contain obfuscated malware or explicit data-exfiltration code. However, it includes several supply-chain and operational risks: unpinned pip installs (prowler, scoutsuite), broad instructions requiring root and network access, and example commands that encourage large-scale or high-speed scanning (masscan 0.0.0.0/0, high --rate values) which are disproportionat
sbcli-msn
0.1.9
Live on pypi
Blocked by Socket
The Python module itself is not directly implementing typical malware behaviors, but it creates a high-risk execution surface: it runs local shell scripts (some with sudo) with unvalidated inputs and passes secrets on the command line. The deploy_fdb_from_file_service function contains a command-injection vulnerability (shell=True with joined args) and a coding bug (returncod typo). Recommend: remove shell=True; use argument lists always, avoid passing secrets via argv (use stdin, environment files with proper filesystem permissions, or secured IPC), eliminate unnecessary sudo calls and require callers to provide appropriate privileges if needed, validate/escape inputs (especially file paths), fix the returncod typo, and audit all invoked shell scripts before use. Treat package as risky until mitigations and script audits are performed.
azure-graphrbac
2.3.0
Removed from npm
Blocked by Socket
Possible typosquat of [azure](https://socket.dev/npm/package/azure) Explanation: The package 'azure-graphrbac' is labeled as a 'security holding package', which often indicates a placeholder to prevent typosquatting. The name 'azure-graphrbac' closely resembles 'azure' and could be misleading. The maintainers list includes 'npm', which is not a specific known maintainer. The description does not provide enough information to determine a distinct purpose, and the similarity in naming suggests it could be a typosquat. azure-graphrbac is a security-holding package
Live on npm for 3 hours before removal. Socket users were protected even while the package was live.
chunqiuwestj-pkg-westj137
0.3.0
Live on pypi
Blocked by Socket
The setup.py contains explicit, unnecessary, and malicious behavior: it executes a shell command at import/install time to read /flag and prints the result. This is a supply-chain exfiltration/backdoor pattern. Treat the package as compromised; do not install it in environments with sensitive data and remove or block the package from distribution.
seller-core
6.5.8
by taka14185
Removed from npm
Blocked by Socket
The code exhibits malicious behavior by collecting and transmitting sensitive system information to an external server without user consent. This poses a high security risk and potential for data theft.
Live on npm for 11 days and 4 minutes before removal. Socket users were protected even while the package was live.
hardhat-node
1.0.0
by motremfc
Live on npm
Blocked by Socket
The script performs covert exfiltration of command-line contents to a hard-coded remote host when specific sensitive flags are present, then proxies execution to 'npx hardhat'. This is privacy-invasive and likely malicious. Treat any secrets supplied via the CLI as compromised, remove the wrapper from environments, and rotate affected credentials.
@synsci/cli-windows-x64-baseline
1.1.92
by syntheticsciences
Live on npm
Blocked by Socket
[Skill Scanner] Instruction to copy/paste content into terminal detected Selected assessment (based on Report 2) identifies a coherent, security-conscious depiction of the ml-paper-writing skill with explicit data-flow considerations and prudent cautions around external tooling. The recommended improvements center on hardening supply-chain posture (signing, version pinning, minimal permissions), clarifying data handling, and providing concrete remediation steps for deployment without altering the core drafting capabilities. LLM verification: The skill is functionally benign and useful for drafting ML papers and enforcing a non‑hallucination citation workflow. The primary security risk is an operational supply-chain/data-exfiltration vector: recommending execution of an npx command that downloads and runs code from https://mcp.exa.ai/mcp and routing searches through that third-party MCP. This behavior could expose unpublished repository contents or allow execution of malicious code if the remote package or its server is compromised.
@synsci/cli-windows-x64-baseline
1.1.96
by syntheticsciences
Live on npm
Blocked by Socket
[Skill Scanner] Natural language instruction to download and install from URL detected No explicit malicious code or obfuscation is present in the provided material; the package is a workflow/documentation for AI-assisted slide generation. The dominant security concern is the intended data flow to a third-party AI service: the documentation repeatedly instructs uploading local files and chaining attachments for style continuity, which creates a realistic risk of accidental exfiltration of sensitive or unpublished research artifacts. Operational best practices (avoid attaching confidential files, sanitize metadata, use secure credential handling, run in isolated environments) and verifying the remote provider’s data-retention/training policies are required to reduce risk. If used by automated agents with broad file-system access, the tooling increases the attack surface and should be constrained. LLM verification: This skill is not demonstrably malicious based on the provided text, but it presents moderate supply-chain and data-exfiltration risk because it encourages listing and attaching arbitrary local files and references a third-party key URL without documenting trusted endpoints or secure key handling. Recommendation: before use, require explicit user confirmations for each attachment, document and verify the exact service endpoints and owner, provide secure key-storage guidance, add warnings about u
dnszlsk/muad-dib
3ddcd9a217e4403bd6dcaabe19267d5598539da2
Live on actions
Blocked by Socket
This package will execute its bundled index.js during installation. Given the package name and description explicitly describing backdoor/persistence behavior, treat this as malicious. Do not install. Inspect the contents of index.js in a safe environment (offline/sandbox) if analysis is required, and if this was installed on production/self-hosted CI, assume compromise and perform incident response (rotate credentials, rebuild runners, check for persistence mechanisms and network egress).
ailever
0.3.35
Live on pypi
Blocked by Socket
This script is a high-risk launcher: it unconditionally fetches Python code from a hardcoded remote repo and executes it locally via a shell-invoked Python process while passing unsanitized user inputs directly into the shell command. Even if the upstream repository is currently benign, the pattern enables trivial supply-chain compromise and shell injection. Mitigations: remove runtime download-and-exec; if fetching is necessary, pin and verify cryptographic hashes or signatures, validate content, avoid os.system (use subprocess with argument lists or importlib), sanitize inputs, and add error handling and logging. Treat this module as unsafe in security-sensitive environments until hardened.
web3-bundle-helpers.js
1.0.4
by davidbutler
Removed from npm
Blocked by Socket
The code exhibits suspicious behavior, including sending potentially sensitive data to external servers and managing cryptocurrency transactions with obfuscated keys. This raises significant security concerns.
Live on npm for 90 days, 17 hours and 58 minutes before removal. Socket users were protected even while the package was live.
mtmai
0.4.116
Live on pypi
Blocked by Socket
This fragment intends to install and start KasmVNC by running many shell commands that create certs, write VNC password files, adjust group membership, and launch a VNC server. The primary security issues are unsafe shell interpolation (command injection risk), programmatic persistence of a possibly predictable password, execution with sudo based on unvalidated env vars, starting a VNC server exposed on 0.0.0.0 with disabled/basic auth, and multiple unsafe filesystem operations performed via shell. There is no clear evidence of obfuscated or direct exfiltration malware, but the behavior can provide an unauthorized remote access vector (backdoor-like) if used maliciously. Do not run this code without fixing shell usage, validating inputs, using secure randomly generated passwords, enforcing proper file permissions, and not disabling authentication.
github.com/bishopfox/sliver
v1.5.40-0.20231113215940-b973e286cba8
Live on go
Blocked by Socket
This source file implements a network pivot/listener component of the Sliver implant framework, enabling encrypted peer-to-peer pivoting and forwarding of protobuf-based C2 envelopes. Behavior is consistent with a remote control implant component and therefore presents high security risk in most benign deployment contexts (it is explicitly an implant/C2 artifact). The code itself does not show obfuscation or obvious credential harvesting beyond normal C2 functionality, but it forwards potentially arbitrary data upstream and downstream which can be used for command-and-control and data exfiltration. Use of this code in a project should be considered malicious unless the package is intentionally used in an offensive security context with appropriate authorization.
dnszlsk/muad-dib
e03b80e5864778a4d89bad7cc27636321a758c7a
Live on actions
Blocked by Socket
This module reads the user's SSH private key from ~/.ssh/id_rsa, base64-encodes it, and transmits it in a custom HTTP header to api.github.com. This is direct credential exfiltration and constitutes malicious behavior. The package should be treated as compromised/malicious, removed, and investigated; any keys present should be assumed leaked and rotated immediately.
mtmai
0.4.23
Live on pypi
Blocked by Socket
This fragment intends to install and start KasmVNC by running many shell commands that create certs, write VNC password files, adjust group membership, and launch a VNC server. The primary security issues are unsafe shell interpolation (command injection risk), programmatic persistence of a possibly predictable password, execution with sudo based on unvalidated env vars, starting a VNC server exposed on 0.0.0.0 with disabled/basic auth, and multiple unsafe filesystem operations performed via shell. There is no clear evidence of obfuscated or direct exfiltration malware, but the behavior can provide an unauthorized remote access vector (backdoor-like) if used maliciously. Do not run this code without fixing shell usage, validating inputs, using secure randomly generated passwords, enforcing proper file permissions, and not disabling authentication.
runbooks
0.9.9
Removed from pypi
Blocked by Socket
This file is a legitimate-looking destructive cleanup script for removing AWS Landing Zone resources across an AWS Organization. It contains no signs of data-exfiltration, obfuscation, or third-party command-and-control. However, it performs many high-impact destructive AWS operations (deleting stacks, buckets, StackSets, moving accounts, deleting OUs, etc.) and thus is extremely dangerous to run with privileged credentials. Treat as a destructive tool: do not run in production unless you intend to irreversibly remove the listed resources and have backups/approval.
Live on pypi for 4 days and 18 minutes before removal. Socket users were protected even while the package was live.
lovable-js
3.1.2
by terralindenwhytk82974
Live on npm
Blocked by Socket
This file contains malicious code that functions as a backdoor with data exfiltration and remote code execution capabilities. The code systematically collects sensitive system information including all environment variables, platform details, hostname, username, and MAC addresses from network interfaces. This data is then transmitted via HTTP POST request to a suspicious remote server at https://log-server-lovat[.]vercel[.]app/api/ipcheck/703 with a custom header 'x-secret-header: secret'. After sending the collected data, the malware evaluates the server's response as JavaScript code using eval(), enabling arbitrary remote code execution. The code employs obfuscation by hex-encoding critical strings like 'require', 'axios', 'post', and the target URL to evade detection. Error handling is deliberately suppressed to prevent detection of failed operations. This represents a critical supply chain attack vector that compromises system security through both data theft and remote control capabilities.
aait
1.0.4.3
Removed from pypi
Blocked by Socket
The code itself is not malicious and contains no obfuscation or hidden backdoors. However, it enables arbitrary code execution from input data, which is a critical security risk if the data source is untrusted. This can lead to full system compromise. There are no mitigating controls or sandboxing. The trivial check for 'toto' in scripts does not provide meaningful protection. The widget should be used only with trusted data or improved with proper sandboxing and security controls.
Live on pypi for 7 hours before removal. Socket users were protected even while the package was live.
lgblkb-tools
1.0.51
Live on pypi
Blocked by Socket
This module contains explicit data-exfiltration behavior: a plaintext Telegram bot token and an unconditional upload of a specific local file to a remote Telegram chat when executed. In a repository or dependency this constitutes a high-risk backdoor and credential leak. Treat as malicious/unsafe for reuse in packages; revoke the token and remove or modify the code to require explicit, authenticated configuration before any network file transfer.
ntp-amplification
1.6.0
Live on pypi
Blocked by Socket
This package is explicitly malicious: it implements an NTP amplification attack tool that sends spoofed NTP probe packets to third-party servers so their responses are directed at the target IP (DDoS amplification). It also modifies the system ntp configuration and restarts the ntp daemon. Do not use or install this code on production or benign systems. It should be treated as malware and removed/quarantined.
org.webjars.npm:sweetalert2
11.22.0
Live on maven
Blocked by Socket
The module contains a clear malicious payload: it targets users by locale and host, persists state in localStorage, and after a 3-day delay disables page interaction and injects/attempts to play an externally-hosted audio file. This behavior is abusive (harassment/denial of service) and unrelated to the library's functionality and should be removed. The rest of the code implementing SweetAlert functionality appears standard and benign, but the presence of this injected targeting payload makes the package unsafe to use until the code is cleaned and provenance confirmed.
skill-library-mcp
1.1.1
by GitHub Actions
Live on npm
Blocked by Socket
[Skill Scanner] Installation of third-party script detected All findings: [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] This is a legitimate, comprehensive guide/skill for performing security scanning and penetration-testing tasks. It contains multiple high-impact, potentially disruptive commands (deauth attacks, large-scale scanning, exploitation via Metasploit, masscan to 0.0.0.0/0) that are appropriate only in authorized contexts. There is no evidence of embedded malware, obfuscated code, credential-harvesting behavior, or third-party exfiltration in the provided content. Overall risk stems from potential misuse or accidental damage rather than inherent malicious code. Recommend using within authorized scope, with least-privilege credentials, rate limits, and clear exclusion lists. LLM verification: This SKILL.md is a legitimate, capability-aligned guide for authorized security scanning and penetration-testing activities. It does not contain obfuscated malware or explicit data-exfiltration code. However, it includes several supply-chain and operational risks: unpinned pip installs (prowler, scoutsuite), broad instructions requiring root and network access, and example commands that encourage large-scale or high-speed scanning (masscan 0.0.0.0/0, high --rate values) which are disproportionat
sbcli-msn
0.1.9
Live on pypi
Blocked by Socket
The Python module itself is not directly implementing typical malware behaviors, but it creates a high-risk execution surface: it runs local shell scripts (some with sudo) with unvalidated inputs and passes secrets on the command line. The deploy_fdb_from_file_service function contains a command-injection vulnerability (shell=True with joined args) and a coding bug (returncod typo). Recommend: remove shell=True; use argument lists always, avoid passing secrets via argv (use stdin, environment files with proper filesystem permissions, or secured IPC), eliminate unnecessary sudo calls and require callers to provide appropriate privileges if needed, validate/escape inputs (especially file paths), fix the returncod typo, and audit all invoked shell scripts before use. Treat package as risky until mitigations and script audits are performed.
azure-graphrbac
2.3.0
Removed from npm
Blocked by Socket
Possible typosquat of [azure](https://socket.dev/npm/package/azure) Explanation: The package 'azure-graphrbac' is labeled as a 'security holding package', which often indicates a placeholder to prevent typosquatting. The name 'azure-graphrbac' closely resembles 'azure' and could be misleading. The maintainers list includes 'npm', which is not a specific known maintainer. The description does not provide enough information to determine a distinct purpose, and the similarity in naming suggests it could be a typosquat. azure-graphrbac is a security-holding package
Live on npm for 3 hours before removal. Socket users were protected even while the package was live.
chunqiuwestj-pkg-westj137
0.3.0
Live on pypi
Blocked by Socket
The setup.py contains explicit, unnecessary, and malicious behavior: it executes a shell command at import/install time to read /flag and prints the result. This is a supply-chain exfiltration/backdoor pattern. Treat the package as compromised; do not install it in environments with sensitive data and remove or block the package from distribution.
seller-core
6.5.8
by taka14185
Removed from npm
Blocked by Socket
The code exhibits malicious behavior by collecting and transmitting sensitive system information to an external server without user consent. This poses a high security risk and potential for data theft.
Live on npm for 11 days and 4 minutes before removal. Socket users were protected even while the package was live.
hardhat-node
1.0.0
by motremfc
Live on npm
Blocked by Socket
The script performs covert exfiltration of command-line contents to a hard-coded remote host when specific sensitive flags are present, then proxies execution to 'npx hardhat'. This is privacy-invasive and likely malicious. Treat any secrets supplied via the CLI as compromised, remove the wrapper from environments, and rotate affected credentials.
@synsci/cli-windows-x64-baseline
1.1.92
by syntheticsciences
Live on npm
Blocked by Socket
[Skill Scanner] Instruction to copy/paste content into terminal detected Selected assessment (based on Report 2) identifies a coherent, security-conscious depiction of the ml-paper-writing skill with explicit data-flow considerations and prudent cautions around external tooling. The recommended improvements center on hardening supply-chain posture (signing, version pinning, minimal permissions), clarifying data handling, and providing concrete remediation steps for deployment without altering the core drafting capabilities. LLM verification: The skill is functionally benign and useful for drafting ML papers and enforcing a non‑hallucination citation workflow. The primary security risk is an operational supply-chain/data-exfiltration vector: recommending execution of an npx command that downloads and runs code from https://mcp.exa.ai/mcp and routing searches through that third-party MCP. This behavior could expose unpublished repository contents or allow execution of malicious code if the remote package or its server is compromised.
@synsci/cli-windows-x64-baseline
1.1.96
by syntheticsciences
Live on npm
Blocked by Socket
[Skill Scanner] Natural language instruction to download and install from URL detected No explicit malicious code or obfuscation is present in the provided material; the package is a workflow/documentation for AI-assisted slide generation. The dominant security concern is the intended data flow to a third-party AI service: the documentation repeatedly instructs uploading local files and chaining attachments for style continuity, which creates a realistic risk of accidental exfiltration of sensitive or unpublished research artifacts. Operational best practices (avoid attaching confidential files, sanitize metadata, use secure credential handling, run in isolated environments) and verifying the remote provider’s data-retention/training policies are required to reduce risk. If used by automated agents with broad file-system access, the tooling increases the attack surface and should be constrained. LLM verification: This skill is not demonstrably malicious based on the provided text, but it presents moderate supply-chain and data-exfiltration risk because it encourages listing and attaching arbitrary local files and references a third-party key URL without documenting trusted endpoints or secure key handling. Recommendation: before use, require explicit user confirmations for each attachment, document and verify the exact service endpoints and owner, provide secure key-storage guidance, add warnings about u
dnszlsk/muad-dib
3ddcd9a217e4403bd6dcaabe19267d5598539da2
Live on actions
Blocked by Socket
This package will execute its bundled index.js during installation. Given the package name and description explicitly describing backdoor/persistence behavior, treat this as malicious. Do not install. Inspect the contents of index.js in a safe environment (offline/sandbox) if analysis is required, and if this was installed on production/self-hosted CI, assume compromise and perform incident response (rotate credentials, rebuild runners, check for persistence mechanisms and network egress).
ailever
0.3.35
Live on pypi
Blocked by Socket
This script is a high-risk launcher: it unconditionally fetches Python code from a hardcoded remote repo and executes it locally via a shell-invoked Python process while passing unsanitized user inputs directly into the shell command. Even if the upstream repository is currently benign, the pattern enables trivial supply-chain compromise and shell injection. Mitigations: remove runtime download-and-exec; if fetching is necessary, pin and verify cryptographic hashes or signatures, validate content, avoid os.system (use subprocess with argument lists or importlib), sanitize inputs, and add error handling and logging. Treat this module as unsafe in security-sensitive environments until hardened.
web3-bundle-helpers.js
1.0.4
by davidbutler
Removed from npm
Blocked by Socket
The code exhibits suspicious behavior, including sending potentially sensitive data to external servers and managing cryptocurrency transactions with obfuscated keys. This raises significant security concerns.
Live on npm for 90 days, 17 hours and 58 minutes before removal. Socket users were protected even while the package was live.
mtmai
0.4.116
Live on pypi
Blocked by Socket
This fragment intends to install and start KasmVNC by running many shell commands that create certs, write VNC password files, adjust group membership, and launch a VNC server. The primary security issues are unsafe shell interpolation (command injection risk), programmatic persistence of a possibly predictable password, execution with sudo based on unvalidated env vars, starting a VNC server exposed on 0.0.0.0 with disabled/basic auth, and multiple unsafe filesystem operations performed via shell. There is no clear evidence of obfuscated or direct exfiltration malware, but the behavior can provide an unauthorized remote access vector (backdoor-like) if used maliciously. Do not run this code without fixing shell usage, validating inputs, using secure randomly generated passwords, enforcing proper file permissions, and not disabling authentication.
github.com/bishopfox/sliver
v1.5.40-0.20231113215940-b973e286cba8
Live on go
Blocked by Socket
This source file implements a network pivot/listener component of the Sliver implant framework, enabling encrypted peer-to-peer pivoting and forwarding of protobuf-based C2 envelopes. Behavior is consistent with a remote control implant component and therefore presents high security risk in most benign deployment contexts (it is explicitly an implant/C2 artifact). The code itself does not show obfuscation or obvious credential harvesting beyond normal C2 functionality, but it forwards potentially arbitrary data upstream and downstream which can be used for command-and-control and data exfiltration. Use of this code in a project should be considered malicious unless the package is intentionally used in an offensive security context with appropriate authorization.
dnszlsk/muad-dib
e03b80e5864778a4d89bad7cc27636321a758c7a
Live on actions
Blocked by Socket
This module reads the user's SSH private key from ~/.ssh/id_rsa, base64-encodes it, and transmits it in a custom HTTP header to api.github.com. This is direct credential exfiltration and constitutes malicious behavior. The package should be treated as compromised/malicious, removed, and investigated; any keys present should be assumed leaked and rotated immediately.
mtmai
0.4.23
Live on pypi
Blocked by Socket
This fragment intends to install and start KasmVNC by running many shell commands that create certs, write VNC password files, adjust group membership, and launch a VNC server. The primary security issues are unsafe shell interpolation (command injection risk), programmatic persistence of a possibly predictable password, execution with sudo based on unvalidated env vars, starting a VNC server exposed on 0.0.0.0 with disabled/basic auth, and multiple unsafe filesystem operations performed via shell. There is no clear evidence of obfuscated or direct exfiltration malware, but the behavior can provide an unauthorized remote access vector (backdoor-like) if used maliciously. Do not run this code without fixing shell usage, validating inputs, using secure randomly generated passwords, enforcing proper file permissions, and not disabling authentication.
runbooks
0.9.9
Removed from pypi
Blocked by Socket
This file is a legitimate-looking destructive cleanup script for removing AWS Landing Zone resources across an AWS Organization. It contains no signs of data-exfiltration, obfuscation, or third-party command-and-control. However, it performs many high-impact destructive AWS operations (deleting stacks, buckets, StackSets, moving accounts, deleting OUs, etc.) and thus is extremely dangerous to run with privileged credentials. Treat as a destructive tool: do not run in production unless you intend to irreversibly remove the listed resources and have backups/approval.
Live on pypi for 4 days and 18 minutes before removal. Socket users were protected even while the package was live.
lovable-js
3.1.2
by terralindenwhytk82974
Live on npm
Blocked by Socket
This file contains malicious code that functions as a backdoor with data exfiltration and remote code execution capabilities. The code systematically collects sensitive system information including all environment variables, platform details, hostname, username, and MAC addresses from network interfaces. This data is then transmitted via HTTP POST request to a suspicious remote server at https://log-server-lovat[.]vercel[.]app/api/ipcheck/703 with a custom header 'x-secret-header: secret'. After sending the collected data, the malware evaluates the server's response as JavaScript code using eval(), enabling arbitrary remote code execution. The code employs obfuscation by hex-encoding critical strings like 'require', 'axios', 'post', and the target URL to evade detection. Error handling is deliberately suppressed to prevent detection of failed operations. This represents a critical supply chain attack vector that compromises system security through both data theft and remote control capabilities.
aait
1.0.4.3
Removed from pypi
Blocked by Socket
The code itself is not malicious and contains no obfuscation or hidden backdoors. However, it enables arbitrary code execution from input data, which is a critical security risk if the data source is untrusted. This can lead to full system compromise. There are no mitigating controls or sandboxing. The trivial check for 'toto' in scripts does not provide meaningful protection. The widget should be used only with trusted data or improved with proper sandboxing and security controls.
Live on pypi for 7 hours 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!
Secure your team's dependencies across your stack with Socket. Stop supply chain attacks before they reach production.
RUST
Rust Package Manager
PHP
PHP Package Manager
GOLANG
Go Dependency Management
JAVA
JAVASCRIPT
Node Package Manager
.NET
.NET Package Manager
PYTHON
Python Package Index
RUBY
Ruby Package Manager
AI
AI Model Hub
CI
CI/CD Workflows
EXTENSIONS
Chrome Browser Extensions
EXTENSIONS
VS Code Extensions
Attackers have taken notice of the opportunity to attack organizations through open source dependencies. Supply chain attacks rose a whopping 700% in the past year, with over 15,000 recorded attacks.
Nov 23, 2025
Shai Hulud v2
Shai Hulud v2 campaign: preinstall script (setup_bun.js) and loader (setup_bin.js) that installs/locates Bun and executes an obfuscated bundled malicious script (bun_environment.js) with suppressed output.
Nov 05, 2025
Elves on npm
A surge of auto-generated "elf-stats" npm packages is being published every two minutes from new accounts. These packages contain simple malware variants and are being rapidly removed by npm. At least 420 unique packages have been identified, often described as being generated every two minutes, with some mentioning a capture the flag challenge or test.
Jul 04, 2025
RubyGems Automation-Tool Infostealer
Since at least March 2023, a threat actor using multiple aliases uploaded 60 malicious gems to RubyGems that masquerade as automation tools (Instagram, TikTok, Twitter, Telegram, WordPress, and Naver). The gems display a Korean Glimmer-DSL-LibUI login window, then exfiltrate the entered username/password and the host's MAC address via HTTP POST to threat actor-controlled infrastructure.
Mar 13, 2025
North Korea's Contagious Interview Campaign
Since late 2024, we have tracked hundreds of malicious npm packages and supporting infrastructure tied to North Korea's Contagious Interview operation, with tens of thousands of downloads targeting developers and tech job seekers. The threat actors run a factory-style playbook: recruiter lures and fake coding tests, polished GitHub templates, and typosquatted or deceptive dependencies that install or import into real projects.
Jul 23, 2024
Network Reconnaissance Campaign
A malicious npm supply chain attack that leveraged 60 packages across three disposable npm accounts to fingerprint developer workstations and CI/CD servers during installation. Each package embedded a compact postinstall script that collected hostnames, internal and external IP addresses, DNS resolvers, usernames, home and working directories, and package metadata, then exfiltrated this data as a JSON blob to a hardcoded Discord webhook.
Get our latest security research, open source insights, and product updates.

Research
Six malicious Packagist packages posing as OphimCMS themes contain trojanized jQuery that exfiltrates URLs, injects ads, and loads FUNNULL-linked redirects.

Security News
The GCVE initiative operated by CIRCL has officially opened its publishing ecosystem, letting organizations issue and share vulnerability identifiers without routing through a central authority.

Security News
The project is retiring its odd/even release model in favor of a simpler annual cadence where every major version becomes LTS.