Static Scan Results
scanned 7d ago · by rust-scannerStatic analysis completed at 65.0% confidence. No malicious behavior was detected; 7 low-signal pattern(s) were surfaced and cleared.
Static reason
No blocking static signals were detected.
Decision evidence
public snapshotBehavioral surface
ChildProcessCryptoEnvironmentVarsFilesystemShell
HighEntropyStrings
Source & flagged code
2 flagged · loading sourcedist/vite.mjsView file
6* license: MIT
L7: * repository.url: https://github.com/kekyo/muon-ui.git
L8: * git.commit.hash: [redacted]
...
L16: import __screwUpDefaultImportModule0 from "adm-zip";
L17: import { spawn } from "node:child_process";
L18: import * as __screwUpDefaultImportModule0$1 from "sharp";
...
L214: if (i < 0 || i >= l) return TO_STRING ? "" : void 0;
L215: a = s.charCodeAt(i);
L216: return a < 55296 || a > 56319 || i + 1 === l || (b = s.charCodeAt(i + 1)) < 56320 || b > 57343 ? TO_STRING ? s.charAt(i) : a : TO_STRING ? s.slice(i, i + 2) : (a - 55296 << 10) + (...
...
L1711: var getBuilderExecutableName = (platform) => platform === "win32" ? "muon-builder.exe" : "muon-builder";
L1712: var moduleDirectory$4 = typeof __dirname === "string" ? __dirname : dirname(fileURLToPath(import.meta.url));
L1713: var canExecute = async (path) => {
Low
dist/native/linux-armhf/muon-builderView file
•path = dist/native/linux-armhf/muon-builder
kind = native_binary
sizeBytes = 1029996
magicHex = [redacted]
Medium
Ships Native Binary
Package ships native binary artifacts.
dist/native/linux-armhf/muon-builderView on unpkgFindings
3 Medium4 Low
MediumEnvironment Vars
MediumShips Native Binarydist/native/linux-armhf/muon-builder
MediumStructural Risk Force Deep Review
LowScripts Present
LowWeak Cryptodist/vite.mjs
LowFilesystem
LowHigh Entropy Strings