PkgRadar

Package evidence

[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.

Versions published
1
First published
May 2026
Publisher
ekm1

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"}'
Publisherekm1
Artifact bytes46,996
Previous versionnone
Published2026-05-31T17:31:29.619Z
SHA-25649e5574beaa3173ab1da3de559c1932b0cdbb589855c465099a6d0913b75b903

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
12Score
0.2.1Version
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/bin/cli.cjsmatched "curl "12

Manifest

Package metadata

Scripts11
  • daemonbun run bin/kiro-recall.ts start
  • install-kirobun run bin/kiro-recall.ts install
  • link-clibun link
  • mcpbun run src/mcp/server.ts
  • rebuildbun run bin/kiro-recall.ts rebuild
  • scanbun run bin/kiro-recall.ts scan
  • startbun run src/daemon.ts
  • statusbun run bin/kiro-recall.ts status
  • stopbun run bin/kiro-recall.ts stop
  • testbun test
  • uninstall-kirobun run bin/kiro-recall.ts uninstall
Dependencies1
  • @modelcontextprotocol/sdk^1.0.0
Optional dependencies1
  • @xenova/transformers^2.17.2