PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="nocobase-v1 postinstall"

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
2,443Niche · −30% score
Versions published
1,097Mature · −50% score
First published
Oct 2021
Publisher
chenos

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"}'
Publisherchenos
Artifact bytes12,721
Previous version2.2.0-beta.1
Published2026-06-13T08:54:00.958Z
SHA-2566720b489eaf6076e9a127a5d806510a3944b54ea18c1ecb98707c786b5fe6e8e

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="nocobase-v1 postinstall"

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

Availability ledger

available

review
Last checked
reviewRisk
2Score
2.2.0-beta.2Version
Status history (1 event)
  1. newavailable · risk review · score 2 · 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)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="nocobase-v1 postinstall"5

Manifest

Package metadata

Scripts12
  • buildnocobase-v1 build
  • cleannocobase-v1 clean
  • devnocobase-v1 app-dev
  • e2enocobase-v1 e2e
  • linteslint .
  • nocobasenocobase-v1
  • pmnocobase-v1 pm
  • pm2nocobase-v1 pm2
  • postinstallnocobase-v1 postinstall
  • startnocobase-v1 start
  • tarnocobase-v1 tar
  • testnocobase-v1 test
Dependencies5
  • mariadb^2.5.6
  • mysql2^3.14.0
  • pg^8.14.1
  • pg-hstore^2.3.4
  • pm2^6.0.5