PkgRadar

Package evidence

[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":["[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":["[email protected]"],"fail_on":"high"}'
Publisherhoangphamt
Artifact bytes21,178
Previous version0.1.0
Published2026-05-24T14:37:44.360Z
SHA-256bef1360933c33e4bc8470706356c07c385c6af85996d9746d7d904deff90f6aa

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

hoangphamt

9 members · evidence strength 77

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/commands/doctor.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/commands/init.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/commands/init.test.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/lib/prompts.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/lib/prompts.test.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/templates/.github/workflows/agent-coder.ymlmatched "GITHUB_TOKEN"30
highCredential file accesspackage/templates/.github/workflows/agent-curator.ymlmatched "GITHUB_TOKEN"30
highCredential file accesspackage/templates/.github/workflows/agent-reviewer.ymlmatched "GITHUB_TOKEN"30
highCredential file accesspackage/templates/.github/workflows/agent-spec-author.ymlmatched "GITHUB_TOKEN"30
highCredential file accesspackage/templates/.github/workflows/agent-test-gen.ymlmatched "GITHUB_TOKEN"30
highCredential file accesspackage/templates/.github/workflows/handle-commands.ymlmatched "GITHUB_TOKEN"30
highCredential file accesspackage/templates/.github/workflows/spec-validate.ymlmatched "GITHUB_TOKEN"30
highCredential file accesspackage/templates/.github/workflows/sync-labels.ymlmatched "GITHUB_TOKEN"30

Manifest

Package metadata

Scripts7
  • buildtsc -p .
  • bundle-templatesrm -rf templates && cp -R ../templates templates
  • devtsc -p . --watch
  • prepublishOnlypnpm run bundle-templates && pnpm build
  • testvitest run
  • test:watchvitest
  • typechecktsc -p . --noEmit
Dependencies7
  • @inquirer/prompts^7.2.1
  • @octokit/rest^21.0.2
  • chalk^5.4.1
  • commander^12.1.0
  • libsodium-wrappers^0.8.4
  • yaml^2.6.1
  • zod^3.23.8