PkgRadar

Package evidence

[email protected]

Credential file access: matched "GITHUB_TOKEN"

Trust signals

Why this verdict

PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.

Versions published
308Mature · −50% score
First published
Nov 2021
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":"review"}'

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":"review"}'
Artifact bytes425,973
Previous version3.83.0
Published2026-05-29T03:34:19.003Z
SHA-2565704e80f554774327f272a20a29203ca4223bbc4a9f6638531308da6a218350d

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

review
Last checked
reviewRisk
1Score
3.83.1Version
Status history (2 events)
  1. newavailable · risk review · score 1 · status changed
  2. newavailable · risk review · score 1 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/app/common/adapter/binary/GithubBinary.jsmatched "GITHUB_TOKEN"5

Manifest

Package metadata

Scripts25
  • cinpm run lint && npm run cov && npm run tsc:prod
  • ci:postgresqlnpm run lint && npm run cov:postgresql && npm run tsc:prod
  • cleantsc -b --clean && rm -rf dist
  • covegg-bin cov
  • cov:postgresqlCNPMCORE_DATABASE_TYPE=PostgreSQL egg-bin cov
  • devegg-bin dev
  • dev:postgresqlCNPMCORE_DATABASE_TYPE=PostgreSQL egg-bin dev
  • linteslint --cache --ext .ts .
  • lint:fixeslint --cache --ext .ts --fix .
  • precovbash prepare-database-mysql.sh
  • precov:postgresqlbash prepare-database-postgresql.sh
  • prepublishOnlynpm run tsc:prod
  • pretbash prepare-database-mysql.sh
  • pretest:localbash prepare-database-mysql.sh
  • pretest:local:postgresqlbash prepare-database-postgresql.sh
  • starteggctl start --daemon && touch egg.status
  • start:foregroundeggctl start
  • stoprm -f egg.status && sleep 15 && eggctl stop
  • tnpm run lint:fix && egg-bin test --changed
  • testnpm run lint:fix && npm run test:local
  • test:localegg-bin test
  • test:local:postgresqlCNPMCORE_DATABASE_TYPE=PostgreSQL egg-bin test
  • test:postgresqlnpm run lint:fix && npm run test:local:postgresql
  • tscnpm run clean && tsc -p ./tsconfig.json
  • tsc:prodnpm run clean && tsc -p ./tsconfig.prod.json
Dependencies46
  • @eggjs/tegg^3.12.0
  • @eggjs/tegg-aop-plugin^3.12.0
  • @eggjs/tegg-background-task^3.29.0
  • @eggjs/tegg-config^3.12.0
  • @eggjs/tegg-controller-plugin^3.12.0
  • @eggjs/tegg-eventbus-plugin^3.12.0
  • @eggjs/tegg-orm-plugin^3.12.0
  • @eggjs/tegg-plugin^3.12.0
  • @eggjs/tegg-schedule-plugin^3.12.0
  • @eggjs/tsconfig^1.0.0
  • @elastic/elasticsearch^8.8.1
  • @fengmk2/tar^6.2.0
  • @node-rs/crc32^1.2.2
  • @simplewebauthn/server^7.0.1
  • @sinclair/typebox^0.23.0
  • base-x^3.0.9
  • base64url^3.0.1
  • bson-objectid^2.0.1
  • dayjs^1.10.7
  • egg^3.29.0
  • egg-cors^3.0.0
  • egg-errors^2.3.0
  • egg-redis^2.4.0
  • egg-scripts^3.0.0
  • egg-status^1.0.0
  • egg-tracer^1.1.0
  • egg-typebox-validate^2.0.0
  • egg-view-nunjucks^2.3.0
  • eggjs-elasticsearch^0.0.6
  • fs-cnpm^2.4.0
  • …and 16 more.
Optional dependencies1
  • s3-cnpmcore^1.1.2