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
1
First published
Jun 2026
Publisher
kevin-shelaga

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"}'
Publisherkevin-shelaga
Artifact bytes21,285,858
Previous versionnone
Published2026-06-11T14:39:55.826Z
SHA-256fe4c1a9db702dafb355b4f356ba8533334425979b702cb7bdeedb3cc07608ff5

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
0.1.0Version
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/.next/standalone/node_modules/next/dist/lib/mkcert.jsmatched "github.com/FiloSottile/mkcert/releases/download"12

Manifest

Package metadata

Scripts10
  • buildnext build
  • checknpm run test:coverage && npm run build && npm run test:e2e
  • devnext dev
  • startnext start
  • testvitest run
  • test:coveragevitest run --coverage
  • test:e2eplaywright test --project=smoke
  • test:e2e:kindplaywright test --project=kind
  • test:e2e:uiplaywright test --ui
  • test:packagenode scripts/ci/verify-packed-cli.mjs
Dependencies30
  • @codemirror/lang-yaml^6.1.3
  • @codemirror/lint^6.9.7
  • @codemirror/state^6.6.0
  • @codemirror/view^6.43.1
  • @kubernetes/client-node^1.4.0
  • @modelcontextprotocol/sdk^1.29.0
  • @tailwindcss/postcss^4.3.0
  • @tanstack/react-query^5.101.0
  • @types/node^20.19.42
  • @types/react^19.2.17
  • @types/react-dom^19.2.3
  • @uiw/react-codemirror^4.25.10
  • ajv^8.20.0
  • ajv-formats^3.0.1
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • cmdk^1.1.1
  • lucide-react^1.17.0
  • next16.2.9
  • next-themes^0.4.6
  • radix-ui^1.5.0
  • react19.2.4
  • react-dom19.2.4
  • shadcn^4.11.0
  • sonner^2.0.7
  • tailwind-merge^3.6.0
  • tailwindcss^4.3.0
  • tw-animate-css^1.4.0
  • typescript^5.9.3
  • yaml^2.9.0