registry  /  @apex-stack/core  /  0.1.16

@apex-stack/core@0.1.16

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 17 file(s), 54.7 KB of source

Source & flagged code

2 flagged · loading source
dist/server-GFQQABB4.jsView file
matchType = previous_version_dangerous_delta matchedPackage = @apex-stack/core@0.1.15 matchedIdentity = npm:QGFwZXgtc3RhY2svY29yZQ:0.1.15 similarity = 0.882 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/server-GFQQABB4.jsView on unpkg
150const pageId = options.pageId ?? "/pages/index.alpine"; L151: const req = createRequire(import.meta.url); L152: const tryResolve = (spec) => {
Medium
Dynamic Require

Package source references dynamic require/import behavior.

dist/server-GFQQABB4.jsView on unpkg · L150

Findings

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