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

openclaw-storage-plugin

npm

Share

Summary

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

CRITICAL RISK(4614)

v0.2.52

1 May 2026, 01:34 UTC

by Sigil Bot

Risk Score

4614

Findings

314

Files Scanned

46

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

${i.toLogString()}
`),new fi.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,lr.verifyOneOrNone)(await r.findOutputs({partial:{userId:e,txid:l,vout:d}}))),f){if(f.change)throw new fi.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:1315

      "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:1385

`),s=s.replace(/\\r/g,"\r")),e[n]=s}return e}function M4e(r){r=r||{};let e=WZ(r);r.path=e;let t=Oi.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=jZ(r).split(","),n=i.length,s;for(let a=0;a<n;a++)try{let o=i[a].trim(),c=L4e(t,o);s=Oi.decrypt(c.ciphertext,c.key);break}catch(o){if(a+1>=n)throw o}return Oi.parse(s)}function q4e(r){console.error(`\u26A0 ${r}`)}function aI(r){console.log(`\u2506 ${r}`)}functio
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-storage-plugin

Markdown

[![Sigil Scan](https://sigilsec.ai/badge/npm/openclaw-storage-plugin)](https://sigilsec.ai/scans/48499C30-C16C-4B91-955A-E77E5EC38D81)

HTML

<a href="https://sigilsec.ai/scans/48499C30-C16C-4B91-955A-E77E5EC38D81"><img src="https://sigilsec.ai/badge/npm/openclaw-storage-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