PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="node bin/fix-pty-perms.mjs"

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
950
Versions published
9
First published
May 2026
Publisher
huiyu1

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"}'
Publisherhuiyu1
Artifact bytes10,906,251
Previous version1.4.6
Published2026-06-04T07:55:05.739Z
SHA-256cb6c73e87c48fe6d25c44039c597d0eb703d2e856730efe6d304a250af0609d9

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node bin/fix-pty-perms.mjs"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
5Score
1.4.7Version
Status history (1 event)
  1. newavailable · risk review · score 5 · 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
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node bin/fix-pty-perms.mjs"5

Manifest

Package metadata

Scripts1
  • postinstallnode bin/fix-pty-perms.mjs
Dependencies18
  • @earendil-works/pi-agent-core0.78.0
  • @earendil-works/pi-ai0.78.0
  • @earendil-works/pi-coding-agent0.78.0
  • @fastify/cors^11.0.1
  • @fastify/multipart^10.0.0
  • @fastify/rate-limit^10.2.2
  • @fastify/static^9.1.3
  • @fastify/swagger^9.5.0
  • @fastify/swagger-ui^5.2.3
  • @fastify/websocket^11.0.2
  • @modelcontextprotocol/sdk^1.29.0
  • exceljs^4.4.0
  • fastify^5.3.2
  • jsonwebtoken^9.0.2
  • mammoth^1.12.0
  • node-pty^1.0.0
  • pdf-parse^2.4.5
  • tar^7.5.15