Package evidence
@mapbox/[email protected]
Install Lifecycle Suppresses Failure: postinstall="patch-package || true"
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
- 255
- Versions published
- 26Established · −30% score
- First published
- Jul 2025
- Publisher
- mbx-npm-04-production
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
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":["@mapbox/[email protected]"],"fail_on":"high"}'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":["@mapbox/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Install Lifecycle Suppresses Failure: postinstall="patch-package || true"
1 candidate cluster(s) currently reference this release.
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 high · score 17 · status changed
Related candidates
Linked campaigns and clusters
Install Lifecycle Suppresses Failure — postinstall="patch-package || true"
35 members · evidence strength 83Install Lifecycle Suppresses Failure — postinstall="patch-package || true"
35 members · max score 65Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="patch-package || true" | 20 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="patch-package || true" | 20 |
| low | Install-time lifecycle script | package.json | postinstall="patch-package || true" | 5 |
Manifest
Package metadata
Scripts16
buildnpm run prepare && tshy && npm run generate-version && node scripts/add-shebang.cjschangelog:prepare-releasenode scripts/prepare-changelog-release.cjsformatprettier --check "./src/**/*.{ts,tsx,js,json,md}" "./test/**/*.{ts,tsx,js,json,md}"format:fixprettier --write "./src/**/*.{ts,tsx,js,json,md}" "./test/**/*.{ts,tsx,js,json,md}"generate-versionnode scripts/build-helpers.cjs generate-versioninspect:buildnpm run build && npx @modelcontextprotocol/inspector -e MAPBOX_ACCESS_TOKEN="$MAPBOX_ACCESS_TOKEN" node dist/esm/index.jsinspect:devnpx @modelcontextprotocol/inspector -e MAPBOX_ACCESS_TOKEN="$MAPBOX_ACCESS_TOKEN" npx -y tsx src/index.tslinteslint "./src/**/*.{ts,tsx}" "./test/**/*.{ts,tsx}"lint:fixeslint "./src/**/*.{ts,tsx}" "./test/**/*.{ts,tsx}" --fixpostinstallpatch-package || truespellcheckcspell "*.md" "src/**/*.ts" "test/**/*.ts" "examples/**/*.ts"sync-manifestnode scripts/sync-manifest-version.cjstestvitesttracing:jaeger:startdocker run --rm -d --name jaeger -p 16686:16686 -p 14250:14250 -p 4317:4317 -p 4318:4318 jaegertracing/all-in-one:latesttracing:jaeger:stopdocker stop jaegertracing:verifynode -e "console.log('🔍 Verifying tracing setup with Jaeger...\n1. Copy .env.example to .env and add your MAPBOX_ACCESS_TOKEN\n2. Start Jaeger: npm run tracing:jaeger:start\n3. Run server: npm run inspect:build\n4. Check traces at: http://localhost:16686')"
Dependencies12
@mcp-ui/server^6.1.0@modelcontextprotocol/ext-apps^1.1.1@modelcontextprotocol/sdk^1.29.0@opentelemetry/api^1.9.1@opentelemetry/auto-instrumentations-node^0.74.0@opentelemetry/exporter-trace-otlp-http^0.216.0@opentelemetry/instrumentation^0.216.0@opentelemetry/resources^2.7.1@opentelemetry/sdk-node^0.216.0@opentelemetry/sdk-trace-base^2.7.1@opentelemetry/semantic-conventions^1.40.0zod^4.3.6