Static Scan Results
scanned 5h ago · by rust-scannerStatic analysis flagged 19 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
11 flagged · loading sourcePackage source references child process execution.
dist/configure-worker.jsView on unpkg · L1082Source spawns a local helper that also contains network and dynamic execution context; review data flow before blocking.
dist/configure-worker.jsView on unpkg · L14Package source invokes a package manager install command at runtime.
dist/configure-worker.jsView on unpkg · L3325Source writes installer persistence such as shell profile or service configuration.
dist/configure-worker.jsView on unpkg · L14A single source file combines environment access, network access, and code or shell execution with blocking evidence.
dist/index.jsView on unpkg · L7399Source appears to send environment or credential material to an external endpoint.
dist/index.jsView on unpkg · L9A package entrypoint or install-time lifecycle script reaches a source file with blocking dangerous behavior.
dist/index.jsView on unpkg · L9This package version adds a dangerous source file absent from the previous stored version; route for source-aware review.
dist/index.jsView on unpkgSource gates dangerous network, credential, or execution behavior behind CI, host, platform, time, or geo fingerprint checks.
dist/index.jsView on unpkg · L9Package ships non-JavaScript build or shell helper files.
dist/pty-hermes-wrapper.pyView on unpkg