registry  /  galactic.ts  /  2.1.6

galactic.ts@2.1.6

galactic is a scalable clustering and sharding framework for Discord bots, enabling efficient multi-machine deployments with seamless discord.js integration.

Static Scan Results

scanned 2h ago · by rust-scanner

Static analysis flagged 3 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
ChildProcessEnvironmentVarsEvalShell
Supply chainNo supply-chain packaging signals triggered.
ManifestNo manifest risk signals triggered.
scanned 2 file(s), 93.2 KB of source

Source & flagged code

1 flagged · loading source
dist/index.cjsView file
807const broadcast = message; L808: const fn = eval(`(${broadcast.data})`); L809: const result = fn(this.client);
High
Eval

Package source references dynamic code evaluation.

dist/index.cjsView on unpkg · L807

Findings

1 High1 Medium1 Low
HighEvaldist/index.cjs
MediumEnvironment Vars
LowScripts Present