Summary
noskills v4.1.36 was classified as CRITICAL RISK with a risk score of 585. Sigil detected 36 findings across 72 files, covering phases including obfuscation, code patterns, install hooks. Review the findings below before installing this package.
v4.1.36
28 March 2026, 08:23 UTC
by Sigil Bot
Risk Score
585
Findings
36
Files Scanned
72
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/chunks/chunk-AK3OJD4W.js:1
import{a as z,c as F}from"./chunk-DXB73IDG.js";var I1=F((Sp,U1)=>{"use strict";var u={};U1.exports=u;function R1(p){return p<0?-1:1}function S2(p){return p%1===.5&&!(p&1)?Math.floor(p):Math.round(p)}function k(p,e){e.unsigned||--p;let d=e.unsigned?0:-Math.pow(2,p),m=Math.pow(2,p)-1,a=e.moduloBitLength?Math.pow(2,e.moduloBitLength):Math.pow(2,p),i=e.moduloBitLength?Math.pow(2,e.moduloBitLength-1):Math.pow(2,p-1);return function(s,t){t||(t={});let l=+s;if(t.enforceRange){if(!Number.isFinite(l))thrWhy 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/117C9DD7-50A0-4249-9812-9044B260EBCA)HTML
<a href="https://sigilsec.ai/scans/117C9DD7-50A0-4249-9812-9044B260EBCA"><img src="https://sigilsec.ai/badge/npm/noskills" 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.