PkgRadar

Package evidence

[email protected]

Remote Payload: matched "github.com/FiloSottile/mkcert/releases/download"

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
6
First published
Jun 2026
Publisher
mcampa

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"}'
Publishermcampa
Artifact bytes4,857,973
Previous version1.1.0
Published2026-06-01T15:47:22.084Z
SHA-256342047fafc2440454ba2d422743733658ee0a574f3966c993926f80b2a48ed7a

Why flagged

What the scanner saw

Remote Payload: matched "github.com/FiloSottile/mkcert/releases/download"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected]/node_modules/next/dist/lib/mkcert.jsmatched "github.com/FiloSottile/mkcert/releases/download"12

Manifest

Package metadata

Scripts12
  • buildnext build
  • devnext dev -H 0.0.0.0 -p 5678
  • formatprettier --write .
  • format:ciprettier --check .
  • linteslint .
  • pack:standalonenode scripts/pack-standalone.mjs
  • prepacknext build && node scripts/pack-standalone.mjs
  • startnext start -H 0.0.0.0 -p 5678
  • testvitest run
  • test:compatvitest run tests/sparkrun-compat.test.ts
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies19
  • @base-ui/react^1.5.0
  • @codemirror/commands^6.10.3
  • @codemirror/lang-yaml^6.1.3
  • @codemirror/language^6.12.3
  • @codemirror/lint^6.9.6
  • @codemirror/state^6.6.0
  • @codemirror/view^6.43.0
  • @lezer/highlight^1.2.3
  • @orpc/client^1.14.4
  • @orpc/server^1.14.4
  • clsx^2.1.1
  • codemirror^6.0.2
  • lucide-react^1.17.0
  • next16.2.6
  • react19.2.4
  • react-dom19.2.4
  • tailwind-merge^3.6.0
  • yaml^2.9.0
  • zod^4.4.3