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 monitoringNo 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"}'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
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts11
buildbun run build:distbuild: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/uicleannode ../../scripts/rm-path-recursive.mjs distformatbunx @biomejs/biome format srcformat:fixbunx @biomejs/biome format --write srclintbunx @biomejs/biome check srclint:fixbunx @biomejs/biome check --write srcpack:dry-runcd dist && npm pack --dry-runprepublishOnlybun run build:disttestNODE_OPTIONS="${NODE_OPTIONS:-} --no-experimental-webstorage" vitest run --config ./vitest.config.tstypechecktsc --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.2chalk^5.3.0class-variance-authority^0.7.1clsx^2.1.1cron-parser^5.5.0drizzle-orm0.45.2lucide-react^1.0.0tailwind-merge^3.0.0