Static Scan Results
scanned 11d ago · by rust-scannerStatic analysis completed at 65.0% confidence. No malicious behavior was detected; 5 low-signal pattern(s) were surfaced and cleared.
Static reason
No blocking static signals were detected.
Decision evidence
public snapshotBehavioral surface
ChildProcessCryptoDynamicRequireEnvironmentVarsFilesystemShell
HighEntropyStrings
Source & flagged code
1 flagged · loading sourcedist/tools/path-guard.jsView file
37exports.projectRelative = projectRelative;
L38: const fs = __importStar(require("fs"));
L39: const path = __importStar(require("path"));
Medium
Dynamic Require
Package source references dynamic require/import behavior.
dist/tools/path-guard.jsView on unpkg · L37Findings
2 Medium3 Low
MediumDynamic Requiredist/tools/path-guard.js
MediumEnvironment Vars
LowScripts Present
LowFilesystem
LowHigh Entropy Strings