PkgRadar

Package evidence

@vikasitai/[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
36
Versions published
22
First published
Apr 2026
Publisher
koolninad

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":["@vikasitai/[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":["@vikasitai/[email protected]"],"fail_on":"review"}'
Publisherkoolninad
Artifact bytes14,912,264
Previous version2.0.6
Published2026-04-29T08:21:41.834Z
SHA-256eb48d9b910b43cd88dc9257fbc2283af2c527c87c11ec37bce55d5d90b64141a

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
27Score
2.0.7Version
Status history (1 event)
  1. newavailable · risk review · score 27 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/file/ripgrep.tsmatched "github.com/BurntSushi/ripgrep/releases/download"12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/file/ripgrep.tsmatched "github.com/BurntSushi/ripgrep/releases/download"12
lowCredential file accesspackage/src/file/index.tsmatched ".npmrc"5
lowCredential file accesspackage/src/provider/provider.tsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/src/cli/cmd/providers.tsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts13
  • buildbun run script/build.ts
  • cleanecho 'Cleaning up...' && rm -rf node_modules dist
  • dbbun drizzle-kit
  • deployecho 'Deploying application...' && bun run build && echo 'Deployment completed successfully'
  • devbun run --conditions=browser ./src/index.ts
  • docsecho 'Generating documentation...' && find src -name '*.ts' -exec echo 'Processing: {}' \;
  • formatecho 'Formatting code...' && bun run --prettier --write src/**/*.ts
  • lintecho 'Running lint checks...' && bun test --coverage
  • prepareeffect-language-service patch || true
  • randomecho 'Random script updated at $(date)' && echo 'Change queued successfully' && echo 'Another change made' && echo 'Yet another change' && echo 'One more change' && echo 'Final change' && echo 'Another final change' && echo 'Yet another final change'
  • testbun test --timeout 30000
  • typechecktsgo --noEmit
  • upgrade-opentuibun run script/upgrade-opentui.ts
Dependencies86
  • @actions/core1.11.1
  • @actions/github6.0.1
  • @agentclientprotocol/sdk0.14.1
  • @ai-sdk/amazon-bedrock4.0.83
  • @ai-sdk/anthropic3.0.64
  • @ai-sdk/azure3.0.49
  • @ai-sdk/cerebras2.0.41
  • @ai-sdk/cohere3.0.27
  • @ai-sdk/deepinfra2.0.41
  • @ai-sdk/gateway3.0.80
  • @ai-sdk/google3.0.53
  • @ai-sdk/google-vertex4.0.95
  • @ai-sdk/groq3.0.31
  • @ai-sdk/mistral3.0.27
  • @ai-sdk/openai3.0.48
  • @ai-sdk/openai-compatible2.0.37
  • @ai-sdk/perplexity3.0.26
  • @ai-sdk/provider3.0.8
  • @ai-sdk/provider-utils4.0.21
  • @ai-sdk/togetherai2.0.41
  • @ai-sdk/vercel2.0.39
  • @ai-sdk/xai3.0.75
  • @aws-sdk/credential-providers3.993.0
  • @clack/prompts1.0.0-alpha.1
  • @effect/platform-nodecatalog:
  • @hono/standard-validator0.1.5
  • @hono/zod-validatorcatalog:
  • @modelcontextprotocol/sdk1.27.1
  • @octokit/graphql9.0.2
  • @octokit/restcatalog:
  • …and 56 more.