PkgRadar

npm · registry.npmjs.org

@devcortex/cli

Install Lifecycle Remote Or Exec: postinstall="node -e \"var fs=require('fs'),path=require('path');['dist/index.js','bin/dcx.cjs'].forEach(function(f){try{fs.chmodSync(path.join(__dirname,f),0o755)}catch(e){}});\" 2>/dev/null || true"

Why PkgRadar flagged 1.5.3

SeveritySignalEvidence
highNew Lifecycle Script Vs Previouspostinstall added in 1.5.3 vs 1.5.1: "node -e \"var fs=require('fs'),path=require('path');['dist/index.js','bin/dcx.cjs'].forEach(function(f){try{fs.chmodSync(path.join(__dirname,f),0o755)}catch(e){}});\" 2>/dev/null || true" · package.json
highInstall Lifecycle Remote Or Execpostinstall="node -e \"var fs=require('fs'),path=require('path');['dist/index.js','bin/dcx.cjs'].forEach(function(f){try{fs.chmodSync(path.join(__dirname,f),0o755)}catch(e){}});\" 2>/dev/null || true" · package.json
highInstall Lifecycle Suppresses Failurepostinstall="node -e \"var fs=require('fs'),path=require('path');['dist/index.js','bin/dcx.cjs'].forEach(function(f){try{fs.chmodSync(path.join(__dirname,f),0o755)}catch(e){}});\" 2>/dev/null || true" · package.json

Scanned versions

VersionVerdictScoreScanned (UTC)
1.5.3High risk952026-06-10
1.7.1Review12026-06-03
1.6.0Review12026-06-02
1.7.0Review12026-06-02
1.5.4Review12026-06-01
1.5.1Low risk02026-05-31
1.3.8Low risk02026-05-28
1.4.0Low risk02026-05-28

Campaign attribution

Part of the asteroiddao npm campaign campaign.

Block this in CI

PkgRadar gates @devcortex/cli (and every other dependency) before it merges. One line in your pipeline:

pkgradar gate --ecosystem npm @devcortex/[email protected]