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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 7 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/dist/chunk-D2XJ4Z7G.mjs | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/chunk-QJQJIUUS.mjs | high encoded/escaped-token density | 12 |
Manifest
Package metadata
Scripts10
buildtsupbuild:fullpnpm -w run build:web && pnpm run build && pnpm run prepare:webclinode scripts/ensure-native.mjs && tsx src/cli.tsensure-nativenode scripts/ensure-native.mjspostpacknode scripts/clean-release-docs.mjsprepacknode scripts/sync-release-docs.mjsprepare:webrm -rf dist-web && cp -r ../../dist-web dist-webprepublishOnlypnpm run buildrebuild-nativebash scripts/rebuild-native.shrebuild-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.1better-sqlite3^12.4.6commander^13.1.0fastify^5.8.4gray-matter^4.0.3js-tiktoken^1.0.21smol-toml^1.3.1stream-json^1.9.1zod^3.24.4
Optional dependencies1
@node-rs/jieba^2.0.1