PkgRadar

Package evidence

@elizaos/[email protected]

Manifest Codeless Dependency Stub

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
465Mature · −50% score
First published
Mar 2025
Publisher
shawticus

Effective trust discount applied: 50% (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":["@elizaos/[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":["@elizaos/[email protected]"],"fail_on":"review"}'
Publishershawticus
Artifact bytes4,376
Previous version2.0.0-beta.1
Published2026-06-20T23:47:45.790Z
SHA-25609b87c3d39a0435496e4a47f58d0b39c9160b31a2c7cb75e9b75f87bacd10c2a

Why flagged

What the scanner saw

Manifest Codeless Dependency Stub

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
7Score
2.0.11-beta.7Version
Status history (1 event)
  1. newavailable · risk review · score 7 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumManifest Codeless Dependency Stubpackage.json15

Manifest

Package metadata

Scripts 11

Sign in to view install / lifecycle script contents.

Dependencies7
  • @electric-sql/pglite^0.4.0
  • @electric-sql/pglite-sync0.5.6
  • @neondatabase/serverless^1.1.0
  • drizzle-orm0.45.2
  • pg^8.16.3
  • uuid^14.0.0
  • ws^8.18.3