Static Scan Results
scanned 4h ago · by rust-scannerStatic analysis flagged 7 finding(s) at 86.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 sourceInstall-time lifecycle script matches a deterministic static-gate block pattern.
package.jsonView on unpkgPackage defines install-time lifecycle scripts.
package.jsonView on unpkgSource executes local commands and sends command output to an external endpoint.
package.json#scripts.postinstallView on unpkg · L1A single source file combines environment access, network access, and code or shell execution; review context before blocking.
package.json#scripts.postinstallView on unpkg · L1Source collects local host identity data and sends it to an external endpoint.
package.json#scripts.postinstallView on unpkg · L1