PkgRadar

Package evidence

@koordinates/[email protected]

Remote Payload: matched "curl "

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 update

Static 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"}'
Publisherkx-admin
Artifact bytes9,376,878
Previous version4.99.34
Published2024-01-26T03:47:35.297Z
SHA-256c3a8af9785f42e3918972e7d993ff42f227cb3570a3eec64f4b11a6263d4b0cd

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

high
Last checked
highRisk
22Score
4.99.35Version
Status history (2 events)
  1. availableavailable · risk high · score 22 · status available -> available, risk high -> high, score 95 -> 22
  2. newavailable · risk high · score 95 · status changed

Evidence

Static findings

4 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/deps/wagyu/mason.shmatched "curl "12
highRemote Dependency Specpackage.jsondependencies.mapnik-vector-tile="https://github.com/mapbox/mapnik-vector-tile/tarball/98ace1c737c6c9a80058835d41de233621394678"12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/deps/wagyu/mason.shmatched "curl "12
highRemote Dependency Specpackage.jsondependencies.mapnik-vector-tile="https://github.com/mapbox/mapnik-vector-tile/tarball/98ace1c737c6c9a80058835d41de233621394678"12
lowInstall-time lifecycle scriptpackage.jsoninstall="node-pre-gyp install --fallback-to-build"5
lowCredential file accesspackage/docker-compose.ymlmatched "AWS_ACCESS_KEY"3

Remote payloads

Followed remote artifacts

SourceURLRiskScoreSummary
dependencies.mapnik-vector-tilehttps://github.com/mapbox/mapnik-vector-tile/tarball/98ace1c737c6c9a80058835d41de233621394678error0unexpected end of file

Manifest

Package metadata

Scripts3
  • docsdocumentation build src/*.cpp src/mapnik_plugins.hpp --polyglot -o documentation -f html --github --name Mapnik
  • installnode-pre-gyp install --fallback-to-build
  • testtape test/*.test.js
Dependencies3
  • @mapbox/node-pre-gyp^1.x
  • mapnik-vector-tilehttps://github.com/mapbox/mapnik-vector-tile/tarball/98ace1c737c6c9a80058835d41de233621394678
  • node-addon-api~3.1.x