PkgRadar

Package evidence

[email protected]

Suspicious Publish Context: {"package_age_days":3,"publisher":"wenzorithelly","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}

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
38
First published
Jun 2026
Publisher
wenzorithelly

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":["[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"}'
Publisherwenzorithelly
Artifact bytes3,030,064
Previous version0.1.37
Published2026-06-12T15:28:17.086Z
SHA-25685d30e785a6f2dd1183cbb9e3ae1177cf1f759a5a733e5ec3c8f41aa88e9be45

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":3,"publisher":"wenzorithelly","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":3,"publisher":"wenzorithelly","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}10

Manifest

Package metadata

Scripts13
  • buildnext build
  • build:clibun scripts/build-cli.ts
  • build:releaserm -rf .next && next build --webpack && rm -rf .next/cache && bun run build:cli
  • db:generatedrizzle-kit generate
  • db:generate:feedbackdrizzle-kit generate --config drizzle.feedback.config.ts
  • db:migrate:feedbackdrizzle-kit migrate --config drizzle.feedback.config.ts
  • db:studiodrizzle-kit studio
  • devnext dev
  • linteslint
  • prepublishOnlybun run build:release
  • startnext start
  • testbun test
  • test:watchbun test --watch
Dependencies37
  • @base-ui/react^1.5.0
  • @hookform/resolvers^5.4.0
  • @libsql/client^0.17.3
  • @modelcontextprotocol/sdk^1.29.0
  • @neondatabase/serverless^1.1.0
  • @paralleldrive/cuid2^3.3.0
  • @radix-ui/react-label^2.1.8
  • @radix-ui/react-select^2.2.6
  • @radix-ui/react-separator^1.1.8
  • @radix-ui/react-slot^1.2.4
  • @radix-ui/react-tooltip^1.2.8
  • @tiptap/core^3.26.0
  • @tiptap/extension-list^3.26.0
  • @tiptap/extension-underline^3.26.0
  • @tiptap/markdown^3.26.0
  • @tiptap/pm^3.26.0
  • @tiptap/react^3.26.0
  • @tiptap/starter-kit^3.26.0
  • @types/d3-force^3.0.10
  • @xyflow/react^12.11.0
  • chokidar^5.0.0
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • d3-force^3.0.0
  • drizzle-orm^0.45.2
  • lucide-react^1.17.0
  • motion^12.40.0
  • next16.2.7
  • radix-ui^1.4.3
  • react19.2.4
  • …and 7 more.