Static Scan Results
scanned 8h ago · by rust-scannerStatic analysis flagged 9 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
NoLicense
Source & flagged code
1 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 · L24Findings
1 High3 Medium5 Low
HighCopied Package Dependency Bridgelib/login.mjs
MediumNetwork
MediumEnvironment Vars
MediumStructural Risk Force Deep Review
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings
LowNo License