registry  /  @plasmicapp/loader-nextjs  /  2.0.17

@plasmicapp/loader-nextjs@2.0.17

Plasmic loader SDK for Next.js

Static Scan Results

scanned 2h ago · by rust-scanner

Static analysis flagged 6 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
DynamicRequireEnvironmentVarsEvalFilesystem
Supply chainNo supply-chain packaging signals triggered.
ManifestNo manifest risk signals triggered.
scanned 5 file(s), 56.3 KB of source

Source & flagged code

2 flagged · loading source
dist/react-server.esm.jsView file
59try { L60: secretRequire = eval("require"); L61: } catch (err) {
High
Eval

Package source references dynamic code evaluation.

dist/react-server.esm.jsView on unpkg · L59
62try { L63: secretRequire = eval("(module) => import(module)"); L64: } catch (err2) {
Medium
Dynamic Require

Package source references dynamic require/import behavior.

dist/react-server.esm.jsView on unpkg · L62

Findings

1 High2 Medium3 Low
HighEvaldist/react-server.esm.js
MediumDynamic Requiredist/react-server.esm.js
MediumEnvironment Vars
LowNon Install Lifecycle Scripts
LowScripts Present
LowFilesystem