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 bytes14,897
Previous versionnone
Published2026-03-19T12:13:39.193Z
SHA-256dc0775ba9a279cf4dfca3ce40518c90b94279d6da3d4dcd0b1ba11444338dfbc

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
30Score
0.1.0Version
Status history (1 event)
  1. newavailable · risk high · score 30 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/npm/npm-publisher.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
Dependencies6
  • @glpkg/config^0.1.0
  • @glpkg/core^0.2.0
  • @glpkg/tarball^0.1.0
  • chalk^5.3.0
  • ora^8.0.0
  • semver^7.6.0