registry  /  lildocs  /  0.1.9

lildocs@0.1.9

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

Static Scan Results

scanned 5d ago · by rust-scanner

Static analysis completed at 93.0% confidence. No malicious behavior was detected; 9 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
ChildProcessDynamicRequireEnvironmentVarsFilesystemNetworkShell
Supply chain
HighEntropyStringsUrlStrings
Manifest
NoLicense
scanned 6 file(s), 202 KB of source, external domains: fonts.googleapis.com, github.com, lildocs.local, www.w3.org

Source & flagged code

2 flagged · loading source
dist/cli.mjsView file
matchType = previous_version_dangerous_delta matchedPackage = lildocs@0.1.1 matchedIdentity = npm:bGlsZG9jcw:0.1.1 similarity = 0.667 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
1002localThemeUrl.searchParams.set("mtime", String(localThemeStats.mtimeMs)); L1003: return { light: validateTheme((await import(localThemeUrl.href)).default, localThemePath) }; L1004: }
Medium
Dynamic Require

Package source references dynamic require/import behavior.

dist/cli.mjsView on unpkg · L1002

Findings

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