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
1,054Niche · −30% score
Versions published
5
First published
May 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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"}'
Artifact bytes1,602,305
Previous version0.21.1
Published2026-05-26T15:31:53.382Z
SHA-256b082bb26b819a44305b8c7c366eacbff259aae8b6fd423b409fa4eaed5d52363

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dist/chunk-D2XJ4Z7G.mjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/chunk-QJQJIUUS.mjshigh encoded/escaped-token density12

Manifest

Package metadata

Scripts10
  • buildtsup
  • build:fullpnpm -w run build:web && pnpm run build && pnpm run prepare:web
  • clinode scripts/ensure-native.mjs && tsx src/cli.ts
  • ensure-nativenode scripts/ensure-native.mjs
  • postpacknode scripts/clean-release-docs.mjs
  • prepacknode scripts/sync-release-docs.mjs
  • prepare:webrm -rf dist-web && cp -r ../../dist-web dist-web
  • prepublishOnlypnpm run build
  • rebuild-nativebash scripts/rebuild-native.sh
  • rebuild-sqlitenpm rebuild better-sqlite3
Dependencies13
  • @earendil-works/pi-agent-core0.74.2
  • @earendil-works/pi-ai0.74.2
  • @fastify/multipart^10.0.0
  • @fastify/static^9.1.3
  • @modelcontextprotocol/sdk^1.12.1
  • better-sqlite3^12.4.6
  • commander^13.1.0
  • fastify^5.8.4
  • gray-matter^4.0.3
  • js-tiktoken^1.0.21
  • smol-toml^1.3.1
  • stream-json^1.9.1
  • zod^3.24.4
Optional dependencies1
  • @node-rs/jieba^2.0.1