PkgRadar

Package evidence

[email protected]

Credential file access: matched "GITHUB_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"}'
Publisherserifpersia99
Artifact bytes726,770
Previous versionnone
Published2026-05-24T16:02:54.051Z
SHA-2566aba005c0981b8755fa7e3ae5d44c54c3d4ee50ad216b07d285bc3ae0160711a

Why flagged

What the scanner saw

Credential file access: matched "GITHUB_TOKEN"

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

Availability ledger

available

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

serifpersia99

2 members · evidence strength 55

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/server/dist/github-sync.jsmatched "GITHUB_TOKEN"30
mediumRemote Payloadpackage/server/dist/providers/animeya.provider.jsmatched "cUrl "12
Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/server/dist/github-sync.jsmatched "GITHUB_TOKEN"30
mediumRemote Payloadpackage/server/dist/providers/animeya.provider.jsmatched "cUrl "12
lowObfuscationpackage/server/dist/providers/allanime.provider.jsmatched "Buffer.from(encryptedBase64, 'base64"3
lowObfuscationpackage/server/dist/github-sync.jsmatched "Buffer.from(data.content, 'base64"3
lowObfuscationpackage/client/dist/assets/hls.light-DcbkToIY.jsmatched "fromCharCode"3
lowObfuscationpackage/client/dist/assets/index-VtPmBoQo.jsmatched "\\u0080"3
lowObfuscationpackage/orchestrator.jsmatched "\\x1b"3

Manifest

Package metadata

Scripts5
  • buildtsc
  • devnodemon --watch "src/**/*.ts" --exec "ts-node --transpile-only src/server.ts --dev"
  • formatprettier --write .
  • linteslint .
  • startnode --max-old-space-size=256 dist/server.js