AdoreMix broadcast server - cross-platform installer, runner and service manager
No confirmed malicious install-time or import-time attack surface. The postinstall hook only prints a usage hint; installation, service setup, dependency repair, and TTS networking require explicit CLI commands.
Package defines install-time lifecycle scripts.
package.jsonView on unpkgPackage source references child process execution.
tts/providers/edge.jsView on unpkg · L11Package source references a known benign dynamic code generation pattern.
webui/high/assets/index-npdYRXyk.jsView on unpkg · L17Package source references dynamic require/import behavior.
bin/postinstall-hint.jsView on unpkg · L2A manifest entrypoint or package-local install chain reaches persistence behavior.
src/service/linux.jsView on unpkg · L5Source writes installer persistence such as shell profile or service configuration.
src/service/linux.jsView on unpkg · L5Source gates dangerous network, credential, or execution behavior behind CI, host, platform, time, or geo fingerprint checks.
src/doctor.jsView on unpkg · L2Package source invokes a package manager install command at runtime.
src/install.jsView on unpkg · L105Package defines install-time lifecycle scripts.
package.jsonView on unpkg · L36Package source references a known benign dynamic code generation pattern.
webui/high/assets/index-npdYRXyk.jsView on unpkg · L17Package source references dynamic require/import behavior.
bin/postinstall-hint.jsView on unpkg · L2Package source invokes a package manager install command at runtime.
src/install.jsView on unpkg · L105Package source references child process execution.
tts/providers/edge.jsView on unpkg · L11A manifest entrypoint or package-local install chain reaches persistence behavior.
src/service/linux.jsView on unpkg · L5Source writes installer persistence such as shell profile or service configuration.
src/service/linux.jsView on unpkg · L5Source gates dangerous network, credential, or execution behavior behind CI, host, platform, time, or geo fingerprint checks.