PkgRadar

Package evidence

@naturalatlas/[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
1
First published
Sep 2020
Publisher
naturalatlas

Recommended action

Review before promoting

Mixed 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":["@naturalatlas/[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":["@naturalatlas/[email protected]"],"fail_on":"review"}'
Publishernaturalatlas
Artifact bytes309,036
Previous versionnone
Published2020-09-23T20:55:44.903Z
SHA-2565ef8d2d56d9f1b3bfae36b9ec0cb9e978d33a5eaf2bd74cd8c16bd1f37199821

Why flagged

What the scanner saw

Remote Payload: matched "curl "

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
17Score
4.5.3Version
Status history (2 events)
  1. availableavailable · risk review · score 17 · status available -> available, risk high -> review, score 67 -> 17
  2. newavailable · risk high · score 67 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/deps/wagyu/mason.shmatched "curl "12
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/deps/wagyu/mason.shmatched "curl "12
lowInstall-time lifecycle scriptpackage.jsoninstall="node-pre-gyp install --fallback-to-build"5

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
  • mapnik-vector-tile3.0.1
  • node-addon-api*
  • node-pre-gyp~0.13.0