PkgRadar

Package evidence

[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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
11
Versions published
5
First published
May 2026
Publisher
gunesbizim

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"}'
Publishergunesbizim
Artifact bytes56,167
Previous version0.4.2
Published2026-06-15T08:25:26.165Z
SHA-256e3c64d669d7ad36d0e81fb2ef2b39bb20b8f368c301364c8bc521aeb9c8750e5

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/pricing/litellm.jsmatched "raw.githubusercontent.com"12

Manifest

Package metadata

Scripts10
  • buildtsc --project tsconfig.build.json && node scripts/build-copy.js
  • coveragevitest run --coverage
  • devtsx src/cli.ts
  • formatprettier --write "src/**/*.ts" "test/**/*.ts" "*.md"
  • ingesttsx src/cli.ts ingest
  • linteslint "src/**/*.ts" "test/**/*.ts"
  • prepublishOnlynpm run build
  • testvitest run
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies8
  • @duckdb/node-api1.5.2-r.1
  • @modelcontextprotocol/sdk^1.0.0
  • chart.js^4.5.1
  • cli-table3^0.6.5
  • commander^12.0.0
  • proper-lockfile^4.1.2
  • undici^6.0.0
  • zod^3.22.0