Static Scan Results
scanned 2h ago · by rust-scannerStatic analysis flagged 18 finding(s) at 86.0% confidence. This version is warn-only unless an AI or security-team review confirms malicious behavior.
Decision evidence
public snapshotSource & flagged code
9 flagged · loading sourcePackage source references child process execution.
dist/core/maintenance.jsView on unpkg · L17Package source invokes a package manager install command at runtime.
dist/core/maintenance.jsView on unpkg · L8Source writes installer persistence such as shell profile or service configuration.
dist/autostart.jsView on unpkg · L16A single source file combines environment access, network access, and code or shell execution; review context before blocking.
dist/mira-runner.jsView on unpkg · L1Source appears to send environment or credential material to an external endpoint.
dist/cli.jsView on unpkg · L21A package entrypoint or install-time lifecycle script reaches a source file with blocking dangerous behavior.
dist/cli.jsView on unpkg · L21Source spawns a local helper that also contains network and dynamic execution context; review data flow before blocking.
dist/core/worker-pool.jsView on unpkg · L4