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
- 52
- Versions published
- 26
- First published
- May 2026
- Publisher
- sheason
Recommended action
Looks clean — keep monitoringNo 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":["@sheason/[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":["@sheason/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 3691072 bytes
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 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Large Javascript Payload | package/dist/web-ui/assets/vendor-automerge-Dpota_ma.js | 3691072 bytes | 0 |
Manifest
Package metadata
Scripts12
buildnpm run build:deps && npm run build:web-ui && tsgo -p tsconfig.build.json && shx chmod +x dist/cli.js && npm run copy-assetsbuild:depsnpm --prefix ../tui run build && npm --prefix ../ai run build && npm --prefix ../agent run build && npm --prefix ../coding-agent run buildbuild:web-uicd ../d-pi-web-ui && npm run buildcleanshx rm -rf distcopy-assetsshx mkdir -p dist/web-ui && shx cp -r ../d-pi-web-ui/dist/* dist/web-ui/ && shx mkdir -p dist/skills/pi-agent-config-editing && shx cp -r src/skills/pi-agent-config-editing/* dist/skills/pi-agent-config-editing/ && shx mkdir -p dist/skills/reproducing-real-bugs-with-e2e && shx cp -r src/skills/reproducing-real-bugs-with-e2e/* dist/skills/reproducing-real-bugs-with-e2e/ && shx mkdir -p dist/dist/modes/interactive/theme && shx cp -r ../coding-agent/dist/modes/interactive/theme/* dist/dist/modes/interactive/theme/ && shx mkdir -p dist/dist/core/export-html && shx cp -r ../coding-agent/dist/core/export-html/* dist/dist/core/export-html/devtsgo -p tsconfig.build.json --watch --preserveWatchOutputpack:publishnpm run prepare:publish && npm packprepare:publishnpm run clean && npm run buildprepublishOnlynpm run clean && npm run buildpublish:distnpm run prepare:publish && npm publish --access publicpublish:drynpm run prepare:publish && npm pack --dry-runverify:e2enpx tsx scripts/full-e2e-verify.ts
Dependencies12
@agentclientprotocol/sdk^0.21.0@automerge/automerge^3.2.6@libsql/client^0.17.3@modelcontextprotocol/sdk^1.29.0@node-rs/jieba^2.0.1@sheason/pi-agent-core0.74.1-dpi.0.5.16@sheason/pi-ai0.74.1-dpi.0.5.16@sheason/pi-coding-agent0.74.1-dpi.0.5.16@sheason/pi-tui0.74.1-dpi.0.5.16socket.io^4.8.3socket.io-client^4.8.3typebox^1.1.32