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
288
Versions published
10
First published
Apr 2026
Publisher
xtrek

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"}'
Publisherxtrek
Artifact bytes454,277
Previous version0.7.0
Published2026-05-27T05:33:40.763Z
SHA-256ffbeb0c2ff2ec1ffe959462c53a3741cb58cddffc49b372e96ecbfc4f206c278

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
5Score
0.8.0Version
Status history (1 event)
  1. newavailable · risk review · score 5 · 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/cli.jsmatched "GITHUB_TOKEN"5

Manifest

Package metadata

Scripts10
  • buildtsup
  • devtsup --watch
  • dev:viewnode scripts/dev-viewer.mjs
  • fallow:cibash scripts/fallow-ci.sh
  • preparehusky
  • prepublishOnlynpm run release:check-docs:current && npm run build && npm pack --dry-run --ignore-scripts
  • release:check-docsnode scripts/check-release-docs.mjs
  • release:check-docs:currentnode scripts/check-release-docs.mjs --current-version
  • testvitest run
  • test:watchvitest
Dependencies16
  • @anthropic-ai/sdk^0.39.0
  • @modelcontextprotocol/sdk^1.29.0
  • @mozilla/readability^0.5.0
  • chokidar^4.0.0
  • commander^13.0.0
  • dotenv^17.4.0
  • js-yaml^4.1.1
  • jsdom^25.0.0
  • markdown-it^14.1.1
  • openai^4.0.0
  • p-limit^6.0.0
  • pdf-parse^2.4.5
  • sanitize-html^2.17.3
  • turndown^7.2.0
  • youtube-transcript^1.3.1
  • zod^3.25.76