PkgRadar

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

SeveritySignalEvidence
highInstall Lifecycle Remote Or Execpostinstall="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

VersionVerdictScoreScanned (UTC)
1.1.4High risk352026-06-05
1.1.3High risk352026-06-05
1.1.2High risk352026-06-05
1.1.1High risk352026-06-05
1.1.0High risk352026-06-04

Block this in CI

PkgRadar gates easycode-ai (and every other dependency) before it merges. One line in your pipeline:

pkgradar gate --ecosystem npm [email protected]