Static Scan Results
scanned 2h ago · by rust-scannerStatic analysis flagged 11 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
5 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/src/executor/cdp-executor.jsView on unpkg · L17Package source references a known benign dynamic code generation pattern.
dist/src/executor/extension-executor.jsView on unpkg · L134Package source invokes a package manager install command at runtime.
scripts/postinstall.jsView on unpkg · L41