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

koishi-plugin-chatluna-agent

npm

Share

Summary

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

CRITICAL RISK(1660)

v1.0.3

20 March 2026, 01:14 UTC

by Sigil Bot

Risk Score

1660

Findings

102

Files Scanned

96

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 Is=()=>{},cS=Object.prototype.hasOwnProperty,vr=(i,e)=>cS.call(i,e),XO=Array.isArray,qi=i=>typeof i=="function",Jt=i=>typeof i=="string",_r=i=>i!==null&&typeof i=="object",hS=i=>{const e=Object.create(null);return t=>e[t]||(e[t]=i(t))},uS=/-\w/g,dS=hS(i=>i.replace(uS,e=>e.slice(1).toUpperCase())),fS=i=>i===void 0,ml=i=>typeof i=="boolean",Wi=i=>typeof i=="number",bc=i=>typeof Element>"u"?false:i instanceof Element,pS=i=>Jt(i)?!Number.isNaN(Number(i)):false;class OS 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 Is=()=>{},cS=Object.prototype.hasOwnProperty,vr=(i,e)=>cS.call(i,e),XO=Array.isArray,qi=i=>typeof i=="function",Jt=i=>typeof i=="string",_r=i=>i!==null&&typeof i=="object",hS=i=>{const e=Object.create(null);return t=>e[t]||(e[t]=i(t))},uS=/-\w/g,dS=hS(i=>i.replace(uS,e=>e.slice(1).toUpperCase())),fS=i=>i===void 0,ml=i=>typeof i=="boolean",Wi=i=>typeof i=="number",bc=i=>typeof Element>"u"?false:i instanceof Element,pS=i=>Jt(i)?!Number.isNaN(Number(i)):false;class OS 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"}),Je("if ${}:\n	${}\nelse:\n	${}",{label:"if",detail:"/ else block",type:"keyword"}),Je("class ${name}:\n	def __init__(self, ${params}):\n			${}",{label:"class",detail:"definition",type:"keyword"}),Je("import ${module}",{label:"import",detail:"statement",type:"keyword"}),Je("from ${module} import ${names}",{label:"from",detail:"import",type:"keyword"})],I3=i0(q1,Ru(B3.concat(X3)));function Oc(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/853EDCF2-001A-4CE7-8402-086790D1B8AF)

HTML

<a href="https://sigilsec.ai/scans/853EDCF2-001A-4CE7-8402-086790D1B8AF"><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