registry  /  @madgex/fert  /  7.6.2

@madgex/fert@7.6.2

Tool to help build the V6 branding

Static Scan Results

scanned 2h ago · by rust-scanner

Static analysis flagged 12 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
ChildProcessDynamicRequireEnvironmentVarsEvalFilesystemNetworkShell
Supply chain
HighEntropyStringsUrlStrings
Manifest
GitDependencyNoLicense
scanned 60 file(s), 136 KB of source, external domains: asset-relay.job.madgexhosting.net, asset-store-api.job.madgexhosting.net, asset-store.job.madgexhosting.net, fonts.googleapis.com, github.com, property-identification-api.cs.madgexhosting.net

Source & flagged code

2 flagged · loading source
bin/commands/init-template-tasks/generate-entry-nunjucks-file.jsView file
49const moduleObj = { exports: moduleExports }; L50: new Function('exports', 'module', code)(moduleExports, moduleObj); L51:
Low
Eval

Package source references a known benign dynamic code generation pattern.

bin/commands/init-template-tasks/generate-entry-nunjucks-file.jsView on unpkg · L49
bin/utils/index.jsView file
151try { L152: const { default: fertConfig } = await import(pathToFileURL(configPath)); L153:
Medium
Dynamic Require

Package source references dynamic require/import behavior.

bin/utils/index.jsView on unpkg · L151

Findings

5 Medium7 Low
MediumDynamic Requirebin/utils/index.js
MediumNetwork
MediumEnvironment Vars
MediumStructural Risk Force Deep Review
MediumGit Dependency
LowNon Install Lifecycle Scripts
LowScripts Present
LowEvalbin/commands/init-template-tasks/generate-entry-nunjucks-file.js
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings
LowNo License