PkgRadar

Package evidence

@riavzon/[email protected]

Credential file access: matched ".aws/"

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.

Weekly downloads
342
Versions published
35
First published
Mar 2026
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":["@riavzon/[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":["@riavzon/[email protected]"],"fail_on":"review"}'
Artifact bytes263,230
Previous version2.0.3
Published2026-06-04T13:45:08.166Z
SHA-2560b9e70a384a87e3ba3ad68c23b6c9f848657dbe4fa3b96e99a2b027577197609

Why flagged

What the scanner saw

Credential file access: matched ".aws/"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/main.cjsmatched ".aws/"5
lowCredential file accesspackage/dist/index.mjsmatched ".aws/"5
lowCredential file accesspackage/dist/main.mjsmatched ".aws/"5

Manifest

Package metadata

Scripts7
  • buildtsdown
  • build:tablesnode ./dist/botDetector/db/schema.js
  • docs:markdowntypedoc --options ./typedoc.json
  • linteslint .
  • prepublishOnlynpm run build
  • testvitest run --coverage
  • test:exsSKIP_STRESS=1 vitest run
Dependencies11
  • @riavzon/shield-base^3.0.1
  • @riavzon/utils^1.1.6
  • citty0.2.1
  • consola3.4.2
  • db00.3.4
  • magic-regexp0.11.0
  • maxmind5.0.5
  • pino9.7.0
  • ua-parser-js2.0.3
  • unstorage1.17.4
  • zod^4.3.6