PkgRadar

Package evidence

@thotischner/[email protected]

Obfuscation: matched "\\x00"

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":["@thotischner/[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":["@thotischner/[email protected]"],"fail_on":"review"}'
Publisherthotischner
Artifact bytes135,920
Previous version1.5.1
Published2026-05-19T20:17:48.573Z
SHA-256a43e0a005b0042254624210d6f0fd0925b126a200f75ec3afb676a62bbb4356b

Why flagged

What the scanner saw

Obfuscation: matched "\\x00"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscationpackage/dist/util/sanitize.jsmatched "\\x00"3
lowObfuscationpackage/dist/connectors/verify.jsmatched "Buffer.from(compact, \"base64"3
lowObfuscationpackage/dist/connectors/verify.test.jsmatched "Buffer.from(sig.toString(\"base64"3

Manifest

Package metadata

Scripts3
  • buildtsc && rm -rf dist/ui && cp -r src/ui dist/ui
  • devtsx watch src/index.ts
  • startnode dist/index.js
Dependencies6
  • @modelcontextprotocol/sdk^1.12.0
  • express^5.2.1
  • express-rate-limit^8.5.2
  • js-yaml^4.1.0
  • prom-client^15.1.0
  • zod^4.4.3