Static Scan Results
scanned 4d 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
ChildProcessCryptoEnvironmentVarsEvalNetwork
HighEntropyStringsTelemetryUrlStrings
Source & flagged code
2 flagged · loading sourceindex-D8ySyL6a.jsView file
8273patternName = generic_password
severity = medium
line = 8273
matchedText = password...in",
Medium
4483const { code: code2, detectError } = baseCompile(message, context);
L4484: const msg = new Function(`return ${code2}`)();
L4485: return !detectError ? compileCache[cacheKey] = msg : msg;
Low
Eval
Package source references a known benign dynamic code generation pattern.
index-D8ySyL6a.jsView on unpkg · L4483Findings
3 Medium4 Low
MediumSecret Patternindex-D8ySyL6a.js
MediumNetwork
MediumEnvironment Vars
LowEvalindex-D8ySyL6a.js
LowHigh Entropy Strings
LowTelemetry
LowUrl Strings