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 bytes18,118
Previous versionnone
Published2026-05-24T12:49:33.656Z
SHA-2565bb93b48ffc2ff353f3edc0fa5511f9aaf51e887ce79784a78e576b839bd153b

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

hoangphamt

9 members · evidence strength 77

Evidence

Static findings

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

SeverityKindPathDetailPoints
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