PkgRadar

Package evidence

@medipass/[email protected]

Credential file access: matched ".aws"

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":["@medipass/[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":["@medipass/[email protected]"],"fail_on":"high"}'
Publisherclaudia13
Artifact bytes199,357
Previous version13.0.2
Published2026-05-25T05:17:34.352Z
SHA-2567ebea30f50c8b8af8cae034132fddeaaa23f317adb4c18396ef67bcdd19ac5ef

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

high
Last checked
highRisk
30Score
13.0.4Version
Status history (1 event)
  1. newavailable · risk high · score 30 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

claudia13

2 members · evidence strength 50

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/index.jsmatched ".aws"30

Manifest

Package metadata

Scripts16
  • buildtsdown
  • build:typesecho 'Types are now generated by tsdown during build'
  • check-typestsc --noEmit --project tsconfig.json
  • cleanrm -rf dist
  • developtsdown --watch
  • develop:yalcnodemon -e ts,tsx --ignore '**/*.d.ts' --exec "pnpm build && yalc push --replace --sig"
  • linteslint "**/*.{ts,tsx}"
  • lint:fixeslint "**/*.{ts,tsx}" --fix
  • postpublishpnpm clean
  • prepackpnpm build
  • startserve -s docs --auth
  • testpnpm check-types && pnpm lint && pnpm test:vitest
  • test-cipnpm check-types && pnpm lint && pnpm test:vitest-ci
  • test:vitestTZ=UTC vitest run
  • test:vitest-ciTZ=UTC vitest run --silent
  • test:watchTZ=UTC vitest
Dependencies6
  • compare-versions3.4.0
  • jwt-decode4.0.0
  • lodash4.17.21
  • pify5.0.0
  • platform1.3.5
  • store2.0.12