PkgRadar

Package evidence

@paean-ai/[email protected]

Install-time lifecycle script: postinstall="node scripts/postinstall.mjs"

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
410
Versions published
88
First published
Mar 2026
Publisher
paeanai

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":["@paean-ai/[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":["@paean-ai/[email protected]"],"fail_on":"review"}'
Publisherpaeanai
Artifact bytes1,607,100
Previous version0.11.24
Published2026-05-23T06:30:39.235Z
SHA-256a0543cd06ba22243112e989985c82a4e6413d54874b6c43475a095125c04f166

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node scripts/postinstall.mjs"

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
0.11.25Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/postinstall.mjs"5
lowLarge Javascript Payloadpackage/dist/_cli.js5110981 bytes0

Manifest

Package metadata

Scripts12
  • buildNODE_ENV=production bun run build.ts
  • build:compilebun run build-compile.ts
  • build:publishNODE_ENV=production ZERO_BUILD_PUBLISH=1 bun run build.ts
  • check:public-buildnode scripts/check-public-build.mjs
  • devbun run src/entrypoints/cli.tsx
  • postinstallnode scripts/postinstall.mjs
  • prepublishOnlybun run build:publish
  • release:allscripts/release-all.sh
  • smoke:interactivenode scripts/smoke-interactive.mjs
  • startbun run dist/cli.js
  • typechecktsc --noEmit
  • verify:buildnpm run typecheck && npx tsc --noEmit -p tsconfig.source.json --pretty false && npm run build:publish && npm run check:public-build && npm run smoke:interactive && bun dist/cli.js --version && bun dist/cli.js --help
Dependencies42
  • @alcalzone/ansi-tokenize^0.3.0
  • @anthropic-ai/sandbox-runtime^0.0.44
  • @anthropic-ai/sdk^0.52.0
  • @commander-js/extra-typings^13.1.0
  • @modelcontextprotocol/sdk^1.12.1
  • asciichart^1.5.25
  • axios^1.7.9
  • bidi-js^1.0.3
  • chalk^5.4.1
  • chokidar^5.0.0
  • commander~13.1.0
  • diff^8.0.4
  • env-paths^4.0.0
  • execa^9.5.2
  • fflate^0.8.2
  • figures^6.1.0
  • fuse.js^7.1.0
  • ignore^7.0.3
  • ink^5.1.0
  • jsonc-parser^3.3.1
  • lodash-es^4.17.21
  • lru-cache^11.2.7
  • marked^17.0.5
  • open^10.1.0
  • p-map^7.0.4
  • picomatch^4.0.4
  • proper-lockfile^4.1.2
  • qrcode^1.5.4
  • react19.2.4
  • react-reconciler^0.33.0
  • …and 12 more.
Optional dependencies4
  • @anthropic-ai/bedrock-sdk^0.16.0
  • @anthropic-ai/vertex-sdk^0.8.0
  • @aws-sdk/client-bedrock-runtime^3.0.0
  • google-auth-library^9.0.0