Static Scan Results
scanned 2h ago · by rust-scannerStatic analysis flagged 24 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
14 flagged · loading sourcePackage source references child process execution.
claude-bridge/src/claude.jsView on unpkg · L2Package source references dynamic require/import behavior.
claude-bridge/src/claude.jsView on unpkg · L2Package source references weak cryptographic algorithms.
claude-bridge/src/claude.jsView on unpkg · L2Manifest entrypoint contains risky behavior absent from dist/build output.
bin/cli.jsView on unpkg · L22A single source file combines environment access, network access, and code or shell execution; review context before blocking.
bin/cli.jsView on unpkg · L1312Source gates dangerous network, credential, or execution behavior behind CI, host, platform, time, or geo fingerprint checks.
bin/cli.jsView on unpkg · L22Source spawns a local helper that also contains network and dynamic execution context; review data flow before blocking.
bin/cli.jsView on unpkg · L22Package source invokes a package manager install command at runtime.
bin/cli.jsView on unpkg · L296Source writes installer persistence such as shell profile or service configuration.
bin/cli.jsView on unpkg · L22Package source references a known benign dynamic code generation pattern.
bin/cli.jsView on unpkg · L4332Source combines command execution, command-output handling, and outbound requests; review data flow before blocking.
dist/services/browser-manager.jsView on unpkg · L1Source contains an obfuscator-style string-array loader that reconstructs and executes hidden code.
dist/middleware/auth.jsView on unpkg · L1