PkgRadar

Package evidence

@n24q02m/[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":["@n24q02m/[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":["@n24q02m/[email protected]"],"fail_on":"high"}'
Artifact bytes136,075
Previous version1.15.0-beta.1
Published2026-05-25T00:30:28.586Z
SHA-256d748c9f4b1b1126f224d521f85cdf864c8b0bf01d74458dae7d74f6b30417c05

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
54Score
1.15.0-beta.2Version
Status history (1 event)
  1. newavailable · risk high · score 54 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/build/auth/delegated-oauth-app.jsmatched "cUrl "12
mediumRemote Payloadpackage/build/auth/local-oauth-app.jsmatched "cUrl "12
mediumRemote Payloadpackage/build/transport/local-server.jsmatched "cUrl "12
mediumRemote Payloadpackage/build/relay/tool-helpers.jsmatched "cUrl "12
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/build/auth/delegated-oauth-app.jsmatched "cUrl "12
mediumRemote Payloadpackage/build/auth/local-oauth-app.jsmatched "cUrl "12
mediumRemote Payloadpackage/build/transport/local-server.jsmatched "cUrl "12
mediumRemote Payloadpackage/build/relay/tool-helpers.jsmatched "cUrl "12
lowObfuscationpackage/build/relay/client.jsmatched "Buffer.from(ciphertext, 'base64"3
lowObfuscationpackage/build/crypto/ecdh.jsmatched "Buffer.from(base64url, 'base64"3

Manifest

Package metadata

Scripts5
  • buildtsc --build tsconfig.build.json
  • checkbiome check . && bun run type-check
  • testvitest --passWithNoTests
  • test:coveragevitest --coverage --passWithNoTests
  • type-checktsc --noEmit
Dependencies4
  • @modelcontextprotocol/sdk^1.29.0
  • better-sqlite3^12.10.0
  • env-paths^4.0.0
  • jose^6.2.3