PkgRadar

Package evidence

@adbayb/[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.

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

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":["@adbayb/[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":["@adbayb/[email protected]"],"fail_on":"high"}'
Artifact bytes31,996
Previous version2.36.0
Published2026-05-24T11:40:56.586Z
SHA-256249c1d60c9f200a5af9181bd80596dbb04399590cc1915c4771ab5d4d7abcd7d

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
120Score
2.36.1-next-d738fcbVersion
Status history (1 event)
  1. newavailable · risk high · score 120 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/templates/multi-projects/.github/workflows/continuous_delivery.ymlmatched "GITHUB_TOKEN"30
highCredential file accesspackage/templates/single-project/.github/workflows/continuous_delivery.ymlmatched "GITHUB_TOKEN"30
highCredential file accesspackage/templates/multi-projects/.github/workflows/conventional_commit.ymlmatched "GITHUB_TOKEN"30
highCredential file accesspackage/templates/single-project/.github/workflows/conventional_commit.ymlmatched "GITHUB_TOKEN"30

Manifest

Package metadata

Scripts4
  • buildquickbundle build
  • prestartpnpm build
  • start./bin/index.js
  • watchquickbundle watch
Dependencies28
  • @changesets/changelog-github^0.7.0
  • @changesets/cli^2.31.0
  • @commitlint/cli^21.0.1
  • @commitlint/config-conventional^21.0.1
  • @eslint-react/eslint-plugin^5.8.4
  • @eslint/compat^2.1.0
  • @stylistic/eslint-plugin^5.10.0
  • @vitest/eslint-plugin^1.6.18
  • eslint^10.4.0
  • eslint-config-prettier^10.1.8
  • eslint-import-resolver-typescript^4.4.4
  • eslint-plugin-depend^1.5.0
  • eslint-plugin-import-x^4.16.2
  • eslint-plugin-jsdoc^63.0.0
  • eslint-plugin-mdx^3.7.0
  • eslint-plugin-n^18.0.1
  • eslint-plugin-perfectionist^5.9.0
  • eslint-plugin-prettier^5.5.5
  • eslint-plugin-sonarjs^4.0.3
  • eslint-plugin-unicorn^64.0.0
  • fdir^6.5.0
  • globals^17.6.0
  • prettier^3.8.3
  • prettier-plugin-packagejson^3.0.2
  • termost^1.9.1
  • turbo^2.9.14
  • typescript^6.0.3
  • typescript-eslint^8.59.4