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
- Jun 2026
- Publisher
- mcampa
Recommended action
Review before promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 12 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected]/node_modules/next/dist/lib/mkcert.js | matched "github.com/FiloSottile/mkcert/releases/download" | 12 |
Manifest
Package metadata
Scripts12
buildnext builddevnext dev -H 0.0.0.0 -p 5678formatprettier --write .format:ciprettier --check .linteslint .pack:standalonenode scripts/pack-standalone.mjsprepacknext build && node scripts/pack-standalone.mjsstartnext start -H 0.0.0.0 -p 5678testvitest runtest:compatvitest run tests/sparkrun-compat.test.tstest:watchvitesttypechecktsc --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.4clsx^2.1.1codemirror^6.0.2lucide-react^1.17.0next16.2.6react19.2.4react-dom19.2.4tailwind-merge^3.6.0yaml^2.9.0zod^4.4.3