PkgRadar

Package evidence

@nocobase/[email protected]

Credential file access: matched ".npmrc"

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
5,541Niche · −30% score
Versions published
1,073Mature · −50% score
First published
Apr 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":["@nocobase/[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":["@nocobase/[email protected]"],"fail_on":"review"}'
Publisherchenos
Artifact bytes119,823
Previous version2.1.0-alpha.45
Published2026-06-04T11:42:12.852Z
SHA-25681554fb9b3adcd625bac2b5b8e06d8f81b5fdb5ba8908317ced618568149fa7b

Why flagged

What the scanner saw

Credential file access: matched ".npmrc"

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

Availability ledger

available

review
Last checked
reviewRisk
1Score
2.1.0-alpha.46Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/lib/plugin-manager/utils.jsmatched ".npmrc"5

Manifest

Package metadata

Dependencies50
  • @formily/json-schema2.x
  • @hapi/topo^6.0.0
  • @koa/cors^5.0.0
  • @koa/multer^3.1.0
  • @koa/router^13.1.0
  • @nocobase/acl2.1.0-alpha.46
  • @nocobase/actions2.1.0-alpha.46
  • @nocobase/ai2.1.0-alpha.46
  • @nocobase/auth2.1.0-alpha.46
  • @nocobase/cache2.1.0-alpha.46
  • @nocobase/data-source-manager2.1.0-alpha.46
  • @nocobase/database2.1.0-alpha.46
  • @nocobase/evaluators2.1.0-alpha.46
  • @nocobase/lock-manager2.1.0-alpha.46
  • @nocobase/logger2.1.0-alpha.46
  • @nocobase/resourcer2.1.0-alpha.46
  • @nocobase/sdk2.1.0-alpha.46
  • @nocobase/snowflake-id2.1.0-alpha.46
  • @nocobase/telemetry2.1.0-alpha.46
  • @nocobase/utils2.1.0-alpha.46
  • @types/decompress4.2.7
  • @types/ini^1.3.31
  • @types/koa-send^4.1.3
  • @types/multer^1.4.12
  • async-mutex^0.5.0
  • axios^1.7.0
  • chalk^4.1.1
  • commander^9.2.0
  • compression^1.8.0
  • cron^2.4.4
  • …and 20 more.