registry  /  @abide/abide  /  0.46.0

@abide/abide@0.46.0

Isomorphic multimodal HTTP framework built for humans and machines in a single Bun runtime

Static Scan Results

scanned 8d 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
ChildProcessDynamicRequireEnvironmentVarsFilesystemNetworkWebSocket
Supply chain
HighEntropyStringsUrlStrings
ManifestNo manifest risk signals triggered.
scanned 746 file(s), 1.68 MB of source, external domains: 127.0.0.1, www.apple.com, www.w3.org

Source & flagged code

1 flagged · loading source
src/lib/ui/compile/parseTemplate.tsView file
35/* A line-leading static `import` in a nested script body. The `(?=\s)` requires L36: whitespace after the keyword (sparing `import.meta` and no-space `import(...)`), L37: and `(?!\s*\()` spares a dynamic `import (...)` written with whitespace before the
Medium
Dynamic Require

Package source references dynamic require/import behavior.

src/lib/ui/compile/parseTemplate.tsView on unpkg · L35

Findings

3 Medium4 Low
MediumDynamic Requiresrc/lib/ui/compile/parseTemplate.ts
MediumNetwork
MediumEnvironment Vars
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings