registry  /  @apex-stack/core  /  0.1.14

@apex-stack/core@0.1.14

The full-stack meta-framework for Alpine.js — CLI and runtime

Static Scan Results

scanned 7d ago · by rust-scanner

Static analysis completed at 93.0% confidence. No malicious behavior was detected; 7 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
ChildProcessDynamicRequireEnvironmentVarsFilesystemNetworkShell
Supply chain
HighEntropyStrings
ManifestNo manifest risk signals triggered.
scanned 16 file(s), 51.7 KB of source

Source & flagged code

2 flagged · loading source
dist/start-VJJXI4W3.jsView file
46const manifest = JSON.parse(readFileSync(join(dir, "apex-manifest.json"), "utf8")); L47: const importServer = (relFile) => import(pathToFileURL(join(dir, "server", relFile)).href); L48: const registry = {};
Medium
Dynamic Require

Package source references dynamic require/import behavior.

dist/start-VJJXI4W3.jsView on unpkg · L46
dist/cli.jsView file
matchType = previous_version_dangerous_delta matchedPackage = @apex-stack/core@0.1.12 matchedIdentity = npm:QGFwZXgtc3RhY2svY29yZQ:0.1.12 similarity = 0.813 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/cli.jsView on unpkg

Findings

1 High3 Medium3 Low
HighPrevious Version Dangerous Deltadist/cli.js
MediumDynamic Requiredist/start-VJJXI4W3.js
MediumNetwork
MediumEnvironment Vars
LowScripts Present
LowFilesystem
LowHigh Entropy Strings