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
7
First published
May 2026
Publisher
mmgonnar

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"}'
Publishermmgonnar
Artifact bytes60,986
Previous version0.1.4
Published2026-05-29T03:23:49.327Z
SHA-25686bc6408e67073d2ab93ff9ff2eaa44ef2a29324ab0b7b07cf628522ddc7571e

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts8
  • buildnext build
  • db:generateprisma generate
  • db:pushprisma db push
  • devnext dev
  • linteslint
  • mmgnbun src/cli/index.ts
  • predevkill -9 $(lsof -ti tcp:3000) || true
  • startnext start
Dependencies23
  • @clack/prompts^1.4.0
  • @hookform/resolvers^5.2.2
  • @prisma/adapter-pg^7.8.0
  • @prisma/client^7.8.0
  • @supabase/ssr^0.10.3
  • @supabase/supabase-js^2.105.4
  • @types/fs-extra^11.0.4
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • fs-extra^11.3.5
  • install^0.13.0
  • lucide-react^1.8.0
  • next15
  • next-intl3.26.5
  • next-themes^0.4.6
  • pg^8.20.0
  • picocolors^1.1.1
  • react19.2.4
  • react-dom19.2.4
  • react-hook-form^7.73.1
  • react-hot-toast^2.6.0
  • tailwind-merge^3.5.0
  • zod^4.3.6