PkgRadar

Package evidence

@recallkit/[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.

Weekly downloads
1,059Niche · −30% score
Versions published
8
First published
May 2026
Publisher
meoumi

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

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":["@recallkit/[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":["@recallkit/[email protected]"],"fail_on":"review"}'
Publishermeoumi
Artifact bytes34,215
Previous version0.1.6
Published2026-05-25T08:12:52.479Z
SHA-256f762f3a2914f004bd962c58f1e4a0384a3779f03338259484fdb47e726d4e14e

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

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/arkiv/client.jsmatched "cUrl "12
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/arkiv/client.jsmatched "cUrl "12
lowObfuscationpackage/dist/crypto/keys.jsmatched "fromCharCode"3

Manifest

Package metadata

Scripts3
  • buildtsc -p tsconfig.json
  • testpnpm build && node --test dist/tests/memory/scope.test.js dist/tests/retrieval/indexSearch.test.js
  • typechecktsc -p tsconfig.json --noEmit
Dependencies2
  • minisearch^7.2.0
  • nanoid^5.1.11
Optional dependencies1
  • @arkiv-network/sdk^0.6.8