registry  /  @storm-orm/cli  /  1.11.6

@storm-orm/cli@1.11.6

Storm ORM - AI assistant configuration tool

Static Scan Results

scanned 11d ago · by rust-scanner

Static analysis flagged 8 finding(s) at 72.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.

Decision evidence

public snapshot
Behavioral surface
Source
ChildProcessFilesystemNetworkShell
Supply chain
HighEntropyStringsUrlStrings
ManifestNo manifest risk signals triggered.
scanned 1 file(s), 109 KB of source, external domains: orm.st

Source & flagged code

2 flagged · loading source
storm.mjsView file
9import { homedir } from 'os'; L10: import { execSync, spawn } from 'child_process'; L11:
High
Child Process

Package source references child process execution.

storm.mjsView on unpkg · L9
780try { L781: execSync(`npm install ${driverPackage} --prefix "${globalDir}"`, { L782: stdio: 'pipe',
High
Runtime Package Install

Package source invokes a package manager install command at runtime.

storm.mjsView on unpkg · L780

Findings

3 High2 Medium3 Low
HighChild Processstorm.mjs
HighShell
HighRuntime Package Installstorm.mjs
MediumNetwork
MediumStructural Risk Force Deep Review
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings