PkgRadar

Package evidence

@nimblehq/[email protected]

Credential file access: matched "GITHUB_TOKEN"

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":["@nimblehq/[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":["@nimblehq/[email protected]"],"fail_on":"high"}'
Publisherdev-nimblehq
Artifact bytes78,717
Previous version1.1.0
Published2026-05-25T03:05:01.165Z
SHA-256d55a2e1a99c67209102826fb9f85efa5a0f0db43ebfbebd6f62ee65e1a70eb3d

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
183Score
1.1.1Version
Status history (1 event)
  1. newavailable · risk high · score 183 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

dev-nimblehq

2 members · evidence strength 54

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/agent-utils.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/fix-pr-comments.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/github-token.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/stages/implement.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/review-pr.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/run-stage.jsmatched "GITHUB_TOKEN"30
Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/agent-utils.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/fix-pr-comments.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/github-token.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/stages/implement.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/review-pr.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/run-stage.jsmatched "GITHUB_TOKEN"30
lowObfuscationpackage/dist/stages/create-pr.jsmatched "Buffer.from(out, 'base64"3

Manifest

Package metadata

Scripts2
  • buildtsc --project tsconfig.json
  • prepublishOnlynpm run build
Dependencies1
  • @cursor/sdk1.0.12