registry  /  @automattic/vip-go-internal-cli  /  5.1.6

@automattic/vip-go-internal-cli@5.1.6

Internal CLI tools for the VIP team at Automattic

Static Scan Results

scanned 3h ago · by rust-scanner

Static analysis flagged 11 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
ChildProcessCryptoDynamicRequireEnvironmentVarsFilesystemNetwork
Supply chain
HighEntropyStringsUrlStrings
ManifestNo manifest risk signals triggered.
scanned 59 file(s), 305 KB of source, external domains: admin.wpvip.com, api.wpvip.com, dashboard.wpvip.com, files.vipv2.net, github.com, nodejs.org, wp.me, wpvip.com

Source & flagged code

3 flagged · loading source
package.jsonView file
scripts.postinstall = node ./helpers/check-version.js && rm -rf node_modules/@automattic/eslint-plugin-wpvip/node_modules/prettier
High
Install Time Lifecycle Scripts

Package defines install-time lifecycle scripts.

package.jsonView on unpkg
scripts.postinstall = node ./helpers/check-version.js && rm -rf node_modules/@automattic/eslint-plugin-wpvip/node_modules/prettier
Medium
Ambiguous Install Lifecycle Script

Install-time lifecycle script is not statically allowlisted and needs review.

package.jsonView on unpkg
build/index.jsView file
2L3: const api = require('./lib/api'); L4: const db = require('./lib/db');
Medium
Dynamic Require

Package source references dynamic require/import behavior.

build/index.jsView on unpkg · L2

Findings

1 High5 Medium5 Low
HighInstall Time Lifecycle Scriptspackage.json
MediumAmbiguous Install Lifecycle Scriptpackage.json
MediumDynamic Requirebuild/index.js
MediumNetwork
MediumEnvironment Vars
MediumStructural Risk Force Deep Review
LowNon Install Lifecycle Scripts
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings