Static Scan Results
scanned 1h ago · by rust-scannerStatic analysis flagged 8 finding(s) at 72.0% confidence. This version is warn-only unless an AI or security-team review confirms malicious behavior.
Static reason
One or more suspicious static signals were detected.
Decision evidence
public snapshotBehavioral surface
ChildProcessCryptoEvalFilesystemNetwork
HighEntropyStrings
GitDependency
Source & flagged code
2 flagged · loading sourcedist/index.jsView file
41594const jsExpr = r.replace(/\^/g, "**");
L41595: const val = new Function('"use strict"; return (' + jsExpr + ")")();
L41596: if (typeof val === "number" && isFinite(val)) return String(val);
Low
Eval
Package source references a known benign dynamic code generation pattern.
dist/index.jsView on unpkg · L41594dist/wasm/mathts-as.wasmView file
•path = dist/wasm/mathts-as.wasm
kind = wasm_module
sizeBytes = 65173
magicHex = [redacted]
Medium
Findings
4 Medium4 Low
MediumNetwork
MediumShips Wasm Moduledist/wasm/mathts-as.wasm
MediumStructural Risk Force Deep Review
MediumGit Dependency
LowScripts Present
LowEvaldist/index.js
LowFilesystem
LowHigh Entropy Strings