The package entrypoint reportedly contains code that forwards runtime data to external image hosting, Firebase, and Telegram endpoints. This is exposed via the main module index.js rather than an install hook.
Source appears to send environment or credential material to an external endpoint.
index.jsView on unpkg · L15Source reassigns a global/builtin to a Proxy that forwards intercepted runtime data to an external endpoint.
index.jsView on unpkg · L15A package entrypoint or install-time lifecycle script reaches a source file with blocking dangerous behavior.
Source appears to send environment or credential material to an external endpoint.
index.jsView on unpkg · L15Source reassigns a global/builtin to a Proxy that forwards intercepted runtime data to an external endpoint.
index.jsView on unpkg · L15A package entrypoint or install-time lifecycle script reaches a source file with blocking dangerous behavior.
index.jsView on unpkg · L15