PkgRadar

Package evidence

@entrydesk/[email protected]

Tls Verification Disabled: matched "NODE_TLS_REJECT_UNAUTHORIZED=\"0"

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.

Versions published
70
First published
Jan 2026
Publisher
kytu800

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 bytes152,956
Previous version1.14.0
Published2026-06-20T16:32:56.664Z
SHA-25627c7fec2c0cff46d56f989b3e1dbe54fe0cd61f0f6dabc44815be4181a0232ea

Why flagged

What the scanner saw

Tls Verification Disabled: matched "NODE_TLS_REJECT_UNAUTHORIZED=\"0"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumTls Verification Disabledpackage/dist/chunk-X2E25QKV.jsmatched "NODE_TLS_REJECT_UNAUTHORIZED=\"0"12
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumTls Verification Disabledpackage/dist/chunk-X2E25QKV.jsmatched "NODE_TLS_REJECT_UNAUTHORIZED=\"0"12
lowObfuscation Densitypackage/dist/meeting-J4GM3SHA.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts10
  • buildtsup
  • devtsup --watch
  • lintoxlint --type-aware --type-check src/
  • 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.2.3
  • ky^2.0.2
  • react^19.2.7
  • uuid^14.0.0
Optional dependencies1
  • keytar^7.9.0