Static Scan Results
scanned 1h ago · by rust-scannerStatic analysis flagged 17 finding(s) at 93.0% confidence. This version is warn-only unless an AI or security-team review confirms malicious behavior.
Decision evidence
public snapshotSource & flagged code
8 flagged · loading sourceSource appears to send environment or credential material to an external endpoint.
standalone/server.jsView on unpkg · L154A package entrypoint or install-time lifecycle script reaches a source file with blocking dangerous behavior.
standalone/server.jsView on unpkg · L154Package source references child process execution.
standalone/server.jsView on unpkg · L9250A single source file combines environment access, network access, and code or shell execution; review context before blocking.
standalone/server.jsView on unpkg · L36119Package source references a known benign dynamic code generation pattern.
standalone/server.jsView on unpkg · L3071This package version adds a dangerous source file absent from the previous stored version; route for source-aware review.
standalone/cli.jsView on unpkgSource spawns a local helper that also contains network and dynamic execution context; review data flow before blocking.
standalone/cli.jsView on unpkg · L45Package ships non-JavaScript build or shell helper files.
scripts/safe_config_edit.pyView on unpkg