Static Scan Results
scanned 4h ago · by rust-scannerStatic analysis flagged 5 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
ChildProcessNetworkShell
HighEntropyStringsUrlStrings
Source & flagged code
1 flagged · loading sourceindex.esm.jsView file
24L25: // https://github.com/zloirock/core-js/issues/86#issuecomment-115759028
L26: var globalThis_1 =
...
L40: try {
L41: return !!exec();
L42: } catch (error) {
...
L1083: var NullProtoObjectViaActiveX = function (activeXDocument) {
L1084: activeXDocument.write(scriptTag(''));
L1085: activeXDocument.close();
...
L2574: } else {
L2575: const detected = Intl.DateTimeFormat().resolvedOptions().timeZone;
L2576: dayjsWithTz.tz.setDefault(detected);
High
Sandbox Evasion Gated Capability
Source gates dangerous network, credential, or execution behavior behind CI, host, platform, time, or geo fingerprint checks.
index.esm.jsView on unpkg · L24Findings
1 High2 Medium2 Low
HighSandbox Evasion Gated Capabilityindex.esm.js
MediumNetwork
MediumStructural Risk Force Deep Review
LowHigh Entropy Strings
LowUrl Strings