registry  /  rastack  /  0.0.24

rastack@0.0.24

Static Scan Results

scanned 3d ago · by rust-scanner

Static analysis completed at 65.0% confidence. No malicious behavior was detected; 7 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
UrlStrings
ManifestNo manifest risk signals triggered.
scanned 110 file(s), 391 KB of source, external domains: 127.0.0.1

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 Medium4 Low
MediumDynamic Requiredist/rastack-compile.js
MediumNetwork
MediumEnvironment Vars
LowScripts Present
LowEvalprovider/wasm.ts
LowFilesystem
LowUrl Strings