Static Scan Results
scanned 9h ago · by rust-scannerStatic analysis completed at 93.0% confidence. No malicious behavior was detected; 6 low-signal pattern(s) were surfaced and cleared.
Static reason
No blocking static signals were detected.; previous stored version diff introduced dangerous source
Decision evidence
public snapshotBehavioral surface
ChildProcessDynamicRequireFilesystemNetwork
HighEntropyStringsUrlStrings
Source & flagged code
2 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 · L29dist/cli.jsView file
•matchType = previous_version_dangerous_delta
matchedPackage = @weave-framework/cli@0.2.0
matchedIdentity = npm:QHdlYXZlLWZyYW1ld29yay9jbGk:0.2.0
similarity = 0.667
summary = stored previous version shares package body but lacks this dangerous source file
High
Previous Version Dangerous Delta
This package version adds a dangerous source file absent from the previous stored version; route for source-aware review.
dist/cli.jsView on unpkgFindings
1 High2 Medium3 Low
HighPrevious Version Dangerous Deltadist/cli.js
MediumDynamic Requirebin/weave.mjs
MediumNetwork
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings