Static Scan Results
scanned 6d ago · by rust-scannerStatic analysis flagged 39 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
32 flagged · loading sourcePackage contains a critical-looking secret pattern.
bin/leerness.jsView on unpkg · L3012This package version adds a dangerous source file absent from the previous stored version; route for source-aware review.
bin/leerness.jsView on unpkgA single source file combines environment access, network access, and code or shell execution; review context before blocking.
bin/leerness.jsView on unpkg · L3018Source spawns a local helper that also contains network and dynamic execution context; review data flow before blocking.
bin/leerness.jsView on unpkg · L5Package source invokes a package manager install command at runtime.
bin/leerness.jsView on unpkg · L2652Package source references dynamic require/import behavior.
bin/leerness.jsView on unpkg · L3Package source references a known benign dynamic code generation pattern.
bin/leerness.jsView on unpkg · L3104