registry  /  mycelium-mind  /  0.1.1

mycelium-mind@0.1.1

Mycelium Mind is a fully offline, schema-driven, multi-vault compiler pipeline and wiki engine built on top of **Obsidian** and **MkDocs**, powered by local LLMs via an OpenAI-compatible API.

Static Scan Results

scanned 18h ago · by rust-scanner

Static analysis completed at 93.0% confidence. No malicious behavior was detected; 10 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
ChildProcessEnvironmentVarsFilesystemNetworkShell
Supply chain
HighEntropyStringsUrlStrings
Manifest
NoLicense
scanned 24 file(s), 169 KB of source, external domains: cdnjs.cloudflare.com

Source & flagged code

2 flagged · loading source
build/utils/overview-runner.jsView file
1import * as fs from 'fs'; L2: import * as path from 'path';
Medium
Unsafe Vm Context

Package source executes code through a VM context API.

build/utils/overview-runner.jsView on unpkg · L1
build/commands/publish.jsView file
matchType = previous_version_dangerous_delta matchedPackage = mycelium-mind@0.1.0 matchedIdentity = npm:bXljZWxpdW0tbWluZA:0.1.0 similarity = 0.958 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.

build/commands/publish.jsView on unpkg

Findings

1 High3 Medium6 Low
HighPrevious Version Dangerous Deltabuild/commands/publish.js
MediumUnsafe Vm Contextbuild/utils/overview-runner.js
MediumNetwork
MediumEnvironment Vars
LowNon Install Lifecycle Scripts
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings
LowNo License