PkgRadar

Package evidence

@athenaintel/[email protected]

Install Lifecycle Remote Or Exec: preinstall="node -e \"if(!(process.env.npm_config_user_agent||'').startsWith('bun/')){console.error('\\n✗ This monorepo requires bun. Run \\`bun install\\` at the repo root.\\n https://bun.com/docs/installation\\n');process.exit(1)}\""

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
356
Versions published
78
First published
Mar 2026
Publisher
aldrinjenson

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@athenaintel/[email protected]"],"fail_on":"high"}'

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":["@athenaintel/[email protected]"],"fail_on":"high"}'
Publisheraldrinjenson
Artifact bytes2,626,222
Previous version0.10.27
Published2026-05-18T23:34:20.528Z
SHA-25640eb0cd5a4d5179ffdf867827832b2de7dee7759f75be4828f7e530ee5702ddf

Why flagged

What the scanner saw

Install Lifecycle Remote Or Exec: preinstall="node -e \"if(!(process.env.npm_config_user_agent||'').startsWith('bun/')){console.error('\\n✗ This monorepo requires bun. Run \\`bun install\\` at the repo root.\\n https://bun.com/docs/installation\\n');process.exit(1)}\""

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

Availability ledger

available

high
Last checked
highRisk
35Score
0.10.28Version
Status history (1 event)
  1. newavailable · risk high · score 35 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall Lifecycle Remote Or Execpackage.jsonpreinstall="node -e \"if(!(process.env.npm_config_user_agent||'').startsWith('bun/')){console.error('\\n✗ This monorepo requires bun. Run \\`bun install\\` at the repo root.\\n https://bun.com/docs/installation\\n');process.exit(1)}\""30
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Remote Or Execpackage.jsonpreinstall="node -e \"if(!(process.env.npm_config_user_agent||'').startsWith('bun/')){console.error('\\n✗ This monorepo requires bun. Run \\`bun install\\` at the repo root.\\n https://bun.com/docs/installation\\n');process.exit(1)}\""30
lowInstall-time lifecycle scriptpackage.jsonpreinstall="node -e \"if(!(process.env.npm_config_user_agent||'').startsWith('bun/')){console.error('\\n✗ This monorepo requires bun. Run \\`bun install\\` at the repo root.\\n https://bun.com/docs/installation\\n');process.exit(1)}\""5

Manifest

Package metadata

Scripts7
  • buildvite build && bun run build:css
  • build:csscp src/styles.css dist/styles.css
  • devbun run build:css && vite build --watch
  • preinstallnode -e "if(!(process.env.npm_config_user_agent||'').startsWith('bun/')){console.error('\n✗ This monorepo requires bun. Run \`bun install\` at the repo root.\n https://bun.com/docs/installation\n');process.exit(1)}"
  • prepublishOnlybun run build
  • testbun test src/**/*.test.ts src/**/*.test.tsx
  • typechecktsgo --noEmit
Dependencies24
  • @assistant-ui/react0.12.28
  • @assistant-ui/react-langgraph0.13.12
  • @floating-ui/react^0.27.7
  • @tanstack/react-store^0.9.1
  • @tiptap/core^2.11
  • @tiptap/extension-link^2.11
  • @tiptap/extension-placeholder^2.11
  • @tiptap/extension-table^2.11
  • @tiptap/extension-table-cell^2.11
  • @tiptap/extension-table-header^2.11
  • @tiptap/extension-table-row^2.11
  • @tiptap/pm^2.11
  • @tiptap/react^2.11
  • @tiptap/starter-kit^2.11
  • @tiptap/suggestion^2.11
  • assistant-stream0.3.12
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • lucide-react^0.575.0
  • radix-ui^1.4.3
  • tailwind-merge^3.3.1
  • tiptap-markdown^0.9.0
  • zod^3.24.0
  • zustand^5.0.11