PkgRadar

Package evidence

@ashsec/[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.

Weekly downloads
42
Versions published
21
First published
Dec 2025
Publisher
ashesh3

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":["@ashsec/[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":["@ashsec/[email protected]"],"fail_on":"review"}'
Publisherashesh3
Artifact bytes142,262
Previous version0.11.6
Published2026-02-28T19:36:32.721Z
SHA-256be2f51af4121458b39cfb27c69b01963b1015b04a247b84b2cd029efd6199997

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
10Score
0.11.13Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accesspackage/dist/main.jsmatched "github_token"10

Manifest

Package metadata

Scripts10
  • buildtsdown
  • devbun run --watch ./src/main.ts
  • knipknip-bun
  • linteslint --cache
  • lint:alleslint --cache .
  • prepackbun run build
  • preparesimple-git-hooks
  • releasebumpp && bun publish --access public
  • startNODE_ENV=production bun run ./src/main.ts
  • typechecktsc
Dependencies13
  • @sentry/bun^10.40.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
  • ms^2.1.3
  • proxy-from-env^1.1.0
  • srvx^0.8.9
  • tiny-invariant^1.3.3
  • undici^7.16.0
  • zod^4.1.11