Static Scan Results
scanned 7d ago · by rust-scannerStatic analysis flagged 16 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
7 flagged · loading sourcePackage defines install-time lifecycle scripts.
package.jsonView on unpkgPackage source references child process execution.
dist/server/index.jsView on unpkg · L15297A single source file combines environment access, network access, and code or shell execution; review context before blocking.
dist/server/index.jsView on unpkg · L15493Package source references dynamic require/import behavior.
dist/core/index.jsView on unpkg · L3Package source references a known benign dynamic code generation pattern.
dist/core/index.jsView on unpkg · L1695Package source references weak cryptographic algorithms.
dist/core/index.jsView on unpkg · L5Source spawns a local helper that also contains network and dynamic execution context; review data flow before blocking.
dist/hooks/session-start.jsView on unpkg · L6