PkgRadar

Package evidence

[email protected]

Known Indicator Filename: package/.next/standalone/docs/SECURITY-SHAI-HULUD.md

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
463
Versions published
13
First published
May 2026
Publisher
dolevhayut

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publisherdolevhayut
Artifact bytes32,985,847
Previous version0.2.0
Published2026-06-03T17:19:01.266Z
SHA-2564aa131c10930d935dfc00309e777addf84cacd57ecc6f71c1bc6b552afb75284

Why flagged

What the scanner saw

Known Indicator Filename: package/.next/standalone/docs/SECURITY-SHAI-HULUD.md

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

Availability ledger

available

high
Last checked
highRisk
57Score
0.3.0Version
Status history (1 event)
  1. newavailable · risk high · score 57 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/.next/standalone/docs/SECURITY-SHAI-HULUD.mdpackage/.next/standalone/docs/SECURITY-SHAI-HULUD.md45
mediumRemote Payloadpackage/.next/standalone/node_modules/next/dist/lib/mkcert.jsmatched "github.com/FiloSottile/mkcert/releases/download"12

Manifest

Package metadata

Scripts12
  • buildnext build && node scripts/post-build.mjs
  • devnext dev
  • linteslint
  • pack:drynpm pack --dry-run
  • postversiongit push --follow-tags
  • prepacknpm run build
  • preversionnpm run lint && npm run build
  • release:majornpm version major --preid="" -m "release: v%s"
  • release:minornpm version minor --preid="" -m "release: v%s"
  • release:patchnpm version patch -m "release: v%s"
  • release:rcnpm version prerelease --preid=rc -m "release: v%s"
  • startnext start
Dependencies34
  • @anthropic-ai/claude-agent-sdk^0.2.123
  • @anthropic-ai/sdk^0.91.1
  • @clack/prompts^0.9.1
  • @composio/claude-agent-sdk^0.8.0
  • @composio/core^0.8.0
  • @react-three/drei^10.7.7
  • @react-three/fiber^9.6.1
  • @react-three/postprocessing^3.0.4
  • @remotion/google-fonts4.0.458
  • @tiptap/core3.23.6
  • @tiptap/extension-link3.23.6
  • @tiptap/extension-placeholder3.23.6
  • @tiptap/pm3.23.6
  • @tiptap/react3.23.6
  • @tiptap/starter-kit3.23.6
  • @types/dompurify^3.0.5
  • @types/papaparse^5.5.2
  • clsx^2.1.1
  • dompurify^3.4.2
  • framer-motion^12.38.0
  • iconoir-react^7.11.0
  • next16.2.4
  • papaparse^5.5.3
  • react19.2.4
  • react-dom19.2.4
  • react-force-graph-3d^1.29.1
  • react-markdown^10.1.0
  • reactflow^11.11.4
  • remark-gfm^4.0.1
  • semver^7.8.0
  • …and 4 more.