Skip to main content
Scans/npm/@kong-ui-public/entities-plugins

@kong-ui-public/entities-plugins

npm

Share

Summary

@kong-ui-public/entities-plugins v9.172.0 was classified as CRITICAL RISK with a risk score of 1454. Sigil detected 86 findings across 623 files, covering phases including install hooks, code patterns, network exfiltration, obfuscation. Review the findings below before installing this package.

CRITICAL RISK(1454)

v9.172.0

20 March 2026, 03:53 UTC

by Sigil Bot

Risk Score

1454

Findings

86

Files Scanned

623

Provenance

Findings by Phase

Phase Ordering

Phases are ordered by criticality, with the most dangerous at the top. Click any phase header to expand or collapse its findings. Critical phases are expanded by default.

install-pip-setup-exec

CRITICAL

setup.py executes code at install time

package/dist/entities-plugins.es.js:1472

  emits: ["update:modelValue"],
  setup(e) {
    const t = Ki(e, "modelValue"), { i18n: n } = Ze.useI18n(), { t: i } = n, a = {
Why was this flagged?

This setup.py calls subprocess, os.system, exec, or eval during package installation. Legitimate packages rarely need to execute arbitrary commands at install time. This pattern is commonly used by malicious packages to download and run payloads, exfiltrate environment variables, or establish persistence. Rated CRITICAL because it runs with the installer's full permissions.

install-pip-setup-exec

CRITICAL

setup.py executes code at install time

package/dist/entities-plugins.es.js:1535

  emits: ["modelUpdated"],
  setup(e, { expose: t, emit: n }) {
    const i = e, a = n, { clearValidationErrors: o, value: r } = zp.useAbstractFields({
Why was this flagged?

This setup.py calls subprocess, os.system, exec, or eval during package installation. Legitimate packages rarely need to execute arbitrary commands at install time. This pattern is commonly used by malicious packages to download and run payloads, exfiltrate environment variables, or establish persistence. Rated CRITICAL because it runs with the installer's full permissions.

install-pip-setup-exec

CRITICAL

setup.py executes code at install time

package/dist/entities-plugins.es.js:5360

  },
  setup(e) {
    const t = e, { formatPluginFieldLabel: n } = Ze.usePluginHelpers(), i = T(
Why was this flagged?

This setup.py calls subprocess, os.system, exec, or eval during package installation. Legitimate packages rarely need to execute arbitrary commands at install time. This pattern is commonly used by malicious packages to download and run payloads, exfiltrate environment variables, or establish persistence. Rated CRITICAL because it runs with the installer's full permissions.

install-pip-setup-exec

CRITICAL

setup.py executes code at install time

package/dist/entities-plugins.umd.js:3

If the limit is exceeded and the user receives a 429 error, each additional request within the sliding window (hour) 
will extend the wait time by about 12 minutes, continuously adjusting as new requests are made.`}}}}};function Le(){const t=it.createI18n("en-us",ct);return{i18n:t,i18nT:it.i18nTComponent(t)}}function Ii(){const{capitalize:t}=te.useStringHelpers(),n=["methods","logout_methods"];return{setFieldType:(d,f,m)=>{var g,y,b;if(!(!d||!f||!m))switch(m.type){case"boolean":d[f]={type:te.Con
Why was this flagged?

This setup.py calls subprocess, os.system, exec, or eval during package installation. Legitimate packages rarely need to execute arbitrary commands at install time. This pattern is commonly used by malicious packages to download and run payloads, exfiltrate environment variables, or establish persistence. Rated CRITICAL because it runs with the installer's full permissions.

install-pip-setup-exec

CRITICAL

setup.py executes code at install time

package/dist/entities-plugins.umd.js:3

If the limit is exceeded and the user receives a 429 error, each additional request within the sliding window (hour) 
will extend the wait time by about 12 minutes, continuously adjusting as new requests are made.`}}}}};function Le(){const t=it.createI18n("en-us",ct);return{i18n:t,i18nT:it.i18nTComponent(t)}}function Ii(){const{capitalize:t}=te.useStringHelpers(),n=["methods","logout_methods"];return{setFieldType:(d,f,m)=>{var g,y,b;if(!(!d||!f||!m))switch(m.type){case"boolean":d[f]={type:te.Con
Why was this flagged?

This setup.py calls subprocess, os.system, exec, or eval during package installation. Legitimate packages rarely need to execute arbitrary commands at install time. This pattern is commonly used by malicious packages to download and run payloads, exfiltrate environment variables, or establish persistence. Rated CRITICAL because it runs with the installer's full permissions.

install-pip-setup-exec

CRITICAL

setup.py executes code at install time

package/dist/entities-plugins.umd.js:13

               authorization (RFC 6742 Section 3.1.2)`,newElementButtonLabel:"+ Add Redirect URI",inputAttributes:{placeholder:"Enter URI"}})},{tags:Ln.tags}]},vu={fields:[{id:{uuid:!0,auto:!0,type:"string",description:"A string representing a UUID (universally unique identifier)."}},{created_at:{description:"An integer representing an automatic Unix timestamp in seconds.",timestamp:!0,auto:!0,type:"integer"}},{consumer:{on_delete:"cascade",type:"foreign",reference:"consumers",required:!0}},{nam
Why was this flagged?

This setup.py calls subprocess, os.system, exec, or eval during package installation. Legitimate packages rarely need to execute arbitrary commands at install time. This pattern is commonly used by malicious packages to download and run payloads, exfiltrate environment variables, or establish persistence. Rated CRITICAL because it runs with the installer's full permissions.

Badge

Sigil scan badge for npm/@kong-ui-public/entities-plugins

Markdown

[![Sigil Scan](https://sigilsec.ai/badge/npm/@kong-ui-public/entities-plugins)](https://sigilsec.ai/scans/E0C61946-5030-4D9F-AFF5-67A2E7F2345B)

HTML

<a href="https://sigilsec.ai/scans/E0C61946-5030-4D9F-AFF5-67A2E7F2345B"><img src="https://sigilsec.ai/badge/npm/@kong-ui-public/entities-plugins" alt="Sigil Scan"></a>

Run This Scan Yourself

Scan your own packages

Run Sigil locally to audit any package before it touches your codebase.

curl -sSL https://sigilsec.ai/install.sh | sh
Read the docs →Free. Apache 2.0.

Early Access

Get cloud scanning, threat intel, and CI/CD integration.

Join 150+ developers on the waitlist.

Get threat intelligence and product updates

Security research, new threat signatures, and product updates. No spam.

Other npm scans

Believe this result is incorrect? Request a review or see our Terms of Service and Methodology.

Scanned bySigil Bot