PkgRadar

Package evidence

[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.

Versions published
165Established · −30% score
First published
Dec 2025
Publisher
akb447

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherakb447
Artifact bytes233,367
Previous version1.7.20
Published2026-05-22T17:35:45.517Z
SHA-2566002ba80448fef38277884d5ee6a4de100fba585f0570acd847dfb9a19659c04

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
23Score
1.7.22Version
Status history (2 events)
  1. availableavailable · risk review · score 23 · status available -> available, risk high -> review, score 117 -> 23
  2. newavailable · risk high · score 117 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

akb447

2 members · evidence strength 59
Repeated static TTPstale

Install Lifecycle Suppresses Failure — prepare="bunx simple-git-hooks || true"

2 members · evidence strength 65

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accesspackage/dist/token-B3mIVkd5.jsmatched "GITHUB_TOKEN"10
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumCredential file accesspackage/dist/token-B3mIVkd5.jsmatched "GITHUB_TOKEN"10
lowCredential file accesspackage/dist/account-manager-BuAagRZn.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/dist/main.jsmatched "GITHUB_TOKEN"5
lowObfuscationpackage/dist/main.jsmatched "\\x1b"3

Manifest

Package metadata

Scripts10
  • buildtsdown
  • devbun run --watch ./src/main.ts
  • knipknip-bun
  • linteslint --cache
  • lint:alleslint --cache .
  • prepackbun run build
  • preparebunx simple-git-hooks || true
  • releasebumpp && bun publish --access public
  • startNODE_ENV=production bun run ./src/main.ts
  • typechecktsc
Dependencies11
  • @clack/prompts^0.11.0
  • citty^0.1.6
  • clipboardy^5.0.0
  • consola^3.4.2
  • fetch-event-stream^0.1.5
  • gpt-tokenizer^3.0.1
  • hono^4.9.9
  • proxy-from-env^1.1.0
  • srvx^0.8.9
  • tiny-invariant^1.3.3
  • undici^7.16.0