Package evidence
[email protected]
Remote Payload: matched "github.com/maptiler/tileserver-gl/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
- 127Mature · −50% score
- First published
- May 2016
- 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":["[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/maptiler/tileserver-gl/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 3 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/src/main.js | matched "github.com/maptiler/tileserver-gl/releases/download" | 12 |
Manifest
Package metadata
Scripts17
copy:leafletcopyfiles -EVf node_modules/leaflet/dist/leaflet.js node_modules/leaflet/dist/leaflet.js.map node_modules/leaflet/dist/leaflet.css node_modules/leaflet/dist/leaflet-hash.js public/resources/copy:leaflet-hashcopyfiles -EVf node_modules/leaflet-hash/leaflet-hash.js public/resources/copy:mapbox-rtl-textcopyfiles -EVf node_modules/@mapbox/mapbox-gl-rtl-text/dist/mapbox-gl-rtl-text.js public/resources/copy:maplibrecopyfiles -EVf node_modules/maplibre-gl/dist/maplibre-gl.js node_modules/maplibre-gl/dist/maplibre-gl.js.map node_modules/maplibre-gl/dist/maplibre-gl.css public/resources/copy:maplibre-inspectcopyfiles -EVf node_modules/@maplibre/maplibre-gl-inspect/dist/maplibre-gl-inspect.js node_modules/@maplibre/maplibre-gl-inspect/dist/maplibre-gl-inspect.js.map node_modules/@maplibre/maplibre-gl-inspect/dist/maplibre-gl-inspect.css public/resources/dockerdocker build . && docker run --rm -i -p 8080:8080 $(docker build -q .)lint:eslinteslint "{,!(node_modules|dist|static|public)/**/}*.{js,ts,cjs,mjs}" --ignore-pattern '.gitignore'lint:eslint:fixeslint --fix "{,!(node_modules|dist|static|public)/**/}*.{js,ts,cjs,mjs}" --ignore-pattern '.gitignore'lint:jsnpm run lint:eslint && npm run lint:prettierlint:js:fixnpm run lint:eslint:fix && npm run lint:prettier:fixlint:prettierprettier --check "{,!(node_modules|dist|static|public)/**/}*.{js,ts,cjs,mjs,json}" --ignore-path .gitignorelint:prettier:fixprettier --write "{,!(node_modules|dist|static|public)/**/}*.{js,ts,cjs,mjs,json}" --ignore-path .gitignorelint:ymlyamllint --schema=CORE_SCHEMA *.{yml,yaml}preparenpm run copy:maplibre && npm run copy:maplibre-inspect && npm run copy:mapbox-rtl-text && npm run copy:leaflet && npm run copy:leaflet-hashtestmocha test/**.js --timeout 10000 --exittest-dockerxvfb-run npm testtest:visual:generatecross-env GENERATE_FIXTURES=true mocha test/setup.js test/static_images.js --timeout 10000 --exit
Dependencies31
@aws-sdk/client-s3^3.1045.0@jsse/pbfont^0.3.3@mapbox/mapbox-gl-rtl-text0.4.0@mapbox/mbtiles0.12.1@mapbox/polyline^1.2.1@mapbox/sphericalmercator2.0.2@mapbox/vector-tile2.0.4@maplibre/maplibre-gl-inspect1.8.2@maplibre/maplibre-gl-style-spec24.8.5@sindresorhus/fnv1a3.1.0advanced-pool0.3.3chokidar5.0.0clone2.1.2color5.0.3commander14.0.3copyfiles2.4.1cors2.8.6express5.2.1handlebars4.7.9http-shutdown1.2.2leaflet1.9.4leaflet-hash0.2.1maplibre-gl5.24.0morgan1.10.1pbf4.0.1pmtiles4.4.1proj42.20.8sanitize-filename1.6.4secure-json-parse^4.1.0semver^7.8.0- …and 1 more.