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
Network
HighEntropyStringsUrlStrings
Source & flagged code
1 flagged · loading sourcedist/index.jsView file
521shapeRendering: "crispEdges",
L522: xmlns: "http://www.w3.org/2000/svg",
L523: children: jsx("polygon", {
...
L3397: if (eventId) {
L3398: fetch(Juce.getBackendResourceAddress(`${eventId}.json`)).then((response)=>response.text()).then((text)=>{
L3399: const data = JSON.parse(text);
...
L4702: fillGradient: fillGradient,
L4703: data: data,
L4704: xScale: xScale,
High
Base64 Obscured Url
Source decodes a Base64-obscured HTTP endpoint at runtime.
dist/index.jsView on unpkg · L521Findings
1 High1 Medium3 Low
HighBase64 Obscured Urldist/index.js
MediumNetwork
LowScripts Present
LowHigh Entropy Strings
LowUrl Strings