Static Scan Results
scanned 2h ago · by rust-scannerStatic analysis flagged 11 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
4 flagged · loading sourceSource combines command execution, command-output handling, and outbound requests; review data flow before blocking.
bin/cli.jsView on unpkg · L456Source writes installer persistence such as shell profile or service configuration.
bin/cli.jsView on unpkg · L6Package ships non-JavaScript build or shell helper files.
examples/python/complete_flow.pyView on unpkg