PkgRadar

Package evidence

@nuucognition/[email protected]

Large Javascript Payload: 9264060 bytes

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
349
Versions published
40
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 bytes1,838,575
Previous version0.6.0-dev.11
Published2026-05-27T00:28:51.520Z
SHA-2563def5b9315d76522b550f384c370f9460fe6f5b276aac652afb26f2a66380ff7

Why flagged

What the scanner saw

Large Javascript Payload: 9264060 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.js9264060 bytes10

Manifest

Package metadata

Scripts8
  • buildtsup
  • build:devtsup
  • cleanrm -rf dist
  • devtsx src/index.ts
  • linteslint .
  • predevturbo build --filter=@nuucognition/flint-cli^...
  • test-pack../../scripts/test-pack.sh
  • typechecktsc --noEmit
Dependencies7
  • @fastify/cors^11.2.0
  • @fastify/static^8.1.0
  • cfonts^3.3.1
  • chokidar^3.6.0
  • fastify^5.0.0
  • glob^10.5.0
  • yaml^2.6.0
Optional dependencies1
  • node-pty^1.0.0