PkgRadar

Package evidence

[email protected]

Install Lifecycle Remote Or Exec: postinstall="node bin/cob-cli.js --setup"

Trust signals

Why this verdict

PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.

Weekly downloads
106
Versions published
205Mature · −50% score
First published
May 2020
Publisher
adagios

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

Block this release in CIcurl · GitHub Actions

Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.

curl -fsS https://pkgradar.com/gate/npm \
  -H "Authorization: Bearer $PKGRADAR_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"specs":["[email protected]"],"fail_on":"review"}'

GitHub Actions step:

- name: PkgRadar gate
  run: |
    curl -fsS https://pkgradar.com/gate/npm \
      -H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
      -H "Content-Type: application/json" \
      -d '{"specs":["[email protected]"],"fail_on":"review"}'
Publisheradagios
Artifact bytes41,371
Previous version2.54.0
Published2026-05-28T08:28:02.847Z
SHA-2566cc95d3a69de74c645ff4f12f531c8fe32cf495f73c34253a81a8f48ad1446ea

Why flagged

What the scanner saw

Install Lifecycle Remote Or Exec: postinstall="node bin/cob-cli.js --setup"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
10Score
2.55.0-beta-1Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

2 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highInstall Lifecycle Remote Or Execpackage.jsonpostinstall="node bin/cob-cli.js --setup"30
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Remote Or Execpackage.jsonpostinstall="node bin/cob-cli.js --setup"30
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node bin/cob-cli.js --setup"5

Manifest

Package metadata

Scripts2
  • postinstallnode bin/cob-cli.js --setup
  • uninstallnode bin/cob-cli.js --cleanup
Dependencies25
  • @webpack-cli/serve^2.0.1
  • axios^0.21.1
  • axios-cookiejar-support^5.0.5
  • chokidar^3.5.3
  • cmd-line-importer^1.0.0
  • colors^1.4.0
  • commander^5.1.0
  • concurrently^8.0.0
  • execa^4.0.3
  • fast-glob^3.2.5
  • file-cookie-store^0.2.1
  • fs-extra^9.0.1
  • inquirer^7.3.3
  • js-yaml^4.1.0
  • listr^0.14.3
  • ncp^2.0.0
  • omelette^0.4.15-1
  • open^8.4.0
  • simple-git^3.15.1
  • tar^7.4.3
  • tough-cookie^5.1.2
  • webpack^5.75.0
  • webpack-cli^5.0.1
  • webpack-dev-server^4.11.1
  • xdg-basedir^5.1.0