PkgRadar

Package evidence

@modern-js/[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.

Versions published
4,152Mature · −50% score
First published
Sep 2021
Publisher
caohuilin

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":["@modern-js/[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":["@modern-js/[email protected]"],"fail_on":"review"}'
Publishercaohuilin
Artifact bytes36,274
Previous version0.0.0-next-20260225202135
Published2026-04-15T07:09:31.716Z
SHA-256bc2ecd811b80856a0674e019917ae88c64e1a14681f8c94a7abb160613e14b7b

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
5Score
0.0.0-next-20260415065823Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

2 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/cjs/features/deploy/index.jsmatched ".npmrc"5
lowCredential file accesspackage/dist/esm/features/deploy/index.jsmatched ".npmrc"5

Manifest

Package metadata

Scripts3
  • buildmodern-lib build
  • newmodern-lib new
  • testjest --passWithNoTests
Dependencies11
  • @modern-js/core0.0.0-next-20260415065823
  • @modern-js/plugin0.0.0-next-20260415065823
  • @modern-js/plugin-changeset0.0.0-next-20260415065823
  • @modern-js/plugin-i18n0.0.0-next-20260415065823
  • @modern-js/utils0.0.0-next-20260415065823
  • @rushstack/node-core-library^3.66.1
  • @rushstack/package-deps-hash^3.2.67
  • @swc/helpers^0.5.17
  • anymatch^3.1.3
  • md5^2.3.0
  • p-map4.0.0