Static Scan Results
scanned 8h ago · by rust-scannerStatic analysis flagged 10 finding(s) at 93.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.; previous stored version diff introduced dangerous source
Decision evidence
public snapshotBehavioral surface
ChildProcessCryptoEnvironmentVarsFilesystemNetworkShell
HighEntropyStringsUrlStrings
NoLicense
Source & flagged code
2 flagged · loading sourcelib/login.mjsView file
24package = @sky.ui/cli; repositoryIdentity = sky-ui; dependency = open
L24: try {
L25: const { default: open } = await import("open");
L26: await open(start.verificationUrl);
High
Copied Package Dependency Bridge
Package metadata claims a different repository identity while copied source loads a runtime dependency bridge.
lib/login.mjsView on unpkg · L24lib/install.mjsView file
•matchType = previous_version_dangerous_delta
matchedPackage = @sky.ui/cli@0.0.27
matchedIdentity = npm:QHNreS51aS9jbGk:0.0.27
similarity = 0.944
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.
lib/install.mjsView on unpkgFindings
2 High3 Medium5 Low
HighCopied Package Dependency Bridgelib/login.mjs
HighPrevious Version Dangerous Deltalib/install.mjs
MediumNetwork
MediumEnvironment Vars
MediumStructural Risk Force Deep Review
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings
LowNo License