registry  /  @codeseedelearning/mool  /  0.0.1

@codeseedelearning/mool@0.0.1

CLI for the Mool framework — scaffold and run Mool projects.

Static Scan Results

scanned 2d ago · by rust-scanner

Static analysis completed at 65.0% confidence. No malicious behavior was detected; 4 low-signal pattern(s) were surfaced and cleared.

Static reason
No blocking static signals were detected.

Decision evidence

public snapshot
Behavioral surface
Source
ChildProcessDynamicRequireEnvironmentVarsFilesystemShell
Supply chainNo supply-chain packaging signals triggered.
Manifest
NoLicense
scanned 25 file(s), 16.0 KB of source

Source & flagged code

1 flagged · loading source
src/commands/dev-command.tsView file
22L23: const module = await import(pathToFileURL(bootstrapPath).href); L24: const app: Application = module.default;
Medium
Dynamic Require

Package source references dynamic require/import behavior.

src/commands/dev-command.tsView on unpkg · L22

Findings

2 Medium2 Low
MediumDynamic Requiresrc/commands/dev-command.ts
MediumEnvironment Vars
LowFilesystem
LowNo License