registry  /  @unisphere/nx  /  4.14.1

@unisphere/nx@4.14.1

Official Nx plugin for Unisphere workspace development. This plugin provides generators and executors for creating and managing Unisphere runtimes, visuals, applications, and packages.

Static Scan Results

scanned 2h ago · by rust-scanner

Static analysis flagged 8 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
ChildProcessEnvironmentVarsFilesystem
Supply chain
HighEntropyStringsUrlStrings
Manifest
NoLicense
scanned 129 file(s), 532 KB of source, external domains: api.example.com, avatar.com, docs.kaltura.com, github.com, npm.pkg.github.com, placehold.co, unisphere.kaltura.com, www.kaltura.com

Source & flagged code

2 flagged · loading source
dist/migrations/utils/open.jsView file
3exports.openBrowser = void 0; L4: const node_child_process_1 = require("node:child_process"); L5: const openBrowser = (url) => {
High
Child Process

Package source references child process execution.

dist/migrations/utils/open.jsView on unpkg · L3
dist/migrations/3-0-0/pre-cleanup-empty-directories.jsView file
39devkit_1.logger.info(' Resetting Nx cache...'); L40: (0, child_process_1.execSync)('npx nx reset', { L41: stdio: 'pipe',
High
Runtime Package Install

Package source invokes a package manager install command at runtime.

dist/migrations/3-0-0/pre-cleanup-empty-directories.jsView on unpkg · L39

Findings

2 High2 Medium4 Low
HighChild Processdist/migrations/utils/open.js
HighRuntime Package Installdist/migrations/3-0-0/pre-cleanup-empty-directories.js
MediumEnvironment Vars
MediumStructural Risk Force Deep Review
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings
LowNo License