registry  /  lildocs  /  0.1.20

lildocs@0.1.20

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

Static Scan Results

scanned 2d ago · by rust-scanner

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

Static reason
No blocking static signals were detected.; previous stored version diff introduced dangerous source

Decision evidence

public snapshot
Behavioral surface
Source
ChildProcessDynamicRequireEnvironmentVarsFilesystemShell
Supply chain
HighEntropyStringsUrlStrings
Manifest
NoLicense
scanned 12 file(s), 105 KB of source, external domains: fonts.googleapis.com, github.com

Source & flagged code

2 flagged · loading source
dist/cli.mjsView file
matchType = previous_version_dangerous_delta matchedPackage = lildocs@0.1.17 matchedIdentity = npm:bGlsZG9jcw:0.1.17 similarity = 0.727 summary = stored previous version shares package body but lacks this dangerous source file
High
Previous Version Dangerous Delta

This package version adds a dangerous source file absent from the previous stored version; route for source-aware review.

dist/cli.mjsView on unpkg
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

1 High2 Medium5 Low
HighPrevious Version Dangerous Deltadist/cli.mjs
MediumDynamic Requiredist/cli.mjs
MediumEnvironment Vars
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings
LowNo License