PkgRadar

Package evidence

@elizaos/[email protected]

Credential file access: matched "GITHUB_TOKEN"

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

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,065,924
Previous version2.0.0-alpha.535
Published2026-05-04T06:31:34.585Z
SHA-256a27e6f728844bb4395eb1f7c23d0d3c195758aa6f90cd7244729cf5461b79eed

Why flagged

What the scanner saw

Credential file access: matched "GITHUB_TOKEN"

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

Availability ledger

available

review
Last checked
reviewRisk
42Score
2.0.0-alpha.537Version
Status history (1 event)
  1. newavailable · risk review · score 42 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/packages/agent/src/api/bug-report-routes.jsmatched "GITHUB_TOKEN"30
mediumRemote Payloadpackage/packages/core/src/features/plugin-manager/services/pluginRegistryService.jsmatched "raw.githubusercontent.com"12

Manifest

Package metadata

Dependencies17
  • @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
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • lucide-react^1.0.0
  • sonner^2.0.7
  • tailwind-merge^3.0.0