Static Scan Results
scanned 4d ago · by rust-scannerStatic analysis flagged 14 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
6 flagged · loading sourceSource spawns a local helper that also contains network and dynamic execution context; review data flow before blocking.
dist/cli/index.jsView on unpkg · L12A single source file combines environment access, network access, and code or shell execution; review context before blocking.
dist/lib/driverManager.jsView on unpkg · L19Package source references a known benign dynamic code generation pattern.
dist/lib/clock.jsView on unpkg · L116Package source references dynamic require/import behavior.
bin/craftdriver.mjsView on unpkg · L23