Static Scan Results
scanned 2h ago · by rust-scannerStatic analysis flagged 13 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
6 flagged · loading sourcePackage source references child process execution.
dist/agents/bw-codex.cjsView on unpkg · L38Source spawns a local helper that also contains network and dynamic execution context; review data flow before blocking.
dist/agents/bw-codex.cjsView on unpkg · L38A single source file combines environment access, network access, and code or shell execution; review context before blocking.
dist/cli/workblock.cjsView on unpkg · L42635Package source invokes a package manager install command at runtime.
dist/cli/workblock.cjsView on unpkg · L47182Package source references dynamic code evaluation.
dist/bridge/beyondwork-agent.cjsView on unpkg · L2943