PkgRadar

Package evidence

@bradygaster/[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
2,627Niche · −30% score
Versions published
33
First published
Feb 2026
Publisher
bradygaster

Effective trust discount applied: 30% (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":["@bradygaster/[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":["@bradygaster/[email protected]"],"fail_on":"review"}'
Publisherbradygaster
Artifact bytes512,131
Previous version0.9.6-insider.1
Published2026-05-07T19:01:08.309Z
SHA-256e2e9dddcb72825a942213ffee050ba633c8b4b59b74c3ac0734efc6c13f2ac46

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
14Score
0.9.6-insider.2Version
Status history (1 event)
  1. newavailable · risk review · score 14 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/templates/ralph-triage.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/dist/cli/core/upgrade.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/dist/cli/core/workflows.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/templates/workflows/squad-heartbeat.ymlmatched "GITHUB_TOKEN"3
lowCredential file accesspackage/templates/workflows/squad-promote.ymlmatched "GITHUB_TOKEN"3