PkgRadar

Package evidence

@mbeato/[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.

Weekly downloads
940
Versions published
11
First published
May 2026
Publisher
mbeato

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":["@mbeato/[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":["@mbeato/[email protected]"],"fail_on":"review"}'
Publishermbeato
Artifact bytes13,809,340
Previous version0.3.0
Published2026-06-03T19:49:44.198Z
SHA-2564aa68b6dc98c2ecf27c1d93de69f894a831d6976813c6c4c0a59be227e484659

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

Manifest

Package metadata

Scripts8
  • buildnext build
  • devnext dev
  • linteslint
  • prepublishOnlynext build
  • prodnext build && next start
  • refresh-pricesnode scripts/refresh-prices.mjs
  • releasetest -f .env.publish || (echo 'missing .env.publish — copy .env.publish.example and add your NPM_TOKEN' && exit 1) && set -a && . ./.env.publish && set +a && npm publish
  • startnext start
Dependencies6
  • gray-matter^4.0.3
  • js-tiktoken^1.0.21
  • next16.2.6
  • open^11.0.0
  • react19.2.4
  • react-dom19.2.4