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
- 236Established · −30% score
- First published
- Sep 2025
- Publisher
- shawticus
Effective trust discount applied: −30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Review before promotingMixed 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"}'Why flagged
What the scanner saw
Remote Payload: matched "raw.githubusercontent.com"
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 review · score 16 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/src/hooks/use-plugin-details.ts | matched "raw.githubusercontent.com" | 12 |
| medium | Remote Payload | package/src/hooks/use-plugins.ts | matched "raw.githubusercontent.com" | 12 |
Manifest
Package metadata
Scripts21
buildtsc -b && vite buildcleanrm -rf dist .turbo node_modules .turbo-tsconfig.json *.tsbuildinfocypress:opencypress opendevvitedev:clientvite --host 0.0.0.0 --port 5173formatprettier --write ./srcformat:checkprettier --check ./srclinteslint src/ && prettier --write ./srclint:checkeslint src/previewvite previewstart:clientvitetestbun testtest:all./scripts/test-all.shtest:componentcypress run --componenttest:e2ecypress run --e2etest:e2e:server./scripts/test-e2e-server.shtest:e2e:server:auth./scripts/test-e2e-server-auth.shtest:quick./scripts/test-quick.shtest:unit./scripts/run-bun-tests.sh --coveragetest:unit:watch./scripts/run-bun-tests.sh --watchtype-checkcd cypress && bunx tsc --noEmit --project tsconfig.json
Dependencies52
@elizaos/api-client1.7.2@elizaos/core1.7.2@evilmartians/agent-prism-data^0.0.9@evilmartians/agent-prism-types^0.0.9@hookform/resolvers^5.1.1@radix-ui/react-alert-dialog^1.0.5@radix-ui/react-avatar^1.1.3@radix-ui/react-checkbox^1.3.2@radix-ui/react-collapsible^1.1.3@radix-ui/react-dialog^1.1.6@radix-ui/react-dropdown-menu^2.1.15@radix-ui/react-label^2.1.2@radix-ui/react-scroll-area^1.2.3@radix-ui/react-select^2.1.6@radix-ui/react-separator^1.1.2@radix-ui/react-slot^1.2.3@radix-ui/react-switch^1.2.5@radix-ui/react-tabs^1.1.3@radix-ui/react-toast^1.2.6@radix-ui/react-tooltip^1.1.8@react-spring/web^10.0.3@tanstack/react-query^5.67.2@uidotdev/usehooks^2.4.1buffer^6.0.3class-variance-authority^0.7.1classnames^2.5.1clsx^2.1.1cmdk^1.0.4date-fns^4.1.0dayjs^1.11.13- …and 22 more.