Package evidence
[email protected]
Install-time lifecycle script: 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.
- Versions published
- 206Mature · −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 promotingMixed 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"}'Why flagged
What the scanner saw
Install-time lifecycle script: 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
Status history (1 event)
- new → available · risk review · score 1 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | postinstall="node bin/cob-cli.js --setup" | 5 |
Manifest
Package metadata
Scripts2
postinstallnode bin/cob-cli.js --setupuninstallnode bin/cob-cli.js --cleanup
Dependencies25
@webpack-cli/serve^2.0.1axios^0.21.1axios-cookiejar-support^5.0.5chokidar^3.5.3cmd-line-importer^1.0.0colors^1.4.0commander^5.1.0concurrently^8.0.0execa^4.0.3fast-glob^3.2.5file-cookie-store^0.2.1fs-extra^9.0.1inquirer^7.3.3js-yaml^4.1.0listr^0.14.3ncp^2.0.0omelette^0.4.15-1open^8.4.0simple-git^3.15.1tar^7.4.3tough-cookie^5.1.2webpack^5.75.0webpack-cli^5.0.1webpack-dev-server^4.11.1xdg-basedir^5.1.0