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
14
First published
May 2026
Publisher
catailog

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"}'
Publishercatailog
Artifact bytes25,604,414
Previous version0.1.13
Published2026-05-29T18:23:17.723Z
SHA-2564f201a0cab89b830080c0bc309580c602194f99e21783e141815e9396d86d194

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

Evidence

Static findings

6 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
mediumRemote Payloadpackage/.next/standalone/node_modules/playwright-core/bin/reinstall_chrome_beta_mac.shmatched "curl "12
mediumRemote Payloadpackage/.next/standalone/node_modules/playwright-core/bin/reinstall_chrome_stable_mac.shmatched "curl "12
mediumRemote Payloadpackage/.next/standalone/node_modules/playwright-core/bin/reinstall_msedge_beta_mac.shmatched "curl "12
mediumRemote Payloadpackage/.next/standalone/node_modules/playwright-core/bin/reinstall_msedge_dev_mac.shmatched "curl "12
mediumRemote Payloadpackage/.next/standalone/node_modules/playwright-core/bin/reinstall_msedge_stable_mac.shmatched "curl "12

Manifest

Package metadata

Scripts6
  • buildnext build && node scripts/copy-standalone.mjs
  • devnext dev
  • formatprettier --write .
  • format:checkprettier --check .
  • linteslint
  • startnext start
Dependencies3
  • get-port^7.2.0
  • open^11.0.0
  • playwright^1.60.0