Static Scan Results
scanned 5d ago · by rust-scannerStatic analysis flagged 10 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
ChildProcessCryptoDynamicRequireEnvironmentVarsFilesystemNetworkShell
HighEntropyStringsTelemetryUrlStrings
Source & flagged code
2 flagged · loading sourcedist/bin/rango.jsView file
1739package = @rangojs/router; repositoryIdentity = vite-rsc; dependency = @vitejs/plugin-rsc
L1739: try {
L1740: const rscMod = await import("@vitejs/plugin-rsc");
L1741: rsc = rscMod.default;
High
Copied Package Dependency Bridge
Package metadata claims a different repository identity while copied source loads a runtime dependency bridge.
dist/bin/rango.jsView on unpkg · L1739533sourceFile: filePath,
L534: detail: `import("${inc.moduleSpecifier}") resolved to no file`
L535: });
Medium
Dynamic Require
Package source references dynamic require/import behavior.
dist/bin/rango.jsView on unpkg · L533Findings
1 High4 Medium5 Low
HighCopied Package Dependency Bridgedist/bin/rango.js
MediumDynamic Requiredist/bin/rango.js
MediumNetwork
MediumEnvironment Vars
MediumStructural Risk Force Deep Review
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowTelemetry
LowUrl Strings