registry  /  llmz  /  0.1.1

llmz@0.1.1

LLMz - An LLM-native Typescript VM built on top of Zui

Static Scan Results

scanned 3h ago · by rust-scanner

Static analysis flagged 9 finding(s) at 93.0% confidence. This version is warn-only unless an AI or security-team review confirms malicious behavior.

Static reason
One or more suspicious static signals were detected.; previous stored version diff introduced dangerous source

Decision evidence

public snapshot
Behavioral surface
Source
ChildProcessEnvironmentVarsEvalFilesystem
Supply chain
HighEntropyStringsUrlStrings
ManifestNo manifest risk signals triggered.
scanned 49 file(s), 939 KB of source, external domains: example.com, lodash.com, openjsf.org, underscorejs.org

Source & flagged code

3 flagged · loading source
dist/chunk-TIZWOIDF.jsView file
456try { L457: const fn = new Function(assignment.evalFn); L458: const assignmentValue = fn(value);
Low
Eval

Package source references a known benign dynamic code generation pattern.

dist/chunk-TIZWOIDF.jsView on unpkg · L456
dist/execute-7MDJHUHO.cjsView file
305package = llmz; repositoryIdentity = botpress; dependency = ms L305: // src/runtime/tool-wrapper.ts L306: var _ms = require('ms'); var _ms2 = _interopRequireDefault(_ms); L307: var _ulid = require('ulid');
High
Copied Package Dependency Bridge

Package metadata claims a different repository identity while copied source loads a runtime dependency bridge.

dist/execute-7MDJHUHO.cjsView on unpkg · L305
dist/index.jsView file
matchType = previous_version_dangerous_delta matchedPackage = llmz@0.1.0 matchedIdentity = npm:bGxteg:0.1.0 similarity = 0.918 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/index.jsView on unpkg

Findings

2 High2 Medium5 Low
HighCopied Package Dependency Bridgedist/execute-7MDJHUHO.cjs
HighPrevious Version Dangerous Deltadist/index.js
MediumEnvironment Vars
MediumStructural Risk Force Deep Review
LowScripts Present
LowEvaldist/chunk-TIZWOIDF.js
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings