registry  /  @astroblocks/astro-blocks  /  3.3.2

@astroblocks/astro-blocks@3.3.2

Block-based content CMS integration for Astro with admin panel, page builder, menus, SEO and cache invalidation.

Static Scan Results

scanned 13d ago · by rust-scanner

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

Static reason
No blocking static signals were detected.

Decision evidence

public snapshot
Behavioral surface
Source
ChildProcessCryptoDynamicRequireEnvironmentVarsFilesystemNetwork
Supply chain
HighEntropyStringsUrlStrings
ManifestNo manifest risk signals triggered.
scanned 54 file(s), 575 KB of source, external domains: www.sitemaps.org, www.w3.org

Source & flagged code

1 flagged · loading source
dist/api/handlers.jsView file
490const schemaMapUrl = pathToFileURL(schemaMapPath).href; L491: const mod = (await import(/* @vite-ignore */ schemaMapUrl)); L492: const schemaMap = mod.schemaMap || {};
Medium
Dynamic Require

Package source references dynamic require/import behavior.

dist/api/handlers.jsView on unpkg · L490

Findings

3 Medium4 Low
MediumDynamic Requiredist/api/handlers.js
MediumNetwork
MediumEnvironment Vars
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings