Static Scan Results
scanned 4d ago · by rust-scannerStatic analysis flagged 15 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
7 flagged · loading sourceThis package version adds a dangerous source file absent from the previous stored version; route for source-aware review.
src/index.jsView on unpkgSource collects local host identity data and sends it to an external endpoint.
src/index.jsView on unpkg · L9Package source invokes a package manager install command at runtime.
src/index.jsView on unpkg · L621A single source file combines environment access, network access, and code or shell execution; review context before blocking.
src/mcp.jsView on unpkg · L4Source combines command execution, command-output handling, and outbound requests; review data flow before blocking.
src/mcp.jsView on unpkg · L4Source gates dangerous network, credential, or execution behavior behind CI, host, platform, time, or geo fingerprint checks.
src/mcp.jsView on unpkg · L4