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"}'
Publisherpkwadsy
Artifact bytes94,008
Previous version0.2.1
Published2026-05-23T10:58:39.588Z
SHA-25658aa2b472f6117958daf8abd134eb34fdedaf0c66ec60e383538f6037ae6ac73

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

pkwadsy

2 members · evidence strength 55

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/cli.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/forges/github/index.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/examples/github-workflow.ymlmatched "GITHUB_TOKEN"30
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/cli.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/dist/forges/github/index.jsmatched "GITHUB_TOKEN"30
highCredential file accesspackage/examples/github-workflow.ymlmatched "GITHUB_TOKEN"30
lowObfuscationpackage/dist/cli.jsmatched "\\x1b"3
lowObfuscationpackage/dist/output/pretty.jsmatched "\\x1b"3

Manifest

Package metadata

Scripts7
  • buildtsc
  • devtsx src/cli.ts
  • prepackpnpm run build
  • prepublishOnlypnpm run typecheck && pnpm run test && pnpm run build
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies9
  • @anthropic-ai/claude-agent-sdk^0.1.0
  • @modelcontextprotocol/sdk^1.0.0
  • @opencode-ai/sdk^1.14.41
  • commander^12.1.0
  • fast-glob^3.3.2
  • ignore^5.3.2
  • micromatch^4.0.8
  • undici^7.25.0
  • zod^3.23.8