registry  /  lildocs  /  0.1.17

lildocs@0.1.17

A lightweight CLI that turns Markdown docs into a static searchable documentation site.

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
ChildProcessDynamicRequireEnvironmentVarsFilesystemShell
Supply chain
HighEntropyStringsUrlStrings
Manifest
NoLicense
scanned 11 file(s), 97.1 KB of source, external domains: fonts.googleapis.com, github.com

Source & flagged code

1 flagged · loading source
dist/cli.mjsView file
428const sourceDir = path.dirname(fileURLToPath(import.meta.url)); L429: const require = createRequire(import.meta.url); L430: const virtualOctaneCssId = "\0lildocs-octane-css";
Medium
Dynamic Require

Package source references dynamic require/import behavior.

dist/cli.mjsView on unpkg · L428

Findings

2 Medium5 Low
MediumDynamic Requiredist/cli.mjs
MediumEnvironment Vars
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings
LowNo License