PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="node tools/fix-node-pty-permissions.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
95
Versions published
10
First published
Apr 2026
Publisher
ferterahadi

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"}'
Publisherferterahadi
Artifact bytes823,337
Previous version1.0.7
Published2026-05-17T14:51:15.537Z
SHA-256546400c56976e8038626f867a992163a30eba1cf8da1cd54f27b1a1fcd30f6ec

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node tools/fix-node-pty-permissions.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.0.8Version
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 tools/fix-node-pty-permissions.mjs"5

Manifest

Package metadata

Scripts14
  • buildnode tools/clean-dist.mjs && tsc -p tsconfig.build.json && node tools/prepare-assets.mjs && vite build --config apps/web/vite.config.ts
  • build:webvite build --config apps/web/vite.config.ts
  • changelognode tools/generate-changelog.mjs
  • changelog:previewnode tools/generate-changelog.mjs --dry-run
  • dev:webvite --config apps/web/vite.config.ts
  • postinstallnode tools/fix-node-pty-permissions.mjs
  • prepacknpm run build
  • publish:packagenode tools/publish-package.mjs
  • smoke:packnode tools/smoke-pack.mjs
  • tagnode tools/tag-release.mjs
  • tag:forcenode tools/tag-release.mjs --force
  • testvitest run
  • test:coveragevitest run --coverage
  • test:watchvitest
Dependencies19
  • @babel/parser^7.29.2
  • @dnd-kit/core^6.3.1
  • @dnd-kit/sortable^10.0.0
  • @dnd-kit/utilities^3.2.2
  • @fastify/multipart^10.0.0
  • @fastify/static^9.1.3
  • @fastify/websocket^11.2.0
  • @playwright/mcp^0.0.75
  • @playwright/test^1.54.2
  • ast-types^0.16.1
  • dotenv^16.6.1
  • fastify^5.8.5
  • mammoth^1.12.0
  • node-pty^1.1.0
  • pdf-parse^2.4.5
  • recast^0.23.11
  • shiki^4.0.2
  • typescript^5.9.3
  • ws^8.20.0