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

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"}'
Artifact bytes11,472,112
Previous version0.2.0
Published2026-05-19T15:08:21.640Z
SHA-256fc613fe4964ed4f8e6d0692061343bab7719ab35914d6e6c523b3f1a970c6adf

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
27Score
0.5.0Version
Status history (1 event)
  1. newavailable · risk review · score 27 · status changed

Evidence

Static findings

4 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
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/.next/standalone/node_modules/next/dist/lib/mkcert.jsmatched "github.com/FiloSottile/mkcert/releases/download"12
lowCredential file accesspackage/.next/standalone/.next/static/chunks/0~qte540n0~~m.jsmatched ".ssh/"5
lowCredential file accesspackage/.next/static/chunks/0~qte540n0~~m.jsmatched ".ssh/"5
lowCredential file accesspackage/.next/standalone/.next/server/chunks/ssr/src_components_AppShell_tsx_0j0_pn4._.jsmatched ".ssh/"5

Manifest

Package metadata

Scripts10
  • buildnext build
  • build:standalonenext build && node scripts/pack-standalone.js
  • ccmnode bin/start.js
  • devnext dev
  • dmgnpm run build:standalone && electron-builder --mac dmg
  • electronnpm run build:standalone && electron .
  • exenpm run build:standalone && electron-builder --win nsis
  • linteslint
  • prepublishOnlynpm run build:standalone
  • startnext start
Dependencies14
  • @radix-ui/react-dialog^1.1.15
  • @radix-ui/react-select^2.2.6
  • @radix-ui/react-switch^1.2.6
  • @radix-ui/react-tabs^1.1.13
  • @radix-ui/react-tooltip^1.2.8
  • clsx^2.1.1
  • framer-motion^12.38.0
  • js-yaml^4.1.1
  • lucide-react^1.14.0
  • next16.2.6
  • react19.2.4
  • react-dom19.2.4
  • tailwind-merge^3.6.0
  • yaml^2.9.0