Skip to main content
Scans/npm/koishi-plugin-chatluna-agent

koishi-plugin-chatluna-agent

npm

Share

Summary

koishi-plugin-chatluna-agent v1.0.20 was classified as CRITICAL RISK with a risk score of 1675. Sigil detected 103 findings across 101 files, covering phases including install hooks, code patterns, obfuscation. Review the findings below before installing this package.

CRITICAL RISK(1675)

v1.0.20

30 April 2026, 08:38 UTC

by Sigil Bot

Risk Score

1675

Findings

103

Files Scanned

101

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:5

* @license MIT
**/const js=()=>{},Qy=Object.prototype.hasOwnProperty,xr=(i,e)=>Qy.call(i,e),em=Array.isArray,Gi=i=>typeof i=="function",ri=i=>typeof i=="string",Qr=i=>i!==null&&typeof i=="object",Cy=i=>{const e=Object.create(null);return t=>e[t]||(e[t]=i(t))},Py=/-\w/g,$y=Cy(i=>i.replace(Py,e=>e.slice(1).toUpperCase())),Ty=i=>i===void 0,Pl=i=>typeof i=="boolean",Fi=i=>typeof i=="number",Rc=i=>typeof Element>"u"?false:i instanceof Element,Ey=i=>ri(i)?!Number.isNaN(Number(i)):false;class Ry 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 js=()=>{},Qy=Object.prototype.hasOwnProperty,xr=(i,e)=>Qy.call(i,e),em=Array.isArray,Gi=i=>typeof i=="function",ri=i=>typeof i=="string",Qr=i=>i!==null&&typeof i=="object",Cy=i=>{const e=Object.create(null);return t=>e[t]||(e[t]=i(t))},Py=/-\w/g,$y=Cy(i=>i.replace(Py,e=>e.slice(1).toUpperCase())),Ty=i=>i===void 0,Pl=i=>typeof i=="boolean",Fi=i=>typeof i=="number",Rc=i=>typeof Element>"u"?false:i instanceof Element,Ey=i=>ri(i)?!Number.isNaN(Number(i)):false;class Ry 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:35

	
`,{label:"if",detail:"block",type:"keyword"}),ot("if ${}:\n	${}\nelse:\n	${}",{label:"if",detail:"/ else block",type:"keyword"}),ot("class ${name}:\n	def __init__(self, ${params}):\n			${}",{label:"class",detail:"definition",type:"keyword"}),ot("import ${module}",{label:"import",detail:"statement",type:"keyword"}),ot("from ${module} import ${names}",{label:"from",detail:"import",type:"keyword"})],nA=m0(i_,Nu(sA.concat(rA)));function Cc(i){let{node:e,pos:t}=i,s=i.lineIndent(t,-1),r=null;for(;;)
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-agent

Markdown

[![Sigil Scan](https://sigilsec.ai/badge/npm/koishi-plugin-chatluna-agent)](https://sigilsec.ai/scans/4644B546-4B8F-4D0D-8EBE-33A02629E0DF)

HTML

<a href="https://sigilsec.ai/scans/4644B546-4B8F-4D0D-8EBE-33A02629E0DF"><img src="https://sigilsec.ai/badge/npm/koishi-plugin-chatluna-agent" 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