PkgRadar

Package evidence

@minimalcorp/[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
9
Versions published
16
First published
Apr 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@minimalcorp/[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":["@minimalcorp/[email protected]"],"fail_on":"review"}'
Artifact bytes22,730,598
Previous version0.1.9
Published2026-04-26T16:01:22.915Z
SHA-256805e4a169e9a23e1fcdcbc2e6a7e15e1e58428694d3f42a70d194c0c2e41830e

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

Evidence

Static findings

2 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 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/.next/standalone/node_modules/next/dist/lib/mkcert.jsmatched "github.com/FiloSottile/mkcert/releases/download"12
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/fix-node-pty-permissions.cjs"5

Manifest

Package metadata

Scripts7
  • buildtsc -p tsconfig.json && chmod +x dist/cli.js
  • db:migratenpx prisma migrate dev
  • devtsx src/with-plugin.ts dev
  • linteslint
  • postinstallnode scripts/fix-node-pty-permissions.cjs
  • prepacknpm run build -w @minimalcorp/tsunagi-shared && npm run build -w @minimalcorp/tsunagi-server && npm run build -w @minimalcorp/tsunagi-web && npm run build && node scripts/bundle.mjs
  • type-checktsc --noEmit
Dependencies12
  • @fastify/cors^11.2.0
  • @libsql/client0.8.1
  • @modelcontextprotocol/sdk^1.27.1
  • @prisma/adapter-libsql^7.3.0
  • @prisma/client^7.3.0
  • dotenv^17.2.3
  • fastify^5.8.2
  • node-pty^1.1.0
  • prisma^7.3.0
  • simple-git^3.30.0
  • socket.io^4.8.3
  • uuid^13.0.0