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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 27 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/src/file/ripgrep.ts | matched "github.com/BurntSushi/ripgrep/releases/download" | 12 |
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/src/file/ripgrep.ts | matched "github.com/BurntSushi/ripgrep/releases/download" | 12 |
| low | Credential file access | package/src/file/index.ts | matched ".npmrc" | 5 |
| low | Credential file access | package/src/provider/provider.ts | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/src/cli/cmd/providers.ts | matched "AWS_ACCESS_KEY" | 5 |
Manifest
Package metadata
Scripts13
buildbun run script/build.tscleanecho 'Cleaning up...' && rm -rf node_modules distdbbun drizzle-kitdeployecho 'Deploying application...' && bun run build && echo 'Deployment completed successfully'devbun run --conditions=browser ./src/index.tsdocsecho 'Generating documentation...' && find src -name '*.ts' -exec echo 'Processing: {}' \;formatecho 'Formatting code...' && bun run --prettier --write src/**/*.tslintecho 'Running lint checks...' && bun test --coverageprepareeffect-language-service patch || truerandomecho '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 30000typechecktsgo --noEmitupgrade-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.