PkgRadar

Package evidence

@n1k1t/[email protected]

Remote Payload: matched "github.com/BurntSushi/ripgrep/releases/download"

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
469
Versions published
32Mature · −50% score
First published
Mar 2025
Publisher
n1k1t

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@n1k1t/[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":["@n1k1t/[email protected]"],"fail_on":"review"}'
Publishern1k1t
Artifact bytes67,703
Previous version1.1.3
Published2026-06-09T09:49:36.881Z
SHA-25604e72b3f51fedc1515cd79b73d96ab61e84d44a06e1847d66a7207fc976e7ee2

Why flagged

What the scanner saw

Remote Payload: matched "github.com/BurntSushi/ripgrep/releases/download"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/lib/src/models/rg.jsmatched "github.com/BurntSushi/ripgrep/releases/download"12

Manifest

Package metadata

Scripts11
  • buildrm -rf lib && npx tsc
  • build:checknpx tsc --noEmit
  • postversionnpm run build && git push && git push --tags
  • preparehusky
  • preversionnpm run build:check && npm test
  • startnode lib/src/index
  • start:devNODE_OPTIONS="-r ts-node/register --no-warnings" node test
  • testNODE_ENV=test NODE_OPTIONS="--experimental-vm-modules" jest --silent
  • test:coverageNODE_ENV=test jest --coverage
  • unitnpx ts-node -r ./src/opentelemetry.ts src/cli.ts
  • versiongit add -A .
Dependencies20
  • @ai-sdk/anthropic3.0.48
  • @ai-sdk/google3.0.33
  • @ai-sdk/mistral3.0.20
  • @ai-sdk/openai3.0.36
  • ai6.0.103
  • commander9.4.0
  • dotenv16.4.7
  • fast-glob3.3.3
  • fast-xml-parser4.5.0
  • get-cursor-position2.0.0
  • json2md2.0.3
  • lodash4.17.21
  • minimatch5.1.0
  • prettier3.8.3
  • recast0.23.11
  • reflect-metadata0.2.1
  • string-argv0.3.2
  • uuid9.0.0
  • yaml2.8.0
  • zod4.3.6