registry  /  @sky.ui/cli  /  0.0.23

@sky.ui/cli@0.0.23

Sky UI Pro CLI — login, install, status, and npm setup for online licensing

Static Scan Results

scanned 14h ago · by rust-scanner

Static analysis flagged 12 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 snapshot
Behavioral surface
Source
ChildProcessCryptoEnvironmentVarsFilesystemNetworkShell
Supply chain
HighEntropyStringsUrlStrings
Manifest
NoLicense
scanned 17 file(s), 67.0 KB of source, external domains: library.sky-ui.com

Source & flagged code

4 flagged · loading source
package.jsonView file
scripts.postinstall = node lib/postinstall.mjs
High
Install Time Lifecycle Scripts

Package defines install-time lifecycle scripts.

package.jsonView on unpkg
scripts.postinstall = node lib/postinstall.mjs
Medium
Ambiguous Install Lifecycle Script

Install-time lifecycle script is not statically allowlisted and needs review.

package.jsonView on unpkg
lib/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 · L24
lib/hydrate/device-id.mjsView file
matchType = previous_version_dangerous_delta matchedPackage = @sky.ui/cli@0.0.21 matchedIdentity = npm:QHNreS51aS9jbGk:0.0.21 similarity = 0.750 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/hydrate/device-id.mjsView on unpkg

Findings

3 High4 Medium5 Low
HighInstall Time Lifecycle Scriptspackage.json
HighCopied Package Dependency Bridgelib/login.mjs
HighPrevious Version Dangerous Deltalib/hydrate/device-id.mjs
MediumAmbiguous Install Lifecycle Scriptpackage.json
MediumNetwork
MediumEnvironment Vars
MediumStructural Risk Force Deep Review
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings
LowNo License