Summary
@idosal/agentcraft v0.3.1 was classified as CRITICAL RISK with a risk score of 1831.5. Sigil detected 115 findings across 601 files, covering phases including obfuscation, install hooks, code patterns, network exfiltration. Review the findings below before installing this package.
v0.3.1
20 March 2026, 03:36 UTC
by Sigil Bot
Risk Score
1831.5
Findings
115
Files Scanned
601
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/frontend/dist/assets/index-DwNenlgA.js:861
}
`};this.riverMaterial=new oh({uniforms:e.uniforms,vertexShader:e.vertexShader,fragmentShader:e.fragmentShader,transparent:!0,side:ws,blending:If,depthWrite:!1});const s=new Hn(200,200,1,1),i=new Ve(s,this.riverMaterial);i.rotation.x=-Math.PI/2,i.position.set(0,.02,0),this.scene.add(i),console.log("[Water] River surfaces created")}generateFogNoise(){const e=ye.FOG_MASK_SIZE;this.fogNoiseData=new Float32Array(e*e);const s=(n,a)=>{let o=n*374761393+a*668265263;return o=(o^o>>13)*127Why 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/frontend/dist/assets/index-DwNenlgA.js:901
",t.GS="
",t.RS="
",t.US="",t.SP=" ",t.DEL=""))(be||(be={}));var zh;(t=>(t.PAD="",t.HOP="",t.BPH="",t.NBH="",t.IND="",t.NEL="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
CRITICALsetup.py executes code at install time
package/frontend/dist/assets/vendor-three-BRCnFhRN.js:3968
`+ee+`
`+Q)}else q!==""?Ce("WebGLProgram: Program Info Log:",q):(D===""||V==="")&&($=!1);$&&(C.diagnostics={runnable:j,programLog:q,vertexShader:{log:D,prefix:g},fragmentShader:{log:V,prefix:p}})}i.deleteShader(b),i.deleteShader(A),L=new Vr(i,_),v=m0(i,_)}let L;this.getUniforms=function(){return L===void 0&&R(this),L};let v;this.getAttributes=function(){return v===void 0&&R(this),v};let T=t.rendererExtensionParallelShaderCompile===!1;return this.isReady=function(){return T===!1&&(T=i.getProgramPWhy 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-npm-postinstall
CRITICALnpm lifecycle script — runs automatically on install
package/package.json:35
"scripts": {
"postinstall": "node -e \"const{readdirSync:r,chmodSync:c}=require('fs'),{join:j}=require('path');const b=j(__dirname,'node_modules','node-pty');try{for(const d of['build/Release','build/Debug'])try{c(j(b,d,'spawn-helper'),493)}catch(e){}try{for(const s of r(j(b,'prebuilds')))try{c(j(b,'prebuilds',s,'spawn-helper'),493)}catch(e){}}catch(e){}}catch(e){}\"",
"install:all": "cd frontend && npm install && cd ../server && npm install",Why was this flagged?
npm lifecycle scripts like postinstall run automatically during package installation with no user interaction required. This is the #1 attack vector for malicious npm packages — attackers embed data theft or backdoor installation in these hooks. Rated CRITICAL because code executes before the developer can review it.
Badge
Markdown
[](https://sigilsec.ai/scans/E3CCD0F7-F8E8-44E0-9D8F-EB7B616B4AC8)HTML
<a href="https://sigilsec.ai/scans/E3CCD0F7-F8E8-44E0-9D8F-EB7B616B4AC8"><img src="https://sigilsec.ai/badge/npm/@idosal/agentcraft" 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.