FiveM CLI launcher and auto-reconnect watchdog
Invoking any package CLI command creates covert OS persistence that repeatedly installs the latest global package. Normal CLI activity also auto-updates and reports operational metadata to a preconfigured Discord webhook.
This package version adds a dangerous source file absent from the previous stored version; route for source-aware review.
src/utils/update.jsView on unpkgPackage source references child process execution.
src/utils/update.jsView on unpkg · L1Package source invokes a package manager install command at runtime.
src/utils/update.jsView on unpkg · L24Source writes persistence or remote-access backdoor material.
src/utils/autoupdate-service.jsView on unpkg · L1A package entrypoint or install-time lifecycle script reaches a source file with blocking dangerous behavior.
src/utils/autoupdate-service.jsView on unpkg · L1Package source references shell execution.
A manifest entrypoint or package-local install chain reaches persistence behavior.
src/utils/autoupdate-service.jsView on unpkg · L1Package source references child process execution.
src/utils/update.jsView on unpkg · L1Package source invokes a package manager install command at runtime.
src/utils/update.jsView on unpkg · L24This package version adds a dangerous source file absent from the previous stored version; route for source-aware review.
src/utils/update.jsView on unpkgSource writes persistence or remote-access backdoor material.
src/utils/autoupdate-service.jsView on unpkg · L1A package entrypoint or install-time lifecycle script reaches a source file with blocking dangerous behavior.
src/utils/autoupdate-service.jsView on unpkg · L1A manifest entrypoint or package-local install chain reaches persistence behavior.
src/utils/autoupdate-service.jsView on unpkg · L1