PkgRadar

Package evidence

@bojanrajkovic/[email protected]

Remote Payload: matched "cUrl "

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.

Publisher
GitHub ActionsTrusted automation · −70% score

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

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@bojanrajkovic/[email protected]"],"fail_on":"high"}'

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":["@bojanrajkovic/[email protected]"],"fail_on":"high"}'
Artifact bytes122,054
Previous version1.2.0-beta.3
Published2026-05-23T18:43:31.278Z
SHA-2568de0b44010fdff69609f1275468d9624da26718b84881c6df98e4b973d718261

Why flagged

What the scanner saw

Remote Payload: matched "cUrl "

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

Availability ledger

available

high
Last checked
highRisk
64Score
1.2.0Version
Status history (1 event)
  1. newavailable · risk high · score 64 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/auth/build.jsmatched "cUrl "12
mediumRemote Payloadpackage/dist/auth/client-registration.jsmatched "cUrl "12
mediumRemote Payloadpackage/dist/utils/config.jsmatched "cUrl "12
mediumRemote Payloadpackage/dist/transport/http.jsmatched "cUrl "12
mediumRemote Payloadpackage/dist/auth/provider.jsmatched "cUrl "12
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/auth/build.jsmatched "cUrl "12
mediumRemote Payloadpackage/dist/auth/client-registration.jsmatched "cUrl "12
mediumRemote Payloadpackage/dist/utils/config.jsmatched "cUrl "12
mediumRemote Payloadpackage/dist/transport/http.jsmatched "cUrl "12
mediumRemote Payloadpackage/dist/auth/provider.jsmatched "cUrl "12
lowInstall-time lifecycle scriptpackage.jsonprepare="lefthook install"4

Manifest

Package metadata

Scripts10
  • buildtsc
  • devtsx src/index.ts
  • formatoxfmt --write .
  • format:checkoxfmt --check .
  • lintoxlint --deny-warnings src/
  • lint:fixoxlint --fix src/
  • preparelefthook install
  • testvitest run --passWithNoTests
  • test:watchvitest
  • typechecktsc --noEmit && tsc --noEmit -p tsconfig.test.json
Dependencies18
  • @hono/mcp0.2.5
  • @hono/node-server1.19.14
  • @modelcontextprotocol/sdk^1.29.0
  • async-mutex^0.5.0
  • cockatiel^3.2.1
  • dotenv^17.4.2
  • env-paths^4.0.0
  • hono4.12.8
  • hono-rate-limiter^0.5.3
  • jose^6.2.3
  • luxon^3.7.2
  • mitt^3.0.1
  • neverthrow^8.2.0
  • parse-duration^2.1.6
  • pino^10.3.1
  • pino-pretty^13.1.3
  • vectra^0.14.0
  • zod^3.25.76