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
6
First published
May 2026
Publisher
abhidobariya

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"}'
Publisherabhidobariya
Artifact bytes41,929,729
Previous version1.0.4
Published2026-06-09T16:00:27.253Z
SHA-256c5ae0f53927ad8f47dfe3d239606af9672db7b7c6c0d1ca8fa07eb29f8e40941

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
1.0.5Version
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/dist/embeddings/installer.jsmatched "curl "12

Manifest

Package metadata

Scripts2
  • buildtsc
  • devtsx src/cli/index.ts
Dependencies13
  • @google/generative-ai^0.24.1
  • better-sqlite3^12.9.0
  • chalk^5.6.2
  • chokidar^5.0.0
  • commander^14.0.3
  • dotenv^17.4.2
  • enquirer^2.4.1
  • ink^7.0.3
  • openai^6.39.0
  • ora^9.4.0
  • react^19.2.6
  • sqlite-vec^0.1.9
  • ts-morph^28.0.0