PkgRadar

Package evidence

[email protected]

no findings

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
2
First published
Jun 2026
Publisher
xani

Recommended action

Looks clean — keep monitoring

No 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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherxani
Artifact bytes843,009
Previous version0.1.0
Published2026-06-06T10:23:48.964Z
SHA-256af7e8cf63171ec721f45ca8a8096d1e3d057d87441239404b2077835377587bb

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

low
Last checked
lowRisk
0Score
1.0.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts18
  • buildpnpm run db:migrate && next build
  • build:cinext build
  • checkpnpm lint && pnpm typecheck
  • db:devdrizzle-kit push
  • db:generatedrizzle-kit generate
  • db:migratedrizzle-kit migrate
  • db:pushdrizzle-kit push
  • db:resetdrizzle-kit drop && drizzle-kit push
  • db:studiodrizzle-kit studio
  • devnext dev --turbopack
  • env:checknode -e "require('./src/lib/env.ts').checkEnv()" || echo 'Run with tsx: npx tsx -e "import { checkEnv } from './src/lib/env'; checkEnv();"'
  • formatprettier --write .
  • format:checkprettier --check .
  • linteslint .
  • setupnpx tsx scripts/setup.ts
  • startnext start
  • sync-templatenode create-xani-agentic-app/scripts/sync-templates.js
  • typechecktsc --noEmit
Dependencies25
  • @ai-sdk/react^2.0.190
  • @better-auth/api-key^1.6.11
  • @openrouter/ai-sdk-provider^1.5.4
  • @radix-ui/react-avatar^1.1.11
  • @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-slot^1.2.4
  • @vercel/blob^2.3.3
  • ai^5.0.188
  • better-auth^1.6.11
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • drizzle-orm^0.44.7
  • lucide-react^0.539.0
  • next16.1.6
  • next-themes^0.4.6
  • pg^8.20.0
  • postgres^3.4.9
  • react19.2.4
  • react-dom19.2.4
  • react-markdown^10.1.0
  • sonner^2.0.7
  • tailwind-merge^3.6.0
  • zod^4.4.3