registry  /  @mce/chart  /  0.32.4

@mce/chart@0.32.4

Chart plugin for mce

Static Scan Results

scanned 10d ago · by rust-scanner

Static 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 snapshot
Behavioral surface
SourceNo risky source behavior triggered.
Supply chain
HighEntropyStrings
ManifestNo manifest risk signals triggered.
scanned 1 file(s), 13.8 KB of source

Source & flagged code

1 flagged · loading source
dist/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 · L196

Findings

1 High1 Medium2 Low
HighCopied Package Dependency Bridgedist/index.js
MediumStructural Risk Force Deep Review
LowScripts Present
LowHigh Entropy Strings