Static Scan Results
scanned 20h ago · by rust-scannerStatic analysis flagged 16 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 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 · L2201Package source references a known benign dynamic code generation pattern.
packages/claude/src/runtimeAdapter.tsView on unpkg · L2201A 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 · L4This package version adds a dangerous source file absent from the previous stored version; route for source-aware review.
apps/relay-server/dist/index.jsView on unpkg