Static Scan Results
scanned 3h ago · by rust-scannerStatic analysis flagged 21 finding(s) at 86.0% confidence. This version is warn-only unless an AI or security-team review confirms malicious behavior.
Decision evidence
public snapshotSource & flagged code
12 flagged · loading sourcePackage defines install-time lifecycle scripts.
package.jsonView on unpkgInstall-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkgSource spawns a local helper that also contains network and dynamic execution context; review data flow before blocking.
bin/myhi.jsView on unpkg · L1Source launches a detached bundled service that exposes a broad-bound HTTP listener.
bin/myhi.jsView on unpkg · L1Source writes installer persistence such as shell profile or service configuration.
bin/myhi.jsView on unpkg · L1Source combines command execution, command-output handling, and outbound requests; review data flow before blocking.
dist/index.jsView on unpkg · L75Source contains an obfuscator-style string-array loader that reconstructs and executes hidden code.
dist/index.jsView on unpkg · L9A single source file combines environment access, network access, and code or shell execution with blocking evidence.
dist/index.min.jsView on unpkg · L53Package source invokes a package manager install command at runtime.
bin/daemon.jsView on unpkg · L126