Static Scan Results
scanned 2h ago · by rust-scannerStatic analysis flagged 11 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
ChildProcessFilesystemNetwork
HighEntropyStringsMinifiedObfuscatedTelemetryUrlStrings
NoLicense
Oversized source lightweight scan
dist/assets/index-BZBjzYc8.js3.03 MB file, sampled 256 KB
NetworkChildProcessObfuscatedHighEntropyStringsMinifiedTelemetryUrlStringsreact.devwww.w3.org
Source & flagged code
2 flagged · loading sourcedist/index.jsView file
186fill: "none",
L187: xmlns: "http://www.w3.org/2000/svg",
L188: "aria-hidden": "true",
...
L1211: if (!raw) return {};
L1212: const parsed = JSON.parse(raw);
L1213: if (!isRecord2(parsed)) return {};
...
L1459: try {
L1460: return import.meta.env.DEV === true;
L1461: } catch {
...
L1596: headers: { "Content-Type": "application/json" },
L1597: body: JSON.stringify({ api_key: POSTHOG_API_KEY, batch }),
L1598: signal: controller.signal
High
Sandbox Evasion Gated Capability
Source gates dangerous network, credential, or execution behavior behind CI, host, platform, time, or geo fingerprint checks.
dist/index.jsView on unpkg · L186dist/assets/index-BZBjzYc8.jsView file
•path = dist/assets/index-BZBjzYc8.js
kind = oversized_source_file
sizeBytes = 3176531
magicHex = [redacted]
High
Oversized Source File
Package contains source files above the static scanner size ceiling.
dist/assets/index-BZBjzYc8.jsView on unpkgFindings
2 High2 Medium7 Low
HighSandbox Evasion Gated Capabilitydist/index.js
HighOversized Source Filedist/assets/index-BZBjzYc8.js
MediumNetwork
MediumStructural Risk Force Deep Review
LowScripts Present
LowFilesystem
LowObfuscated
LowHigh Entropy Strings
LowTelemetry
LowUrl Strings
LowNo License