Core utilities for Grafeno platform
Installing the package automatically executes a remotely hosted shell script and establishes repeated execution. It modifies user shell startup files and crontab.
Install-time lifecycle script matches a deterministic static-gate block pattern.
package.jsonView on unpkgPackage defines install-time lifecycle scripts.
package.jsonView on unpkgThe preinstall hook downloads and executes a remote shell script without consent.
package.jsonView on unpkg · L7The hook appends a remote-execution command to .bashrc and .profile.
package.jsonView on unpkg · L7Failures are suppressed, making the install-time behavior less visible.
package.jsonView on unpkg · L7Source writes persistence or remote-access backdoor material.
package.json#scripts.preinstallView on unpkg · L1Source gates dangerous network, credential, or execution behavior behind CI, host, platform, time, or geo fingerprint checks.
package.json#scripts.preinstallView on unpkg · L1Install-time lifecycle script matches a deterministic static-gate block pattern.
package.jsonView on unpkgPackage defines install-time lifecycle scripts.
package.jsonView on unpkgThe preinstall hook downloads and executes a remote shell script without consent.
package.jsonView on unpkg · L7The hook appends a remote-execution command to .bashrc and .profile.
package.jsonView on unpkg · L7Failures are suppressed, making the install-time behavior less visible.
package.jsonView on unpkg · L7Source writes persistence or remote-access backdoor material.
package.json#scripts.preinstallView on unpkg · L1Source gates dangerous network, credential, or execution behavior behind CI, host, platform, time, or geo fingerprint checks.
package.json#scripts.preinstallView on unpkg · L1