Static Scan Results
scanned 7d ago · by rust-scannerStatic analysis flagged 23 finding(s) at 93.0% confidence. This version is warn-only unless an AI or security-team review confirms malicious behavior.
Decision evidence
public snapshotSource & flagged code
13 flagged · loading sourcePackage defines install-time lifecycle scripts.
package.jsonView on unpkgPackage source references child process execution.
cli/cli-wrapper.cjsView on unpkg · L13Package source references dynamic require/import behavior.
cli/cli-wrapper.cjsView on unpkg · L11Package source references shell execution.
apps/studio/bin/_ensure-browser.mjsView on unpkg · L51Package source references weak cryptographic algorithms.
apps/studio/server.mjsView on unpkg · L9A single source file combines environment access, network access, and code or shell execution; review context before blocking.
cli/lib/update-check.mjsView on unpkg · L12Source gates dangerous network, credential, or execution behavior behind CI, host, platform, time, or geo fingerprint checks.
cli/lib/update-check.mjsView on unpkg · L8Source combines command execution, command-output handling, and outbound requests; review data flow before blocking.
cli/commands/hub.mjsView on unpkg · L142Source reaches cloud instance metadata or link-local credential endpoints.
cli/lib/fetch-asset.test.mjsView on unpkg · L33This package version adds a dangerous source file absent from the previous stored version; route for source-aware review.
cli/commands/design.mjsView on unpkgSource spawns a local helper that also contains network and dynamic execution context; review data flow before blocking.
cli/commands/design.mjsView on unpkg · L1Package ships non-JavaScript build or shell helper files.
apps/studio/bin/prep.shView on unpkg