PkgRadar

Package evidence

[email protected]

Obfuscation Density: high encoded/escaped-token density

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
182
Versions published
16
First published
Feb 2026
Publisher
oripitch

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"}'
Publisheroripitch
Artifact bytes4,717,259
Previous version0.6.1
Published2026-05-22T11:11:16.418Z
SHA-256407901c2202af6a527937c93106d654e601ada97a6fccb1d4b8e1c759ba77f7c

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
22Score
0.7.0Version
Status history (1 event)
  1. newavailable · risk review · score 22 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/chunk-N5POSZX5.jshigh encoded/escaped-token density12
mediumLarge Javascript Payloadpackage/dist/web/assets/index-JZMMlqDP.js9312931 bytes10

Manifest

Package metadata

Scripts5
  • buildtsup
  • releaserelease-it
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies15
  • @hono/node-server^1.13.0
  • @inquirer/prompts^8.4.3
  • @zooid/context-mcp^0.7.0
  • @zooid/core^0.7.0
  • @zooid/runtime-docker^0.7.0
  • @zooid/runtime-local^0.7.0
  • @zooid/transport-http^0.7.0
  • @zooid/transport-matrix^0.7.0
  • cac^6.7.14
  • chalk^5.4.1
  • hono^4.6.0
  • listr2^8.2.5
  • marked^18.0.4
  • sanitize-html^2.17.4
  • yaml^2.5.0