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
- 1,819Mature · −50% score
- First published
- Apr 2023
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (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":["@nx/[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":["@nx/[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/dist/src/utils/npm-config.js | matched ".npmrc" | 5 |
Manifest
Package metadata
Dependencies26
@babel/core^7.23.2@babel/plugin-proposal-decorators^7.22.7@babel/plugin-transform-class-properties^7.22.5@babel/plugin-transform-runtime^7.23.2@babel/preset-env^7.23.2@babel/preset-typescript^7.22.5@babel/runtime^7.22.6@nx/devkit23.0.0-canary.20260612-10af44f@nx/workspace23.0.0-canary.20260612-10af44f@zkochan/js-yaml0.0.7babel-plugin-const-enum^1.0.1babel-plugin-macros^3.1.0babel-plugin-transform-typescript-metadata^0.3.1chalk^4.1.0columnify^1.6.0detect-port^2.1.0ignore^7.0.5js-tokens^4.0.0jsonc-parser^3.2.0npm-run-path^4.0.1picocolors^1.1.0picomatch4.0.4semver^7.6.3source-map-support0.5.19tinyglobby^0.2.12tslib^2.3.0