Skip to main content
Scans/npm/openclaw-simplesv-plugin

openclaw-simplesv-plugin

npm

Share

Summary

openclaw-simplesv-plugin v0.2.52 was classified as CRITICAL RISK with a risk score of 4629. Sigil detected 315 findings across 54 files, covering phases including install hooks, code patterns, network exfiltration, credential access, obfuscation. Review the findings below before installing this package.

CRITICAL RISK(4629)

v0.2.52

1 May 2026, 01:34 UTC

by Sigil Bot

Risk Score

4629

Findings

315

Files Scanned

54

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

${i.toLogString()}
`),new Ci.WERR_INVALID_PARAMETER("inputBEEF","valid Beef when factoring options.trustSelf");let o=i.clone(),c=await r.findOutputsByOutpoints(e,n.map(u=>({txid:u.outpoint.txid,vout:u.outpoint.vout})));for(let u of n){let{txid:l,vout:d}=u.outpoint,f=c[`${l}.${d}`];if(f||(f=(0,Tr.verifyOneOrNone)(await r.findOutputs({partial:{userId:e,txid:l,vout:d}}))),f){if(f.change)throw new Ci.WERR_INVALID_PARAMETER(`inputs[${u.vin}]`,"an unmanaged input. Change outputs are managed by your wa
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:1293

      "channel": "blockHeaders",
      "pub": {
        "data": {
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:1363

`),s=s.replace(/\\r/g,"\r")),e[n]=s}return e}function FMe(r){r=r||{};let e=vie(r);r.path=e;let t=Zi.configDotenv(r);if(!t.parsed){let a=new Error(`MISSING_DATA: Cannot parse ${e} for an unknown reason`);throw a.code="MISSING_DATA",a}let i=bie(r).split(","),n=i.length,s;for(let a=0;a<n;a++)try{let o=i[a].trim(),c=UMe(t,o);s=Zi.decrypt(c.ciphertext,c.key);break}catch(o){if(a+1>=n)throw o}return Zi.parse(s)}function MMe(r){console.error(`\u26A0 ${r}`)}function oI(r){console.log(`\u2506 ${r}`)}funct
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/openclaw-simplesv-plugin

Markdown

[![Sigil Scan](https://sigilsec.ai/badge/npm/openclaw-simplesv-plugin)](https://sigilsec.ai/scans/1DED145B-29BF-4D09-82F3-6B3E6CF7750F)

HTML

<a href="https://sigilsec.ai/scans/1DED145B-29BF-4D09-82F3-6B3E6CF7750F"><img src="https://sigilsec.ai/badge/npm/openclaw-simplesv-plugin" 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