PkgRadar

Package evidence

@easbot/[email protected]

Credential file access: matched ".SSH"

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":["@easbot/[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":["@easbot/[email protected]"],"fail_on":"high"}'
Publisherjallenhou
Artifact bytes88,977
Previous version0.2.19
Published2026-05-24T14:54:05.003Z
SHA-2566b95e1d86b4a0848d05c89567a5f3be3bbadf38814c9faaf4f8cfa4d21e94603

Why flagged

What the scanner saw

Credential file access: matched ".SSH"

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

Availability ledger

available

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

jallenhou

4 members · evidence strength 77

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/index.cjsmatched ".SSH"30
highCredential file accesspackage/dist/index.mjsmatched ".SSH"30
mediumObfuscation Densitypackage/dist/index.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/index.mjshigh encoded/escaped-token density12
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/index.cjsmatched ".SSH"30
highCredential file accesspackage/dist/index.mjsmatched ".SSH"30
mediumObfuscation Densitypackage/dist/index.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/index.mjshigh encoded/escaped-token density12
lowObfuscationpackage/dist/index.cjsmatched "\\u2014"3
lowObfuscationpackage/dist/index.mjsmatched "\\u2014"3

Manifest

Package metadata

Scripts13
  • buildtsup --env.NODE_ENV production
  • cleannpx rimraf dist node_modules
  • devtsup --watch --env.NODE_ENV development
  • formatbiome format .
  • format:fixbiome format --write .
  • lintbiome check .
  • lint:fixbiome check --write .
  • lint:reportbiome check --reporter=summary .
  • publish:npmbash scripts/publish.sh
  • publish:npm:winpowershell -ExecutionPolicy Bypass -File scripts/publish.ps1
  • testvitest
  • test:runvitest run
  • type-checktsc --noEmit
Dependencies9
  • @types/mime-types^3.0.1
  • axios^1.16.1
  • chalk^5.6.2
  • commander^14.0.3
  • get-east-asian-width^1.6.0
  • koffi^2.16.2
  • marked^18.0.3
  • mime-types^3.0.2
  • zod^4.4.3