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
34
Versions published
20
First published
Feb 2026
Publisher
oripitch

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":["[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 bytes664,899
Previous version0.7.4
Published2026-06-13T08:02:43.262Z
SHA-25692830d206031e0a8bf37d4005775e81f176ebde73abafa5a2ffd3174a7d9750a

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

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscation Densitypackage/dist/chunk-R6EDLH23.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts5
  • buildtsup
  • releaserelease-it
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies17
  • @hono/node-server^1.13.0
  • @inquirer/prompts^8.4.3
  • @zooid/acp-client^0.8.0
  • @zooid/context-mcp^0.8.0
  • @zooid/core^0.8.0
  • @zooid/runtime-docker^0.8.0
  • @zooid/runtime-local^0.8.0
  • @zooid/transport-http^0.8.0
  • @zooid/transport-matrix^0.8.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
  • tar^7.5.16
  • yaml^2.5.0