PkgRadar

Package evidence

[email protected]

Credential file access: matched ".AZURE"

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"}'
Publishergamedaysuits
Artifact bytes316,034
Previous version3.3.0
Published2026-05-24T07:59:12.435Z
SHA-256e7a4b4e16b368e7fd315564b69648f5a94a3780f867b9c29aa4c094a712deefd

Why flagged

What the scanner saw

Credential file access: matched ".AZURE"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/lib/methods/microsoft-translator.jsmatched ".AZURE"30
mediumRemote Payloadpackage/lib/commands/fonts.jsmatched "github.com/dadap/pIqaD-fonts/releases/download"12
Show all 9 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/lib/methods/microsoft-translator.jsmatched ".AZURE"30
mediumRemote Payloadpackage/lib/commands/fonts.jsmatched "github.com/dadap/pIqaD-fonts/releases/download"12
lowObfuscationpackage/lib/integrity.jsmatched "\\uFEFF"3
lowObfuscationpackage/lib/scripts.jsmatched "\\uF8E4"3
lowObfuscationpackage/lib/sync.jsmatched "\\u2139"3
lowObfuscationpackage/lib/tm.jsmatched "\\x00"3
lowObfuscationpackage/lib/validate.jsmatched "\\x20"3
lowObfuscationpackage/lib/data/language-cards/qu.jsonmatched "\\u201c"3
lowObfuscationpackage/lib/data/language-cards/yo.jsonmatched "\\u201c"3

Manifest

Package metadata

Scripts18
  • auditnode bin/cli.js audit
  • initnode bin/cli.js init
  • lintnode bin/cli.js lint
  • prepublishOnlynpm test
  • syncnode bin/cli.js sync
  • testnode --test test/*.test.js
  • test:contentnode --test test/content.test.js
  • test:content-syncnode --test test/content-sync.test.js
  • test:formatnode --test test/format.test.js
  • test:hugonode --test test/hugo-e2e.test.js
  • test:init-helpnode --test test/init-help.test.js
  • test:lintnode --test test/lint.test.js
  • test:methodsnode --test test/methods.test.js
  • test:pairsnode --test test/pairs.test.js
  • test:redteamnode --test test/redteam.test.js
  • test:sync-pairsnode --test test/sync-pairs.test.js
  • test:unitnode --test test/sync.test.js
  • watchnode bin/cli.js watch