Static Scan Results
scanned 5d ago · by rust-scannerStatic analysis completed at 65.0% confidence. No malicious behavior was detected; 5 low-signal pattern(s) were surfaced and cleared.
Static reason
No blocking static signals were detected.
Decision evidence
public snapshotBehavioral surface
ChildProcessDynamicRequireFilesystemNetwork
HighEntropyStringsUrlStrings
Source & flagged code
1 flagged · loading sourcebin/weave.mjsView file
29L30: const { main } = await import(pathToFileURL(out).href);
L31: await main(process.argv.slice(2));
Medium
Dynamic Require
Package source references dynamic require/import behavior.
bin/weave.mjsView on unpkg · L29Findings
2 Medium3 Low
MediumDynamic Requirebin/weave.mjs
MediumNetwork
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings