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
382
Versions published
43
First published
Mar 2026
Publisher
nathanluo13

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":["@nuucognition/[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":["@nuucognition/[email protected]"],"fail_on":"review"}'
Publishernathanluo13
Artifact bytes2,114,077
Previous version0.6.0-dev.14
Published2026-06-12T09:39:41.542Z
SHA-256f9d3a4568970c0c570e47f5f2e7a1652617624d30e1b227f1b2bcce12f86e77e

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="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

review
Last checked
reviewRisk
5Score
0.6.0-dev.15Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node ./scripts/fix-node-pty-perms.mjs"5
lowLarge Javascript Payloadpackage/dist/index.js10159087 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