registry  /  rastack  /  0.0.33

rastack@0.0.33

Static Scan Results

scanned 2d ago · by rust-scanner

Static analysis completed at 65.0% confidence. No malicious behavior was detected; 8 low-signal pattern(s) were surfaced and cleared.

Static reason
No blocking static signals were detected.

Decision evidence

public snapshot
Behavioral surface
Source
ChildProcessDynamicRequireEnvironmentVarsEvalFilesystemNetworkShell
Supply chain
HighEntropyStringsUrlStrings
ManifestNo manifest risk signals triggered.
scanned 152 file(s), 575 KB of source, external domains: 127.0.0.1, www.w3.org

Source & flagged code

2 flagged · loading source
provider/wasm.tsView file
12// eslint-disable-next-line no-new-func L13: new Function("s", "return import(s)") as any; L14:
Low
Eval

Package source references a known benign dynamic code generation pattern.

provider/wasm.tsView on unpkg · L12
dist/rastack-compile.jsView file
12Object.defineProperty(exports, "__esModule", { value: true }); L13: const compile_1 = require("./compile"); L14: const DEFAULT_RESOURCES = "resources";
Medium
Dynamic Require

Package source references dynamic require/import behavior.

dist/rastack-compile.jsView on unpkg · L12

Findings

3 Medium5 Low
MediumDynamic Requiredist/rastack-compile.js
MediumNetwork
MediumEnvironment Vars
LowScripts Present
LowEvalprovider/wasm.ts
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings