PkgRadar

Package evidence

@nexus-cortex/[email protected]

Suspicious Publish Context: {"package_age_days":2,"publisher":"tinkershot","burst_same_day":2,"burst_week":2,"lure":null,"version_anomaly":false,"new_account":false}

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.

Versions published
10
First published
Jun 2026
Publisher
tinkershot

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":["@nexus-cortex/[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":["@nexus-cortex/[email protected]"],"fail_on":"review"}'
Publishertinkershot
Artifact bytes329,837
Previous version4.32.0
Published2026-06-15T16:18:01.648Z
SHA-256fdd9a8aad519c1455b5c878cd183799d7bcb888d40dfa65470b2a5c1d334f7b9

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":2,"publisher":"tinkershot","burst_same_day":2,"burst_week":2,"lure":null,"version_anomaly":false,"new_account":false}

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

Availability ledger

available

review
Last checked
reviewRisk
10Score
4.33.0Version
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
mediumSuspicious Publish Contextmanifest{"package_age_days":2,"publisher":"tinkershot","burst_same_day":2,"burst_week":2,"lure":null,"version_anomaly":false,"new_account":false}10

Manifest

Package metadata

Scripts9
  • buildtsc
  • devtsx watch src/index.ts
  • dev:buildtsc --watch
  • dev:chattsx src/index.ts chat
  • formatprettier --write 'src/**/*.ts'
  • linteslint src --ext .ts
  • prepacknode ../../scripts/copy-pkg-cortex-scaffold.mjs
  • testvitest --passWithNoTests
  • test:runvitest run --passWithNoTests
Dependencies11
  • @nexus-cortex/core^4.33.0
  • chalk^4.1.2
  • cli-spinners^2.9.0
  • commander^11.0.0
  • cosmiconfig^9.0.0
  • diff^8.0.2
  • dotenv^17.2.3
  • highlight.js^11.9.0
  • inquirer^9.2.12
  • marked-terminal^6.0.0
  • node-fetch^3.3.2