PkgRadar

Package evidence

@glpkg/[email protected]

Credential file access: matched ".npmrc"

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@glpkg/[email protected]"],"fail_on":"high"}'

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":["@glpkg/[email protected]"],"fail_on":"high"}'
Publishercrimson206
Artifact bytes9,607
Previous version0.1.1
Published2026-05-07T03:52:05.221Z
SHA-256787288b4697d5481301d57d1fff4e82718979f8d277c6966ccf2ad90374be25b

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

high
Last checked
highRisk
90Score
0.1.4Version
Status history (1 event)
  1. newavailable · risk high · score 90 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

crimson206

11 members · evidence strength 84

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/npm/npm-installer.jsmatched ".npmrc"30
highCredential file accesspackage/dist/npm/npmrc-manager.jsmatched ".npmrc"30
highCredential file accesspackage/dist/npm/npmrc-manager.test.jsmatched ".npmrc"30

Manifest

Package metadata

Scripts8
  • buildtsc
  • cleanrm -rf dist
  • devtsc --watch
  • linttsc --noEmit
  • prepublishOnlynpm run build
  • testvitest run
  • test:coveragevitest run --coverage
  • test:watchvitest
Dependencies4
  • @glpkg/config^0.1.0
  • @glpkg/core^0.2.1
  • @glpkg/tarball^0.1.0
  • chalk^5.0.0