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 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":["@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"}'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
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 | Credential file access | package/lib/plugin-manager/utils.js | matched ".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.12async-mutex^0.5.0axios^1.7.0chalk^4.1.1commander^9.2.0compression^1.8.0cron^2.4.4- …and 20 more.