Static Scan Results
scanned 2d ago · by rust-scannerStatic analysis flagged 15 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 source references child process execution.
bin/remote-codex.mjsView on unpkg · L7Source spawns a local helper that also contains network and dynamic execution context; review data flow before blocking.
bin/remote-codex.mjsView on unpkg · L7Package source references shell execution.
apps/supervisor-api/dist/index.jsView on unpkg · L9987Package source references dynamic require/import behavior.
packages/claude/src/runtimeAdapter.tsView on unpkg · L2178Package source references a known benign dynamic code generation pattern.
packages/claude/src/runtimeAdapter.tsView on unpkg · L2178A single source file combines environment access, network access, and code or shell execution; review context before blocking.
scripts/service-manager.mjsView on unpkg · L4Source launches a detached bundled service that exposes a broad-bound HTTP listener.
scripts/service-manager.mjsView on unpkg · L4