PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: postinstall="node scripts/postinstall.js"

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
58
First published
Mar 2026
Publisher
artk0de

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherartk0de
Artifact bytes753,865
Previous version1.26.0
Published2026-05-19T12:08:11.318Z
SHA-256a868328defa23126597ccc71fd6f77795a4b94dab492721952b658137f61581f

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node scripts/postinstall.js"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.js"5

Manifest

Package metadata

Scripts19
  • benchmark-cpunode benchmarks/benchmark-cpu.mjs
  • benchmark-embeddingsnode benchmarks/benchmark-embeddings.mjs
  • buildtsc
  • devtsx src/index.ts
  • docs:buildcd website && npm run build
  • docs:deploycd website && npm run deploy
  • docs:devcd website && npm start
  • linteslint src/ tests/
  • lint:fixeslint --fix src/ tests/
  • postinstallnode scripts/postinstall.js
  • preparehusky
  • testvitest
  • test-integrationnode tests/integration/index.mjs
  • test:coveragevitest --coverage
  • test:providersnode scripts/verify-providers.js
  • test:uivitest --ui
  • tunenode benchmarks/tune.mjs
  • tune:embeddingsnode benchmarks/benchmark-embeddings.mjs
  • type-checktsc --noEmit
Dependencies25
  • @modelcontextprotocol/sdk^1.28.0
  • @qdrant/js-client-rest1.17.0
  • bottleneck^2.19.5
  • cohere-ai^7.21.0
  • diff^8.0.4
  • express^5.2.1
  • ignore^7.0.5
  • isomorphic-git^1.37.4
  • openai^6.33.0
  • picomatch^4.0.4
  • remark^15.0.1
  • remark-frontmatter^5.0.0
  • remark-gfm^4.0.1
  • tree-sitternpm:@artk0de/[email protected]
  • tree-sitter-bash^0.25.1
  • tree-sitter-go^0.25.0
  • tree-sitter-java^0.23.5
  • tree-sitter-javascript^0.25.0
  • tree-sitter-python^0.25.0
  • tree-sitter-ruby^0.23.1
  • tree-sitter-rust^0.24.0
  • tree-sitter-typescript^0.23.2
  • yaml^2.8.3
  • yargs^18.0.0
  • zod^4.3.6
Optional dependencies1
  • @huggingface/transformers^4.0.0-next.6