PkgRadar

Package evidence

@nexus-cortex/[email protected]

no findings

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
1
First published
Jun 2026
Publisher
tinkershot

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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 bytes312,925
Previous versionnone
Published2026-06-13T02:47:41.264Z
SHA-2563727c83848ea340dec9b6b4049e963d3642c9aff12e7c7d0f3e764186ae589ee

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
4.26.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

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.26.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