Skip to main content
Scans/npm/koishi-plugin-chatluna-character-v1

koishi-plugin-chatluna-character-v1

npm

Share

Summary

koishi-plugin-chatluna-character-v1 v0.0.1 was classified as CRITICAL RISK with a risk score of 465. Sigil detected 22 findings across 114 files, covering phases including install hooks, code patterns, obfuscation. Review the findings below before installing this package.

CRITICAL RISK(465)

v0.0.1

20 March 2026, 00:59 UTC

by Sigil Bot

Risk Score

465

Findings

22

Files Scanned

114

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/index.js:1

import{useConfig as H7,createI18n as F7,send as dt,useI18n as Vt,icons as Ds}from"@koishijs/client";import{defineComponent as O,createElementBlock as E,openBlock as L,createElementVNode as C,inject as xr,ref as J,computed as Q,unref as P,isRef as N5,getCurrentInstance as Pa,warn as G7,provide as x2,mergeProps as Wf,renderSlot as bt,markRaw as Uf,shallowRef as gf,watch as lt,onMounted as Ut,toRef as Yf,onUnmounted as H5,nextTick as ir,useAttrs as $7,useSlots as F5,normalizeStyle as vs,normalizeCl
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/index.js:5

* @license MIT
**/const Ki=()=>{},vN=Object.prototype.hasOwnProperty,ds=(r,t)=>vN.call(r,t),Cx=Array.isArray,tn=r=>typeof r=="function",Wr=r=>typeof r=="string",ps=r=>r!==null&&typeof r=="object",dN=r=>{const t=Object.create(null);return e=>t[e]||(t[e]=r(e))},pN=/-\w/g,gN=dN(r=>r.replace(pN,t=>t.slice(1).toUpperCase())),mN=r=>r===void 0,Xv=r=>typeof r=="boolean",rn=r=>typeof r=="number",Tp=r=>typeof Element>"u"?false:r instanceof Element,yN=r=>Wr(r)?!Number.isNaN(Number(r)):false;class _N extend
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/index.js:5

* @license MIT
**/const Ki=()=>{},vN=Object.prototype.hasOwnProperty,ds=(r,t)=>vN.call(r,t),Cx=Array.isArray,tn=r=>typeof r=="function",Wr=r=>typeof r=="string",ps=r=>r!==null&&typeof r=="object",dN=r=>{const t=Object.create(null);return e=>t[e]||(t[e]=r(e))},pN=/-\w/g,gN=dN(r=>r.replace(pN,t=>t.slice(1).toUpperCase())),mN=r=>r===void 0,Xv=r=>typeof r=="boolean",rn=r=>typeof r=="number",Tp=r=>typeof Element>"u"?false:r instanceof Element,yN=r=>Wr(r)?!Number.isNaN(Number(r)):false;class _N extend
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/koishi-plugin-chatluna-character-v1

Markdown

[![Sigil Scan](https://sigilsec.ai/badge/npm/koishi-plugin-chatluna-character-v1)](https://sigilsec.ai/scans/ADC029B8-761B-43F2-AE72-1467C7816C70)

HTML

<a href="https://sigilsec.ai/scans/ADC029B8-761B-43F2-AE72-1467C7816C70"><img src="https://sigilsec.ai/badge/npm/koishi-plugin-chatluna-character-v1" 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