Static Scan Results
scanned 12d ago · by rust-scannerStatic analysis flagged 35 finding(s) at 72.0% confidence. This version is warn-only unless an AI or security-team review confirms malicious behavior.
Decision evidence
public snapshotSource & flagged code
28 flagged · loading sourcePackage contains a critical-looking secret pattern.
bin/leerness.jsView on unpkg · L2921A single source file combines environment access, network access, and code or shell execution; review context before blocking.
bin/leerness.jsView on unpkg · L2927Package source invokes a package manager install command at runtime.
bin/leerness.jsView on unpkg · L2640Package 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 · L3013Source spawns a local helper that also contains network and dynamic execution context; review data flow before blocking.
scripts/e2e.jsView on unpkg · L6