PkgRadar

Package evidence

@nuucognition/[email protected]

Install-time lifecycle script: postinstall="node ./scripts/fix-node-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
372
Versions published
42
First published
Mar 2026
Publisher
nathanluo13

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@nuucognition/[email protected]"],"fail_on":"high"}'

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":["@nuucognition/[email protected]"],"fail_on":"high"}'
Publishernathanluo13
Artifact bytes2,087,992
Previous version0.6.0-dev.13
Published2026-06-11T01:04:18.317Z
SHA-25695137bebcb168a7a2a3363cba6922016e82fe6adc2180d07e8b3920b9daaafc8

Why flagged

What the scanner saw

New Lifecycle Script Vs Previous: postinstall added in 0.6.0-dev.14 vs 0.6.0-dev.13: "node ./scripts/fix-node-pty-perms.mjs"

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

Availability ledger

available

high
Last checked
highRisk
45Score
0.6.0-dev.14Version
Status history (1 event)
  1. newavailable · risk high · score 45 · status changed

Evidence

Static findings

2 static · 1 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 0.6.0-dev.14 vs 0.6.0-dev.13: "node ./scripts/fix-node-pty-perms.mjs"40
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 0.6.0-dev.14 vs 0.6.0-dev.13: "node ./scripts/fix-node-pty-perms.mjs"40
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node ./scripts/fix-node-pty-perms.mjs"5
lowLarge Javascript Payloadpackage/dist/index.js10021932 bytes0

Manifest

Package metadata

Scripts10
  • buildtsup
  • build:devtsup
  • cleanrm -rf dist
  • devtsx src/index.ts
  • linteslint .
  • postinstallnode ./scripts/fix-node-pty-perms.mjs
  • predevturbo build --filter=@nuucognition/flint-cli^...
  • testtsx --test src/*.test.ts
  • test-pack../../scripts/test-pack.sh
  • typechecktsc --noEmit
Dependencies7
  • @fastify/cors^11.2.0
  • @fastify/static^8.1.0
  • cfonts3.3.1
  • chokidar^3.6.0
  • fastify^5.0.0
  • glob^10.5.0
  • yaml^2.6.0
Optional dependencies1
  • node-pty1.1.0