PkgRadar

Package evidence

@minmaps-dev/[email protected]

Credential file access: matched ".azure"

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":["@minmaps-dev/[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":["@minmaps-dev/[email protected]"],"fail_on":"high"}'
Publisherdvertlib-mts
Artifact bytes169,641
Previous version1.0.0-rc.11
Published2026-05-24T18:25:50.604Z
SHA-256edf9a20cc18a3a3328845ad2f67d56cfb69e6b0adef749ff30e7e2643ad6cd9b

Why flagged

What the scanner saw

Credential file access: matched ".azure"

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

Availability ledger

available

high
Last checked
highRisk
180Score
1.0.0-rc.12Version
Status history (1 event)
  1. newavailable · risk high · score 180 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

dvertlib-mts

2 members · evidence strength 54

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/index.cjsmatched ".azure"30
highCredential file accesspackage/dist/react.cjsmatched ".azure"30
highCredential file accesspackage/dist/index.jsmatched ".azure"30
highCredential file accesspackage/dist/react.jsmatched ".azure"30
highCredential file accesspackage/src/themes/alt3-hybrid-style.jsonmatched ".azure"30
highCredential file accesspackage/src/themes/high-contrast-style.jsonmatched ".azure"30

Manifest

Package metadata

Scripts7
  • buildrimraf dist && rollup -c
  • dev:sdkNODE_ENV=development rollup -cw
  • prepublishOnlynpm run typecheck && npm run test && npm run build
  • testvitest run
  • test:coveragevitest run --coverage
  • test:watchvitest
  • typechecktsc --noEmit