PkgRadar

Package evidence

@elizaos/[email protected]

no findings

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
457
Versions published
218
First published
Mar 2026
Publisher
shawticus

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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 bytes1,933,972
Previous version2.0.0-alpha.537
Published2026-05-10T14:07:56.500Z
SHA-2563c66b2a59c1683daa57a76b9cc37cdaaa26dd14f57090a14b2c1772e1c484472

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
2.0.0-beta.1Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts11
  • buildbun run build:dist
  • build:distbun run clean && tsc --noCheck -p tsconfig.build.json && node ../../scripts/flatten-tsc-package-output.mjs packages/ui && node ../../scripts/copy-package-assets.mjs packages/ui src/styles && node ../../scripts/prepare-package-dist.mjs packages/ui && node ../../scripts/rewrite-dist-relative-imports-node-esm.mjs packages/ui
  • cleannode ../../scripts/rm-path-recursive.mjs dist
  • formatbunx @biomejs/biome format src
  • format:fixbunx @biomejs/biome format --write src
  • lintbunx @biomejs/biome check src
  • lint:fixbunx @biomejs/biome check --write src
  • pack:dry-runcd dist && npm pack --dry-run
  • prepublishOnlybun run build:dist
  • testNODE_OPTIONS="${NODE_OPTIONS:-} --no-experimental-webstorage" vitest run --config ./vitest.config.ts
  • typechecktsc --noEmit -p tsconfig.json
Dependencies23
  • @elizaos/core2.0.0-beta.1
  • @elizaos/plugin-browser2.0.0-beta.1
  • @elizaos/shared2.0.0-beta.1
  • @radix-ui/react-checkbox^1.3.3
  • @radix-ui/react-dialog^1.1.15
  • @radix-ui/react-dropdown-menu^2.1.16
  • @radix-ui/react-label^2.1.8
  • @radix-ui/react-popover^1.1.15
  • @radix-ui/react-select^2.2.6
  • @radix-ui/react-separator^1.1.8
  • @radix-ui/react-slider^1.3.6
  • @radix-ui/react-slot^1.2.4
  • @radix-ui/react-switch^1.2.6
  • @radix-ui/react-tabs^1.1.13
  • @radix-ui/react-tooltip^1.2.8
  • @xyflow/react^12.10.2
  • chalk^5.3.0
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • cron-parser^5.5.0
  • drizzle-orm0.45.2
  • lucide-react^1.0.0
  • tailwind-merge^3.0.0