Static Scan Results
scanned 2h ago · by rust-scannerStatic analysis flagged 14 finding(s) at 72.0% confidence. This version is warn-only unless an AI or security-team review confirms malicious behavior.
Decision evidence
public snapshotSource & flagged code
6 flagged · loading sourcePackage contains a possible secret pattern.
lib/cli/src/commands/db/credentials.jsView on unpkg · L50Package source references child process execution.
lib/cli/src/lib/byos-precheck.jsView on unpkg · L3Package source references a known benign dynamic code generation pattern.
lib/cli/src/commands/auth/reset-password.jsView on unpkg · L161Source writes installer persistence such as shell profile or service configuration.
lib/cli/src/services/cli-ssh.service.jsView on unpkg · L50A single source file combines environment access, network access, and code or shell execution; review context before blocking.
lib/cli/src/commands/auth/login.jsView on unpkg · L39Package source invokes a package manager install command at runtime.
lib/cli/src/commands/update.jsView on unpkg · L74