🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

cloud-config-fetcher

Package Overview
Dependencies
Maintainers
0
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
This package has been flagged as malicious. It is considered unsafe regardless of version.

This module exhibits anomalous behavior by executing a dynamically constructed inline script via `child_process.execFileSync` at require-time to fetch and cache a remote JSON configuration. The default remote URL can be controlled via the `CLOUD_CONFIG_DEFAULT_URL` environment variable, enabling potential supply-chain manipulation or arbitrary file writes if the environment is compromised. The fetched content is written to a user-level cache directory without authenticity or integrity verification beyond a basic JSON parse check. The remote content is malicious and gets executed by another package that is installed in the same dependency chain.

cloud-config-fetcher

security holding package

latest
npmnpm
Version
0.0.1-security
Version published
Weekly downloads
137
6750%
Maintainers
0
Weekly downloads
 
Created
Source

Security holding package

This package contained malicious code and was removed from the registry by the npm security team. A placeholder was published to ensure users are not affected in the future.

Please refer to www.npmjs.com/advisories?search=cloud-config-fetcher for more information.

FAQs

Package last updated on 28 Jul 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts