Skip to main content
Scans/npm/@pleaseai/agent

@pleaseai/agent

npm

Share

Summary

@pleaseai/agent v0.1.19 was classified as CRITICAL RISK with a risk score of 1294. Sigil detected 79 findings across 85 files, covering phases including install hooks, code patterns, network exfiltration, obfuscation, credential access. Review the findings below before installing this package.

CRITICAL RISK(1294)

v0.1.19

21 March 2026, 08:48 UTC

by Sigil Bot

Risk Score

1294

Findings

79

Files Scanned

85

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/.output/public/_nuxt/Bh-tMwKs.js:2

const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["./BTF_RZdZ.js","./cCUm7iY-.js","./D32OC87-.js","./DeqoUPGn.js","./nOjN_vKW.js","./BsKcI3-e.js","./1IbcHhBU.js","./BzSBlrMF.js","./DYb-jmio.js","./C3iS5Uhb.js","./d0DDPc3x.js","./error-404.CpAx3mXP.css","./DoaBpHko.js","./error-500.VGk_v7xu.css"])))=>i.map(i=>d[i]);
(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const s of document.querySelectorAll('link[rel="modulepreloa
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/.output/public/_nuxt/Bh-tMwKs.js:4

`&&(h.tagName==="PRE"||h.tagName==="TEXTAREA")&&(B=B.slice(1));const{textContent:ie}=h;ie!==B&&ie!==B.replace(/\r\n|\r/g,`
`)&&(Ms(h,0)||fr(),h.textContent=y.children)}if(I){if(j||!x||G&48){const B=h.tagName.includes("-");for(const ie in I)(j&&(ie.endsWith("value")||ie==="indeterminate")||Ts(ie)&&!Zn(ie)||ie[0]==="."||B&&!Zn(ie))&&r(h,ie,null,I[ie],void 0,_)}else if(I.onClick)r(h,"onClick",null,I.onClick,void 0,_);else if(G&4&&Ln(I.style))for(const B in I.style)I.style[B]}let W;(W=I&&I.onVnodeBe
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/.output/public/_nuxt/Bh-tMwKs.js:4

`&&(h.tagName==="PRE"||h.tagName==="TEXTAREA")&&(B=B.slice(1));const{textContent:ie}=h;ie!==B&&ie!==B.replace(/\r\n|\r/g,`
`)&&(Ms(h,0)||fr(),h.textContent=y.children)}if(I){if(j||!x||G&48){const B=h.tagName.includes("-");for(const ie in I)(j&&(ie.endsWith("value")||ie==="indeterminate")||Ts(ie)&&!Zn(ie)||ie[0]==="."||B&&!Zn(ie))&&r(h,ie,null,I[ie],void 0,_)}else if(I.onClick)r(h,"onClick",null,I.onClick,void 0,_);else if(G&4&&Ln(I.style))for(const B in I.style)I.style[B]}let W;(W=I&&I.onVnodeBe
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/.output/public/_nuxt/Bh-tMwKs.js:18

  }
}`}),r={style:[{innerHTML:()=>n.value,tagPriority:-2,id:"nuxt-ui-colors"}]};if(t.isHydrating&&!t.payload.serverRendered){const s=document.createElement("style");s.innerHTML=n.value,s.setAttribute("data-nuxt-ui-colors",""),document.head.appendChild(s),r.script=[{innerHTML:"document.head.removeChild(document.querySelector('[data-nuxt-ui-colors]'))"}]}_0(r)}),iE="__NUXT_COLOR_MODE__",Ci="nuxt-color-mode",aE="localStorage",lE="$s";function kp(...e){const t=typeof e[e.length-1]=="string"?e.pop():
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:21289

  }
  setup(wireType) {
    this.#wireType = wireType;
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/@pleaseai/agent

Markdown

[![Sigil Scan](https://sigilsec.ai/badge/npm/@pleaseai/agent)](https://sigilsec.ai/scans/92431308-1167-4DBD-9C10-897710B2B4EA)

HTML

<a href="https://sigilsec.ai/scans/92431308-1167-4DBD-9C10-897710B2B4EA"><img src="https://sigilsec.ai/badge/npm/@pleaseai/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