Static Scan Results
scanned 4h ago · by rust-scannerStatic analysis flagged 7 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 snapshotBehavioral surface
ChildProcessCryptoEnvironmentVarsFilesystemNetworkShell
HighEntropyStringsUrlStrings
Source & flagged code
1 flagged · loading sourcecommands/share.jsView file
65package = @stigmer/cli; repositoryIdentity = stigmer; dependency = open
L65: try {
L66: const { default: open } = await import("open");
L67: await open(url);
High
Copied Package Dependency Bridge
Package metadata claims a different repository identity while copied source loads a runtime dependency bridge.
commands/share.jsView on unpkg · L65Findings
1 High3 Medium3 Low
HighCopied Package Dependency Bridgecommands/share.js
MediumNetwork
MediumEnvironment Vars
MediumStructural Risk Force Deep Review
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings