Package evidence
@vectorize-io/[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
- 1,036Niche · −30% score
- Versions published
- 48
- First published
- Dec 2025
- Publisher
- nicoloboschi
Effective trust discount applied: −30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
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":["@vectorize-io/[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":["@vectorize-io/[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 8 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/standalone/node_modules/next/dist/lib/mkcert.js | matched "github.com/FiloSottile/mkcert/releases/download" | 12 |
Manifest
Package metadata
Scripts9
buildNODE_ENV=production next build && npm run build:standalonebuild:standalonerm -rf standalone && SERVER_JS=$(find .next/standalone -path '*/node_modules' -prune -o -name 'server.js' -print | head -1) && test -n "$SERVER_JS" || (echo 'Error: server.js not found in .next/standalone - standalone build failed' && exit 1) && STANDALONE_ROOT=$(dirname "$SERVER_JS") && cp -r "$STANDALONE_ROOT" standalone && cp -r .next/standalone/node_modules standalone/node_modules && mkdir -p standalone/.next && cp -r .next/static standalone/.next/static && mkdir -p standalone/public && (cp -r public/* standalone/public/ 2>/dev/null || true)devnext dev --turbopack -p ${PORT:-9999}i18n:checktsx scripts/find-untranslated.tslintnext lintprepublishOnlynpm run buildstartnext starttestvitest runtest:watchvitest
Dependencies47
@chenglou/pretext^0.0.7@radix-ui/react-alert-dialog^1.1.15@radix-ui/react-checkbox^1.3.3@radix-ui/react-dialog^1.1.15@radix-ui/react-dropdown-menu^2.1.16@radix-ui/react-label^2.1.8@radix-ui/react-popover^1.1.15@radix-ui/react-radio-group^1.3.8@radix-ui/react-select^2.2.6@radix-ui/react-slider^1.3.6@radix-ui/react-slot^1.2.4@radix-ui/react-switch^1.2.6@radix-ui/react-tabs^1.1.13@radix-ui/react-tooltip^1.2.8@tailwindcss/postcss^4.1.17@tailwindcss/typography^0.5.19@types/cytoscape^3.21.9@types/node^24.10.0@types/react^19.2.2@types/react-dom^19.2.2autoprefixer^10.4.21class-variance-authority^0.7.1clsx^2.1.1cmdk^1.1.1cytoscape^3.33.1cytoscape-fcose^2.2.0eslint^9.39.1eslint-config-next^16.0.1lucide-react^0.553.0next^16.2.6- …and 17 more.