Summary
@wovin/base-agent v0.1.20 was classified as CRITICAL RISK with a risk score of 152. Sigil detected 8 findings across 7 files, covering phases including provenance, install hooks, code patterns, obfuscation. Review the findings below before installing this package.
v0.1.20
21 March 2026, 16:20 UTC
by Sigil Bot
Risk Score
152
Findings
8
Files Scanned
7
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.min.js:53
}`:`return ${me}`;return[...ke,...Se,rt].join(`
`)}function pn(...O){let le={language:"javascript"},[R,me,re]=O.length===2&&(0,n.IsArray)(O[1])?[O[0],O[1],le]:O.length===2&&!(0,n.IsArray)(O[1])?[O[0],[],O[1]]:O.length===3?[O[0],O[1],O[2]]:O.length===1?[O[0],[],le]:[null,[],le];if(te.language=re.language,te.variables.clear(),te.functions.clear(),te.instances.clear(),!a.TypeGuard.TSchema(R))throw new S(R);for(let de of me)if(!a.TypeGuard.TSchema(de))throw new S(de);return _e(R,me,re)}F.Code=pn;funWhy 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/F5B2AF5E-2192-40ED-9315-D5D7875C47DB)HTML
<a href="https://sigilsec.ai/scans/F5B2AF5E-2192-40ED-9315-D5D7875C47DB"><img src="https://sigilsec.ai/badge/npm/@wovin/base-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.
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.