Summary
@clinebot/agents v0.0.12 was classified as CRITICAL RISK with a risk score of 360. Sigil detected 15 findings across 98 files, covering phases including install hooks, code patterns, obfuscation. Review the findings below before installing this package.
v0.0.12
24 March 2026, 23:58 UTC
by Sigil Bot
Risk Score
360
Findings
15
Files Scanned
98
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
CRITICALsetup.py executes code at install time
package/dist/index.browser.js:16
we accept pull requests
https://github.com/browserify/crypto-browserify`)},e.constants={DH_CHECK_P_NOT_SAFE_PRIME:2,DH_CHECK_P_NOT_PRIME:1,DH_UNABLE_TO_CHECK_GENERATOR:4,DH_NOT_SUITABLE_GENERATOR:8,NPN_ENABLED:1,ALPN_ENABLED:1,RSA_PKCS1_PADDING:1,RSA_SSLV23_PADDING:2,RSA_NO_PADDING:3,RSA_PKCS1_OAEP_PADDING:4,RSA_X931_PADDING:5,RSA_PKCS1_PSS_PADDING:6,POINT_CONVERSION_COMPRESSED:2,POINT_CONVERSION_UNCOMPRESSED:4,POINT_CONVERSION_HYBRID:6}}),se=RJ(_A(),1),SA=se.prng,ZA=se.pseudoRandomBytes,OA=se.rWhy 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
CRITICALsetup.py executes code at install time
package/dist/index.js:1
import{LlmsProviders as IS}from"@clinebot/llms";import{webcrypto as DS}from"node:crypto";var wS="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict";var V_=128,o,t;function J_(E){if(!o||o.length<E)o=Buffer.allocUnsafe(E*V_),DS.getRandomValues(o),t=0;else if(t+E>o.length)DS.getRandomValues(o),t=0;t+=E}function fS(E=21){J_(E|=0);let S="";for(let _=t-E;_<t;_++)S+=wS[o[_]&63];return S}async function $S(E,S,_,P){let R=G_(S),H=await X_(_,P);if(R.length===0&&!H)return E;let T=[{type:"textWhy 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
CRITICALsetup.py executes code at install time
package/dist/index.node.js:14
`);while(S>=0){let _=this.stdoutBuffer.slice(0,S).trim();if(this.stdoutBuffer=this.stdoutBuffer.slice(S+1),_)this.handleResponseLine(_);S=this.stdoutBuffer.indexOf(`
`)}}handleResponseLine(E){let S;try{S=JSON.parse(E)}catch{return}if(!S||typeof S.id!=="string")return;let _=this.clearPendingRequest(S.id);if(!_)return;if(!S.ok){_.reject(Error(S.error||"persistent hook worker failed"));return}_.resolve(S.result)}handleChildExit(E){if(!this.child)return;if(this.child=void 0,this.stdoutBuffer="",thisWhy 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
Markdown
[](https://sigilsec.ai/scans/BC3A8052-D40F-4F9E-A714-29FCAF314AD7)HTML
<a href="https://sigilsec.ai/scans/BC3A8052-D40F-4F9E-A714-29FCAF314AD7"><img src="https://sigilsec.ai/badge/npm/@clinebot/agents" alt="Sigil Scan"></a>Run This Scan Yourself
Scan your own packages
Run Sigil locally to audit any package before it touches your codebase.
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.