PkgRadar

Package evidence

@entrydesk/[email protected]

no findings

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
544
Versions published
61
First published
Jan 2026
Publisher
kytu800

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@entrydesk/[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":["@entrydesk/[email protected]"],"fail_on":"review"}'
Publisherkytu800
Artifact bytes54,095
Previous version1.12.9
Published2026-05-27T07:24:11.021Z
SHA-256d115c5d7ede129f34095898e2a3c53ecfef56d56818b5130e2210f091801729b

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

low
Last checked
lowRisk
0Score
1.12.10Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts11
  • buildtsup
  • devtsup --watch
  • lintoxlint --type-aware --type-check src/
  • releasesemantic-release
  • startnode dist/index.js
  • testvitest run
  • test:coveragevitest run --coverage
  • test:integrationpnpm build && vitest run --root ./integration-tests
  • test:unitvitest run --config vitest.config.ts
  • test:watchvitest watch
  • typechecktsc --noEmit
Dependencies10
  • @modelcontextprotocol/sdk1.29.0
  • adm-zip^0.5.16
  • archiver^7.0.1
  • glob^13.0.1
  • ink^6.5.1
  • ink-spinner^5.0.0
  • jose^6.1.3
  • ky^2.0.2
  • react^19.2.6
  • uuid^14.0.0
Optional dependencies1
  • keytar^7.9.0