Static Scan Results
scanned 1h ago · by rust-scannerStatic analysis flagged 21 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
11 flagged · loading sourceSource launches a detached bundled service that exposes a broad-bound HTTP listener.
bin/init.jsView on unpkg · L6Package source references dynamic require/import behavior.
bin/init.jsView on unpkg · L3Source writes installer persistence such as shell profile or service configuration.
bin/init.jsView on unpkg · L6Package source references a known benign dynamic code generation pattern.
dist/esm/pr-review/analyzers/SecurityScanner.jsView on unpkg · L13Package source references weak cryptographic algorithms.
dist/esm/proxy/ProjectStore.jsView on unpkg · L4A single source file combines environment access, network access, and code or shell execution; review context before blocking.
dist/esm/cli/lemma-proxy.jsView on unpkg · L1969Source gates dangerous network, credential, or execution behavior behind CI, host, platform, time, or geo fingerprint checks.
dist/esm/cli/lemma-proxy.jsView on unpkg · L7Source spawns a local helper that also contains network and dynamic execution context; review data flow before blocking.
dist/esm/mcp/tools.jsView on unpkg · L3Package source invokes a package manager install command at runtime.
dist/esm/mcp/tools.jsView on unpkg · L1262