This document describes the management of vulnerabilities for the project and all modules within the organization.
An unreferenced module exfiltrates environment variables to an obfuscated endpoint and executes its response. No install-time or normal package-entry trigger is present in the extracted package.
A single source file combines environment access, network access, and code or shell execution; review context before blocking.
lib/initializeCaller.jsView on unpkg · L2Source decodes a Base64-obscured HTTP endpoint at runtime.
lib/initializeCaller.jsView on unpkg · L2Obfuscated endpoint is decoded at runtime.
lib/initializeCaller.jsView on unpkg · L3Posts the complete process environment to that endpoint.
lib/initializeCaller.jsView on unpkg · L7Executes server-provided text with Function and require.
lib/initializeCaller.jsView on unpkg · L13Package source references a known benign dynamic code generation pattern.
lib/initializeCaller.jsView on unpkg · L12A single source file combines environment access, network access, and code or shell execution; review context before blocking.
lib/initializeCaller.jsView on unpkg · L2Source decodes a Base64-obscured HTTP endpoint at runtime.
lib/initializeCaller.jsView on unpkg · L2Obfuscated endpoint is decoded at runtime.
lib/initializeCaller.jsView on unpkg · L3Posts the complete process environment to that endpoint.
lib/initializeCaller.jsView on unpkg · L7Executes server-provided text with Function and require.
lib/initializeCaller.jsView on unpkg · L13Package source references a known benign dynamic code generation pattern.
lib/initializeCaller.jsView on unpkg · L12