Static Scan Results
scanned 10d ago · by rust-scannerStatic analysis flagged 4 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
HighEntropyStrings
Source & flagged code
1 flagged · loading sourcedist/index.jsView file
196package = @mce/chart; repositoryIdentity = mce; dependency = echarts
L196: try {
L197: if (!echartsLib) echartsLib = await import("echarts");
L198: if (!chartInstance) chartInstance = echartsLib.init(previewEl.value);
High
Copied Package Dependency Bridge
Package metadata claims a different repository identity while copied source loads a runtime dependency bridge.
dist/index.jsView on unpkg · L196Findings
1 High1 Medium2 Low
HighCopied Package Dependency Bridgedist/index.js
MediumStructural Risk Force Deep Review
LowScripts Present
LowHigh Entropy Strings