registry  /  @weave-framework/cli  /  0.2.107

@weave-framework/cli@0.2.107

Weave CLI — `weave build`, `weave dev` (watch + live-reload), `weave check`, `weave routes`.

Static Scan Results

scanned 9h ago · by rust-scanner

Static 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 snapshot
Behavioral surface
Source
ChildProcessDynamicRequireFilesystemNetwork
Supply chain
HighEntropyStringsUrlStrings
ManifestNo manifest risk signals triggered.
scanned 3 file(s), 110 KB of source, external domains: 127.0.0.1

Source & flagged code

2 flagged · loading source
bin/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 · L29
dist/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 unpkg

Findings

1 High2 Medium3 Low
HighPrevious Version Dangerous Deltadist/cli.js
MediumDynamic Requirebin/weave.mjs
MediumNetwork
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings