Static Scan Results
scanned 3h ago · by rust-scannerStatic analysis flagged 9 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
ChildProcessCryptoEnvironmentVarsEvalFilesystemNetwork
HighEntropyStringsUrlStrings
Source & flagged code
3 flagged · loading sourcedist/client.jsView file
270patternName = generic_password
severity = medium
line = 270
matchedText = password...d)',
Medium
dist/bundle.jsView file
38548patternName = generic_password
severity = medium
line = 38548
matchedText = passwo...
Medium
2952sourceCode = this.opts.code.process(sourceCode, sch);
L2953: const makeValidate = new Function(`${names_1.default.self}`, `${names_1.default.scope}`, sourceCode);
L2954: const validate = makeValidate(this, this.scope.get());
Low
Eval
Package source references a known benign dynamic code generation pattern.
dist/bundle.jsView on unpkg · L2952Findings
4 Medium5 Low
MediumSecret Patterndist/client.js
MediumNetwork
MediumEnvironment Vars
MediumSecret Patterndist/bundle.js
LowScripts Present
LowEvaldist/bundle.js
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings