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
- 10Established · −30% score
- First published
- Feb 2023
- Publisher
- kx-admin
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":["@koordinates/[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":["@koordinates/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Remote Payload: matched "curl "
1 remote tarball(s) were followed statically.
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (2 events)
- available → available · risk high · score 22 · status available -> available, risk high -> high, score 95 -> 22
- new → available · risk high · score 95 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/deps/wagyu/mason.sh | matched "curl " | 12 |
| high | Remote Dependency Spec | package.json | dependencies.mapnik-vector-tile="https://github.com/mapbox/mapnik-vector-tile/tarball/98ace1c737c6c9a80058835d41de233621394678" | 12 |
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/deps/wagyu/mason.sh | matched "curl " | 12 |
| high | Remote Dependency Spec | package.json | dependencies.mapnik-vector-tile="https://github.com/mapbox/mapnik-vector-tile/tarball/98ace1c737c6c9a80058835d41de233621394678" | 12 |
| low | Install-time lifecycle script | package.json | install="node-pre-gyp install --fallback-to-build" | 5 |
| low | Credential file access | package/docker-compose.yml | matched "AWS_ACCESS_KEY" | 3 |
Remote payloads
Followed remote artifacts
| Source | URL | Risk | Score | Summary |
|---|---|---|---|---|
| dependencies.mapnik-vector-tile | https://github.com/mapbox/mapnik-vector-tile/tarball/98ace1c737c6c9a80058835d41de233621394678 | error | 0 | unexpected end of file |
Manifest
Package metadata
Scripts3
docsdocumentation build src/*.cpp src/mapnik_plugins.hpp --polyglot -o documentation -f html --github --name Mapnikinstallnode-pre-gyp install --fallback-to-buildtesttape test/*.test.js
Dependencies3
@mapbox/node-pre-gyp^1.xmapnik-vector-tilehttps://github.com/mapbox/mapnik-vector-tile/tarball/98ace1c737c6c9a80058835d41de233621394678node-addon-api~3.1.x