Static Scan Results
scanned 4d 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
6 flagged · loading sourcePackage source references child process execution.
dist/src/connectors/controller.mjsView on unpkg · L1Source combines command execution, command-output handling, and outbound requests; review data flow before blocking.
dist/src/connectors/controller.mjsView on unpkg · L1Package source references dynamic require/import behavior.
bin/wujie-shell.mjsView on unpkg · L29A single source file combines environment access, network access, and code or shell execution; review context before blocking.
dist/src/runtime/index.mjsView on unpkg · L1Source spawns a local helper that also contains network and dynamic execution context; review data flow before blocking.
dist/src/runtime/index.mjsView on unpkg · L1Source contains an obfuscator-style string-array loader that reconstructs and executes hidden code.
dist/bin/wujie-shell.mjsView on unpkg · L1