PkgRadar

Package evidence

[email protected]

Credential file access: matched "NPM_TOKEN"

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":["[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":["[email protected]"],"fail_on":"high"}'
Publisherfurey
Artifact bytes37,045
Previous version1.7.0
Published2026-05-24T05:28:40.671Z
SHA-256682185f172dd68f2502234cd511d743f019b71aea58e4c05ae5e9e81cebb1753

Why flagged

What the scanner saw

Credential file access: matched "NPM_TOKEN"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

furey

3 members · evidence strength 60

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/.github/workflows/publish-npm.ymlmatched "NPM_TOKEN"30
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/.github/workflows/publish-npm.ymlmatched "NPM_TOKEN"30
lowObfuscationpackage/fetchtv.jsmatched "\\u2588"3

Manifest

Package metadata

Scripts1
  • startnode fetchtv.js
Dependencies12
  • axios^1.7.2
  • chalk^5.3.0
  • cli-progress^3.12.0
  • cli-table3^0.6.5
  • debug^4.3.4
  • fast-xml-parser^4.4.0
  • filesize^10.1.0
  • lodash^4.17.21
  • node-ssdp^4.0.1
  • ora^8.2.0
  • pretty-ms^9.0.0
  • yargs^17.7.2