Static Scan Results
scanned 6d ago · by rust-scannerStatic analysis flagged 16 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
8 flagged · loading sourceA single source file combines environment access, network access, and code or shell execution; review context before blocking.
bin/_client.mjsView on unpkg · L11Package source references a known benign dynamic code generation pattern.
bin/scan.mjsView on unpkg · L173Package source references dynamic require/import behavior.
bin/flow.mjsView on unpkg · L78This package version adds a dangerous source file absent from the previous stored version; route for source-aware review.
bin/login.mjsView on unpkgSource combines command execution, command-output handling, and outbound requests; review data flow before blocking.
bin/login.mjsView on unpkg · L38Source gates dangerous network, credential, or execution behavior behind CI, host, platform, time, or geo fingerprint checks.
bin/login.mjsView on unpkg · L3