npm · registry.npmjs.org
easycode-ai
Install Lifecycle Remote Or Exec: postinstall="node -e \"const fs = require('fs'); const path = 'bundle/fix-binary-permissions.js'; if (fs.existsSync(path)) { require('child_process').execSync('node ' + path + ' --all', {stdio: 'inherit'}); } else { console.log('⏭\u{fe0f} Skipping binary permissions fix (bundle not built yet)'); }\""
Why PkgRadar flagged 1.1.4
| Severity | Signal | Evidence |
|---|---|---|
| high | Install Lifecycle Remote Or Exec | postinstall="node -e \"const fs = require('fs'); const path = 'bundle/fix-binary-permissions.js'; if (fs.existsSync(path)) { require('child_process').execSync('node ' + path + ' --all', {stdio: 'inherit'}); } else { console.log('⏭\u{fe0f} Skipping binary permissions fix (bundle not built yet)'); }\"" · package.json |
Scanned versions
| Version | Verdict | Score | Scanned (UTC) |
|---|---|---|---|
1.1.4 | High risk | 35 | 2026-06-05 |
1.1.3 | High risk | 35 | 2026-06-05 |
1.1.2 | High risk | 35 | 2026-06-05 |
1.1.1 | High risk | 35 | 2026-06-05 |
1.1.0 | High risk | 35 | 2026-06-04 |
Block this in CI
pkgradar gate --ecosystem npm [email protected]