PkgRadar

Package evidence

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

Weekly downloads
963
Versions published
668Mature · −50% score
First published
Sep 2022
Publisher
pax2pay-it

Effective trust discount applied: 50% (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":["@pax2pay/[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":["@pax2pay/[email protected]"],"fail_on":"review"}'
Publisherpax2pay-it
Artifact bytes312,366
Previous version0.1.625
Published2026-05-13T14:56:22.197Z
SHA-256fbabfa11ab893135239f6fa22ed860a7e58141a373ee1c365259c123e77cfc98

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
0.1.626Version
Status history (1 event)
  1. 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/.github/workflows/bump.ymlmatched "GITHUB_TOKEN"3

Manifest

Package metadata

Scripts7
  • buildrimraf dist/* && tsc -p tsconfig.mjs.json && tsc -p tsconfig.cjs.json
  • cleanrimraf dist node_modules coverage
  • coveragevitest --coverage
  • fixeslint '**/*.{ts,tsx}' --fix
  • linteslint --max-warnings=0 '**/*.{ts,tsx}'
  • preparenpm run build
  • testvitest --run
Dependencies11
  • authly^3.1.2
  • cloudly-http^0.1.7
  • cloudly-storage^0.10.16
  • cryptly^4.0.6
  • gracely^2.0.13
  • isly0.1.20
  • isoly3.0.6
  • selectively^2.0.15
  • slackly0.0.6
  • typedly0.0.27
  • zod4.1.13