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.

Weekly downloads
495
Versions published
49Established · −30% score
First published
Sep 2025
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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"}'
Artifact bytes44,808
Previous version0.28.1
Published2026-05-26T21:12:43.428Z
SHA-256c9fce99bf4fd27cef6a321f7a184a99ffb5c7bb46ef1ffcba0dd0deb268264f3

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/main.mjsmatched "github_token"5

Manifest

Package metadata

Scripts15
  • buildtsdown && node obfuscate-dist.js
  • build:no-obfuscationtsdown
  • build:readabletsdown --no-minify
  • devbun run --watch ./src/main.ts
  • knipknip-bun
  • linteslint . --cache
  • prepacknpm run build
  • preparesimple-git-hooks
  • startNODE_ENV=production bun run ./src/main.ts
  • testbun test
  • test:coveragebun test --coverage
  • test:e2eE2E=1 bun test tests/e2e.test.ts tests/e2e-thinking.test.ts
  • test:e2e:nativeE2E=1 bun test tests/e2e-native-anthropic.test.ts
  • test:watchbun test --watch
  • typechecktsc
Dependencies21
  • @opentelemetry/api^1.9.0
  • @opentelemetry/api-logs^0.218.0
  • @opentelemetry/exporter-logs-otlp-http^0.218.0
  • @opentelemetry/exporter-metrics-otlp-http^0.218.0
  • @opentelemetry/exporter-trace-otlp-http^0.218.0
  • @opentelemetry/resources^2.6.0
  • @opentelemetry/sdk-logs^0.218.0
  • @opentelemetry/sdk-metrics^2.6.0
  • @opentelemetry/sdk-node^0.218.0
  • @opentelemetry/sdk-trace-base^2.6.0
  • @opentelemetry/semantic-conventions^1.40.0
  • ai-tokenizer^1.0.6
  • citty^0.2.2
  • clipboardy^5.3.1
  • consola^3.4.2
  • fetch-event-stream^0.1.5
  • hono^4.12.7
  • selfsigned^5.5.0
  • srvx^0.11.13
  • tiny-invariant^1.3.3
  • undici^7.24.0