registry  /  @antimatter-audio/antimatter-ui  /  16.5.8

@antimatter-audio/antimatter-ui@16.5.8

React UI component library for Antimatter Audio.

Static Scan Results

scanned 4h ago · by rust-scanner

Static 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 snapshot
Behavioral surface
Source
Network
Supply chain
HighEntropyStringsUrlStrings
ManifestNo manifest risk signals triggered.
scanned 1 file(s), 359 KB of source, external domains: www.w3.org

Source & flagged code

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

Findings

1 High1 Medium3 Low
HighBase64 Obscured Urldist/index.js
MediumNetwork
LowScripts Present
LowHigh Entropy Strings
LowUrl Strings