Recommended action
Block this updateStatic 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"}'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
Status history (1 event)
- new → available · risk high · score 30 · status changed
Related candidates
Linked campaigns and clusters
claudia13
2 members · evidence strength 50Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/index.js | matched ".aws" | 30 |
Manifest
Package metadata
Scripts16
buildtsdownbuild:typesecho 'Types are now generated by tsdown during build'check-typestsc --noEmit --project tsconfig.jsoncleanrm -rf distdeveloptsdown --watchdevelop:yalcnodemon -e ts,tsx --ignore '**/*.d.ts' --exec "pnpm build && yalc push --replace --sig"linteslint "**/*.{ts,tsx}"lint:fixeslint "**/*.{ts,tsx}" --fixpostpublishpnpm cleanprepackpnpm buildstartserve -s docs --authtestpnpm check-types && pnpm lint && pnpm test:vitesttest-cipnpm check-types && pnpm lint && pnpm test:vitest-citest:vitestTZ=UTC vitest runtest:vitest-ciTZ=UTC vitest run --silenttest:watchTZ=UTC vitest
Dependencies6
compare-versions3.4.0jwt-decode4.0.0lodash4.17.21pify5.0.0platform1.3.5store2.0.12