FiveM CLI launcher and auto-reconnect watchdog
Running any ct-fivem CLI command attempts to establish silent, recurring OS-level persistence. The task/cron entry repeatedly installs the latest package globally and the package has a preconfigured Discord reporting endpoint.
Package 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 · L1A manifest entrypoint or package-local install chain reaches persistence behavior.
src/utils/autoupdate-service.jsView on unpkg · L1This package version adds a dangerous source file absent from the previous stored version; route for source-aware review.
src/fivem/launcher.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 · L24This package version adds a dangerous source file absent from the previous stored version; route for source-aware review.
src/fivem/launcher.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