Static Scan Results
scanned 2h ago · by rust-scannerStatic analysis flagged 7 finding(s) at 72.0% confidence. This version is warn-only unless an AI or security-team review confirms malicious behavior.
Static reason
One or more suspicious static signals were detected.
Decision evidence
public snapshotBehavioral surface
ChildProcessCryptoEnvironmentVarsFilesystem
HighEntropyStringsUrlStrings
Source & flagged code
2 flagged · loading sourcebuild/chunk-UGRQCGXP.cjsView file
59var import_chunk_VS2QQHAK = require("./chunk-VS2QQHAK.cjs");
L60: var child_process = __toESM(require("child_process"));
L61: var fsc = __toESM(require("fs"));
High
Child Process
Package source references child process execution.
build/chunk-UGRQCGXP.cjsView on unpkg · L59build/chunk-NQBJ3RKE.cjsView file
180Cross-file remote execution chain: build/chunk-NQBJ3RKE.cjs spawns build/chunk-UGRQCGXP.cjs; helper contains network access plus dynamic code execution.
L180: var path3 = __toESM(require("path"));
L181: var net = __toESM(require("net"));
L182: var path4 = __toESM(require("path"));
L183: var import_child_process = require("child_process");
L184: var import_prettier_plugin_monkeyc5 = require("@markw65/prettier-plugin-monkeyc");
...
L627: while (p < pos) {
L628: if (input.charCodeAt(p) === 10) {
L629: details.line++;
...
L3194: }
L3195: if (visitor.post) visitor.post(c);
L3196: });
...
L3917: StateNodeAttributes2[StateNodeAttributes2["PROTECTED"] = 2] = "PROTECTED";
High
Cross File Remote Execution Context
Source spawns a local helper that also contains network and dynamic execution context; review data flow before blocking.
build/chunk-NQBJ3RKE.cjsView on unpkg · L180Findings
2 High1 Medium4 Low
HighChild Processbuild/chunk-UGRQCGXP.cjs
HighCross File Remote Execution Contextbuild/chunk-NQBJ3RKE.cjs
MediumEnvironment Vars
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings