registry  /  @daileyos/cli  /  0.19.1

@daileyos/cli@0.19.1

Dailey OS CLI

Static Scan Results

scanned 2h ago · by rust-scanner

Static analysis flagged 11 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
ChildProcessEnvironmentVarsFilesystemNetworkShellWebSocket
Supply chain
HighEntropyStringsUrlStrings
Manifest
NoLicense
scanned 86 file(s), 560 KB of source, external domains: checkout.stripe.com, cli.github.com, docs.dailey.cloud, new-site.dailey.cloud, oldsite.com, os.dailey.cloud

Source & flagged code

3 flagged · loading source
dist/commands/db.jsView file
798patternName = generic_password severity = medium line = 798 matchedText = password...ue);
Medium
Secret Pattern

Package contains a possible secret pattern.

dist/commands/db.jsView on unpkg · L798
dist/commands/wordpress.jsView file
matchType = previous_version_dangerous_delta matchedPackage = @daileyos/cli@0.19.0 matchedIdentity = npm:QGRhaWxleW9zL2NsaQ:0.19.0 similarity = 0.941 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/commands/wordpress.jsView on unpkg
src/commands/db.tsView file
912patternName = generic_password severity = medium line = 912 matchedText = password...ue);
Medium
Secret Pattern

Hardcoded password in src/commands/db.ts

src/commands/db.tsView on unpkg · L912

Findings

1 High4 Medium6 Low
HighPrevious Version Dangerous Deltadist/commands/wordpress.js
MediumSecret Patterndist/commands/db.js
MediumNetwork
MediumEnvironment Vars
MediumSecret Patternsrc/commands/db.ts
LowNon Install Lifecycle Scripts
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings
LowNo License