PkgRadar

Package evidence

@dekuzxc/[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":["@dekuzxc/[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":["@dekuzxc/[email protected]"],"fail_on":"high"}'
Publisherdekuzxc
Artifact bytes419,272
Previous version1.4.5
Published2026-05-24T03:28:40.857Z
SHA-256f52fc417d4345c15dcb2110b83575bbb475b2c407320c4ef9a46dbd02d2a79b2

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

dekuzxc

2 members · evidence strength 54

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/src/vendor/fca-unofficial/.github/workflows/npmpublish.ymlmatched "npm_token"30
Show all 9 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/src/vendor/fca-unofficial/.github/workflows/npmpublish.ymlmatched "npm_token"30
lowObfuscationpackage/src/e2ee/vendor/fb-e2ee.cjsmatched "fromCharCode"3
lowObfuscationpackage/src/vendor/fca-unofficial/src/getThreadList.jsmatched "Buffer.from(t.montage_thread.id,\"base64"3
lowObfuscationpackage/logger.jsmatched "\\x1b"3
lowObfuscationpackage/src/e2ee/ratchet.jsmatched "Buffer.from(d.DHs_priv, \"base64"3
lowObfuscationpackage/src/vendor/fca-unofficial/src/setMessageReaction.jsmatched "\\uD83D"3
lowObfuscationpackage/src/e2ee/store.jsmatched "Buffer.from(this.data.deviceSecret, \"base64"3
lowObfuscationpackage/src/vendor/fca-unofficial/utils.jsmatched "fromCharCode"3
lowObfuscationpackage/utils.jsmatched "\\x00"3

Manifest

Package metadata

Scripts3
  • lint./node_modules/.bin/eslint **.js
  • prettierprettier utils.js src/* --write
  • testmocha
Dependencies7
  • bluebird^2.11.0
  • cheerio^0.22.0
  • https-proxy-agent^4.0.0
  • mqtt^3.0.0
  • npmlog^1.2.0
  • request^2.53.0
  • websocket-stream^5.5.0