PkgRadar

Package evidence

@ygncode/[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":["@ygncode/[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":["@ygncode/[email protected]"],"fail_on":"high"}'
Publishersetkyar
Artifact bytes317,250
Previous version0.0.1-beta.19
Published2026-05-24T07:39:52.845Z
SHA-256eb0bd60bc333c692ddf7f30177303480c6792a0ec9199c7511d0b71c524101b0

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

setkyar

2 members · evidence strength 64

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/.github/workflows/release.ymlmatched "NPM_TOKEN"30
mediumRemote Payloadpackage/export/vendor/highlight.min.jsmatched "wget "12
mediumObfuscation Densitypackage/export/vendor/highlight.min.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/.pi/extensions/package-lock.jsonhigh encoded/escaped-token density12
mediumObfuscation Densitypackage/web/package-lock.jsonhigh encoded/escaped-token density12
mediumRemote Payloadpackage/install.shmatched "curl "12
Show all 13 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/.github/workflows/release.ymlmatched "NPM_TOKEN"30
mediumRemote Payloadpackage/export/vendor/highlight.min.jsmatched "wget "12
mediumObfuscation Densitypackage/export/vendor/highlight.min.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/.pi/extensions/package-lock.jsonhigh encoded/escaped-token density12
mediumObfuscation Densitypackage/web/package-lock.jsonhigh encoded/escaped-token density12
mediumRemote Payloadpackage/install.shmatched "curl "12
lowObfuscationpackage/export/app/00-data.jsmatched "atob("3
lowObfuscationpackage/web/src/session/chat/done-notifier.jsmatched "atob("3
lowObfuscationpackage/export/vendor/highlight.min.jsmatched "\\u00A1"3
lowObfuscationpackage/export/vendor/marked.min.jsmatched "\\x00"3
lowObfuscationpackage/web/src/session/data/session-data.test.jsmatched "Buffer.from(s, 'base64"3
lowObfuscationpackage/web/src/session/session.test.jsmatched "Buffer.from(value, 'base64"3
lowObfuscationpackage/.pi/extensions/pi-web.tsmatched "\\u001b"3

Manifest

Package metadata

Scripts3
  • buildvite build
  • devvite build --watch
  • testvitest run
Dependencies2
  • highlight.jslatest
  • markedlatest