Static Scan Results
scanned 15d 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 source references child process execution.
dist/server/orbit-entry.jsView on unpkg · L35Source spawns a local helper that also contains network and dynamic execution context; review data flow before blocking.
dist/server/orbit-entry.jsView on unpkg · L35Package source invokes a package manager install command at runtime.
dist/server/orbit-entry.jsView on unpkg · L1594Package source references dynamic require/import behavior.
dist/server/orbit-entry.jsView on unpkg · L59A single source file combines environment access, network access, and code or shell execution; review context before blocking.
dist/server/rover-entry.jsView on unpkg · L2397Source gates dangerous network, credential, or execution behavior behind CI, host, platform, time, or geo fingerprint checks.
dist/server/rover-entry.jsView on unpkg · L37Source writes installer persistence such as shell profile or service configuration.
dist/server/rover-entry.jsView on unpkg · L37Package source references weak cryptographic algorithms.
dist/server/rover-entry.jsView on unpkg · L37Source appears to send environment or credential material to an external endpoint.
dist/server/cli.jsView on unpkg · L241A package entrypoint or install-time lifecycle script reaches a source file with blocking dangerous behavior.
dist/server/cli.jsView on unpkg · L241Source combines command execution, command-output handling, and outbound requests; review data flow before blocking.
dist/server/council-entry.jsView on unpkg · L1423Package ships non-JavaScript build or shell helper files.
scaffolds/migrate-safety/scripts/migrate-with-backup.shView on unpkgThis package version adds a dangerous source file absent from the previous stored version.
dist/server/radar-teardown-entry.jsView on unpkg