PkgRadar

Package evidence

@entur/[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
16
First published
Jan 2026
Publisher
kentandersen

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":["@entur/[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":["@entur/[email protected]"],"fail_on":"review"}'
Publisherkentandersen
Artifact bytes13,151
Previous version0.0.15
Published2026-06-01T12:34:02.628Z
SHA-25665ba4b52f145c72680e888eb02aaa6c4db80482bf2267ed32e8fec321793cb3c

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
10Score
0.0.16Version
Status history (1 event)
  1. newavailable · risk review · score 10 · 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/lib/bundle/dependencies.jsmatched ".npmrc"5
lowCredential file accesspackage/lib/hash/index.jsmatched ".npmrc"5

Manifest

Package metadata

Dependencies10
  • @rollup/plugin-node-resolve^16.0.3
  • @rollup/plugin-swc^0.4.0
  • @swc/core^1.15.7
  • commander^14.0.2
  • find-up-simple^1.0.1
  • minimatch^10.2.3
  • oxc-resolver^11.16.2
  • rollup^4.59.0
  • rollup-plugin-dts^6.3.0
  • yaml^2.8.2