PkgRadar

Package evidence

@gemeentenijmegen/[email protected]

Credential file access

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
44Mature · −50% score
First published
Dec 2022
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 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":["@gemeentenijmegen/[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":["@gemeentenijmegen/[email protected]"],"fail_on":"review"}'
Artifact bytes1,415,927
Previous version0.0.45
Published2026-05-18T13:06:10.568Z
SHA-25668ce16922acccaef24911e505c1f24a974f61fc9e7a74b0c9a23a80412182e97

Why flagged

What the scanner saw

Credential file access

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

Availability ledger

available

review
Last checked
reviewRisk
10Score
0.0.46Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/node_modules/@aws-sdk/credential-provider-node/dist-es/defaultProvider.js5
lowCredential file accesspackage/node_modules/@aws-sdk/credential-provider-env/dist-es/fromEnv.js5
lowCredential file accesspackage/node_modules/@aws-sdk/credential-provider-env/dist-cjs/index.js5
lowCredential file accesspackage/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js5
lowCredential file accesspackage/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js5
lowCredential file accesspackage/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveStaticCredentials.js5
lowCredential file accesspackage/node_modules/@aws-sdk/credential-provider-ini/package.json3
lowCredential file accesspackage/node_modules/@aws-sdk/credential-provider-process/package.json3

Manifest

Package metadata

Scripts 25

Sign in to view install / lifecycle script contents.

Dependencies3
  • @aws-sdk/client-route-53^3.1040.0
  • @aws-sdk/client-sts^3.1040.0
  • @types/aws-lambda^8.10.161