Package evidence
@utoo/[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
- 241Mature · −50% score
- First published
- Jun 2025
- 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 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":["@utoo/[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":["@utoo/[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 7 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/cjs/utils/mkcert.js | matched "github.com/FiloSottile/mkcert/releases/download" | 12 |
| medium | Remote Payload | package/esm/utils/mkcert.js | matched "github.com/FiloSottile/mkcert/releases/download" | 12 |
Manifest
Package metadata
Scripts13
artifactsnapi artifacts --dir ./src --dist npmbuildnpm run build:binding && npm run build:cjs && npm run build:esmbuild:bindingnapi build src --platform --release -p pack-napi --cargo-cwd ../../ --cargo-name pack_napi --features plugin --js binding.js --dts binding.d.tsbuild:binding:localnapi build src --platform --profile release-local -p pack-napi --cargo-cwd ../../ --cargo-name pack_napi --features plugin --js binding.js --dts binding.d.tsbuild:cjsrm -rf cjs && tsc -p ./tsconfig.json --module commonjs --outDir cjs && cp src/*.d.ts cjs/build:esmrm -rf esm && tsc -p ./tsconfig.json --module esnext --outDir esm && cp src/*.d.ts esm/ && node ../../scripts/add-esm-extensions.cjs && node scripts/inject-esm-dirname.cjsbuild:jsnpm run build:cjs && npm run build:esmbuild:localnpm run build:binding:local && npx turbo run build --filter=@utoo/pack-shared && npm run build:cjs && npm run build:esm && cp src/*.node cjs/ && cp src/*.node esm/cleanrm -rf cjs esmgenerate-features-listnode ./scripts/generate-feature-list.jsprepublishOnlynpm run build:js && napi prepublish -t npm --skip-gh-releasetestvitest runversionnapi version
Dependencies14
@babel/code-frame7.22.5@hono/node-server^1.19.11@hono/node-ws^1.3.0@swc/helpers0.5.15@utoo/pack-shared1.4.13domparser-rs^0.0.7find-up4.1.0get-port5.1.1hono^4.12.5nanoid^3.3.11picocolors^1.1.1semver^7.7.1send0.17.1ws^8.18.1
Optional dependencies7
@utoo/pack-darwin-arm641.4.13@utoo/pack-darwin-x641.4.13@utoo/pack-linux-arm64-gnu1.4.13@utoo/pack-linux-arm64-musl1.4.13@utoo/pack-linux-x64-gnu1.4.13@utoo/pack-linux-x64-musl1.4.13@utoo/pack-win32-x64-msvc1.4.13