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 updateStatic 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"}'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
Status history (1 event)
- new → available · risk high · score 64 · status changed
Evidence
Static findings
6 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/auth/build.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/auth/client-registration.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/utils/config.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/transport/http.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/auth/provider.js | matched "cUrl " | 12 |
Show all 6 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/auth/build.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/auth/client-registration.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/utils/config.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/transport/http.js | matched "cUrl " | 12 |
| medium | Remote Payload | package/dist/auth/provider.js | matched "cUrl " | 12 |
| low | Install-time lifecycle script | package.json | prepare="lefthook install" | 4 |
Manifest
Package metadata
Scripts10
buildtscdevtsx src/index.tsformatoxfmt --write .format:checkoxfmt --check .lintoxlint --deny-warnings src/lint:fixoxlint --fix src/preparelefthook installtestvitest run --passWithNoTeststest:watchvitesttypechecktsc --noEmit && tsc --noEmit -p tsconfig.test.json
Dependencies18
@hono/mcp0.2.5@hono/node-server1.19.14@modelcontextprotocol/sdk^1.29.0async-mutex^0.5.0cockatiel^3.2.1dotenv^17.4.2env-paths^4.0.0hono4.12.8hono-rate-limiter^0.5.3jose^6.2.3luxon^3.7.2mitt^3.0.1neverthrow^8.2.0parse-duration^2.1.6pino^10.3.1pino-pretty^13.1.3vectra^0.14.0zod^3.25.76