PkgRadar

Package evidence

@entrydesk/[email protected]

Obfuscation Density: high encoded/escaped-token density

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":["@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,094
Previous version1.12.7
Published2026-05-20T08:12:15.015Z
SHA-256e6f5f4f22b3f46971cd2ea8aa997d2a0672c9c743f9342efee0a03f02771b3fc

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

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

Availability ledger

available

review
Last checked
reviewRisk
27Score
1.12.8Version
Status history (1 event)
  1. newavailable · risk review · score 27 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/task-A5LEJZOI.jshigh encoded/escaped-token density12
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/task-A5LEJZOI.jshigh encoded/escaped-token density12
lowObfuscationpackage/dist/chunk-J4SE76WA.jsmatched "Buffer.from(n,\"base64"3
lowObfuscationpackage/dist/schedules-V4GZMIQH.jsmatched "\\u2501"3
lowObfuscationpackage/dist/task-A5LEJZOI.jsmatched "\\u2713"3
lowObfuscationpackage/dist/tasks-IQ2ROLNI.jsmatched "\\x1B"3
lowObfuscationpackage/dist/tool-QE6Z7JSM.jsmatched "\\x1B"3

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