Static Scan Results
scanned 3h ago · by rust-scannerStatic analysis flagged 19 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
8 flagged · loading sourcePackage defines install-time lifecycle scripts.
package.jsonView on unpkgInstall-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkgPackage source references dynamic require/import behavior.
database.jsView on unpkg · L38Source writes installer persistence such as shell profile or service configuration.
test-integration.jsView on unpkg · L22A single source file combines environment access, network access, and code or shell execution; review context before blocking.
scripts/capture-screenshots.mjsView on unpkg · L8Source combines command execution, command-output handling, and outbound requests; review data flow before blocking.
electron/main.jsView on unpkg · L10