Static Scan Results
scanned 4h ago · by rust-scannerStatic analysis completed at 65.0% confidence. No malicious behavior was detected; 7 low-signal pattern(s) were surfaced and cleared.
Static reason
No blocking static signals were detected.
Decision evidence
public snapshotBehavioral surface
ChildProcessCryptoDynamicRequireEnvironmentVarsFilesystemNetworkShell
HighEntropyStringsUrlStrings
Source & flagged code
1 flagged · loading sourcedist/actions/view-screen.jsView file
19const modulePath = `./${name}.js`;
L20: const module = (await import(/* @vite-ignore */ modulePath));
L21: if (!module.default)
Medium
Dynamic Require
Package source references dynamic require/import behavior.
dist/actions/view-screen.jsView on unpkg · L19Findings
3 Medium4 Low
MediumDynamic Requiredist/actions/view-screen.js
MediumNetwork
MediumEnvironment Vars
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings