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.

Weekly downloads
25
Versions published
14
First published
Dec 2025
Publisher
bieler96

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"}'
Publisherbieler96
Artifact bytes93,713
Previous version1.1.7
Published2026-01-03T19:53:55.062Z
SHA-256b7b28e2b6b264337e24aa61a9bc14ab4882da59ee6c6f13401a84e8244333a78

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.1.8Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts13
  • buildtsc -b && vite build --config vite.config.lib.ts && vite build --config vite.config.node.ts
  • db:generatedrizzle-kit generate
  • db:migratedrizzle-kit migrate
  • db:pushdrizzle-kit push
  • db:studiodrizzle-kit studio
  • devvite
  • linteslint .
  • majornpm version major && npm run update-package
  • minornpm version minor && npm run update-package
  • patchnpm version patch && npm run update-package
  • previewvite preview
  • starttsx src/server.ts
  • update-packagenpm run build && npm publish
Dependencies21
  • @floating-ui/react^0.27.14
  • @hono/node-server^1.19.7
  • @tailwindcss/vite^4.1.18
  • better-sqlite3^12.5.0
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • commander^14.0.2
  • drizzle-orm^0.45.1
  • fs-extra^11.3.3
  • glob^13.0.0
  • hono^4.11.3
  • inquirer^13.1.0
  • jsonwebtoken^9.0.3
  • lucide-react^0.525.0
  • picocolors^1.1.1
  • react^19.2.0
  • react-dom^19.2.0
  • sonner^2.0.6
  • tailwind-merge^3.4.0
  • tailwindcss^4.1.18
  • tsx^4.21.0