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 bytes375,397
Previous version4.32.0
Published2026-06-15T16:17:55.505Z
SHA-256652f686761f38437401ed852f9acf2edada507bc05f13d4d4d163207e8deb6d2

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

Scripts6
  • buildtsc && npm run copy-assets
  • copy-assetsmkdir -p dist/implementations/addon && cp src/implementations/addon/terminal-client.html dist/implementations/addon/terminal-client.html
  • testvitest
  • test:civitest run --coverage
  • test:runvitest run
  • typechecktsc --noEmit
Dependencies12
  • @google/genai^1.27.0
  • @modelcontextprotocol/sdk^1.20.2
  • @nexus-cortex/core^4.33.0
  • @nexus-cortex/types^4.33.0
  • @types/diff^7.0.2
  • ajv^8.12.0
  • diff^8.0.2
  • express^4.18.2
  • glob^10.3.10
  • html-to-text^9.0.5
  • playwright^1.56.1
  • socket.io^4.6.1
Optional dependencies3
  • esbuild^0.24.0
  • react^18.3.1
  • react-dom^18.3.1