Static Scan Results
scanned 16h 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.
Static reason
One or more suspicious static signals were detected.
Decision evidence
public snapshotBehavioral surface
ChildProcessDynamicRequireEnvironmentVarsEvalFilesystem
HighEntropyStringsMinifiedObfuscatedProtestwareUrlStrings
Oversized source lightweight scan
dist/fence/fence.js6.18 MB file, sampled 256 KB
ChildProcessUrlStringswww.w3.org
Source & flagged code
3 flagged · loading sourcedist/wc/instance.jsView file
1019// eslint-disable-next-line @typescript-eslint/no-implied-eval, no-new-func
L1020: return new Function('e', wrapped); // skipcq: JS-0086
L1021: }
Low
Eval
Package source references a known benign dynamic code generation pattern.
dist/wc/instance.jsView on unpkg · L1019dist/cli/fsl-render.cjsView file
1#!/usr/bin/env node
L2: "use strict";var fs=require("fs");var path=require("path");var _documentCurrentScript=typeof document!=="undefined"?document.currentScript:null;function parseFslArgs(argv,spec){con...
Medium
Dynamic Require
Package source references dynamic require/import behavior.
dist/cli/fsl-render.cjsView on unpkg · L1dist/fence/fence.jsView file
•path = dist/fence/fence.js
kind = oversized_source_file
sizeBytes = 6479317
magicHex = [redacted]
High
Oversized Source File
Package contains source files above the static scanner size ceiling.
dist/fence/fence.jsView on unpkgFindings
2 High4 Medium5 Low
HighObfuscated
HighOversized Source Filedist/fence/fence.js
MediumDynamic Requiredist/cli/fsl-render.cjs
MediumEnvironment Vars
MediumProtestware
MediumStructural Risk Force Deep Review
LowScripts Present
LowEvaldist/wc/instance.js
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings