PkgRadar

Package evidence

@sheason/[email protected]

Large Javascript Payload: 3691072 bytes

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 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":["@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"}'
Publishersheason
Artifact bytes3,797,423
Previous version0.5.14
Published2026-05-20T11:10:16.683Z
SHA-2568e681ce308faa1450158bb44a922ce8663b22b5a75f1127544b97d748357e10c

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

low
Last checked
lowRisk
0Score
0.5.16Version
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
lowLarge Javascript Payloadpackage/dist/web-ui/assets/vendor-automerge-Dpota_ma.js3691072 bytes0

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-assets
  • build:depsnpm --prefix ../tui run build && npm --prefix ../ai run build && npm --prefix ../agent run build && npm --prefix ../coding-agent run build
  • build:web-uicd ../d-pi-web-ui && npm run build
  • cleanshx rm -rf dist
  • copy-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 --preserveWatchOutput
  • pack:publishnpm run prepare:publish && npm pack
  • prepare:publishnpm run clean && npm run build
  • prepublishOnlynpm run clean && npm run build
  • publish:distnpm run prepare:publish && npm publish --access public
  • publish:drynpm run prepare:publish && npm pack --dry-run
  • verify: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.16
  • socket.io^4.8.3
  • socket.io-client^4.8.3
  • typebox^1.1.32