Package evidence
[email protected]
Install-time lifecycle script: postinstall="node ./scripts/fix-node-pty-helper.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
- 564
- Versions published
- 32
- First published
- Apr 2026
- Publisher
- aarthi-ntrjn
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
Install-time lifecycle script: postinstall="node ./scripts/fix-node-pty-helper.mjs"
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 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | postinstall="node ./scripts/fix-node-pty-helper.mjs" | 5 |
Manifest
Package metadata
Scripts14
buildnpm run build --workspacesdevnpm run dev --workspace=backendpostinstallnode ./scripts/fix-node-pty-helper.mjsprepublishOnlynpm run buildtestnpm run test --workspacestest:allnpm test && npm run test:e2e && npm run test:e2e:realtest:coveragenpm run test:coverage --workspace=backend && npm run test:coverage --workspace=frontendtest:coverage:allnpm run test:coverage && npm run test:coverage:e2e && npm run test:coverage:e2e:real && node scripts/generate-coverage-report.mjs && node scripts/send-coverage-report.mjstest:coverage:e2ecross-env VITE_COVERAGE=true npm run build --workspace=frontend && cross-env VITE_COVERAGE=true npm run test:e2e --workspace=frontend && node scripts/merge-e2e-coverage.mjstest:coverage:e2e:realcross-env NODE_V8_COVERAGE=./backend/coverage-e2e/raw npm run test:e2e:real --workspace=frontend && npx c8 report --reporter=json-summary --reporter=text --src=backend/src --temp-directory=backend/coverage-e2e/raw --reports-dir=backend/coverage-e2e --alltest:e2enpm run test:e2e --workspace=frontendtest:e2e:realnpm run test:e2e:real --workspace=frontendtest:e2e:real:uinpm run test:e2e:real:ui --workspace=frontendtest:e2e:uinpm run test:e2e:ui --workspace=frontend
Dependencies21
@azure/msal-node^5.2.0@fastify/static9.1.3@fastify/swagger9.7.0@fastify/swagger-ui5.2.5@fastify/websocket11.2.0@microsoft/teams.apps^2.0.7@slack/socket-mode^2.0.6@slack/web-api^7.15.1better-sqlite312.8.0chokidar3.6.0dotenv^17.4.2fastify5.8.5jose^6.2.2js-yaml4.1.1koffi^2.16.1node-pty^1.1.0pino9.14.0pino-pretty11.3.0ps-list8.1.1uuid^11.1.1ws8.21.0