Static Scan Results
scanned 1d ago · by rust-scannerStatic analysis flagged 19 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
10 flagged · loading sourcePackage defines install-time lifecycle scripts.
package.jsonView on unpkgInstall-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkgPackage source references child process execution.
dist/bin/jpi-chat.jsView on unpkg · L5059Source spawns a local helper that also contains network and dynamic execution context; review data flow before blocking.
dist/bin/jpi-chat.jsView on unpkg · L128Package source references a known benign dynamic code generation pattern.
dist/bin/jpi-dispatch.jsView on unpkg · L25185Package source references dynamic require/import behavior.
dist/bin/jpi-init.jsView on unpkg · L347A single source file combines environment access, network access, and code or shell execution; review context before blocking.
dist/bin/jpi.jsView on unpkg · L5Source gates dangerous network, credential, or execution behavior behind CI, host, platform, time, or geo fingerprint checks.
dist/bin/jpi-sync.jsView on unpkg · L128