PkgRadar

Package evidence

@m4trix/[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":["@m4trix/[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":["@m4trix/[email protected]"],"fail_on":"high"}'
Artifact bytes37,979
Previous version0.8.1
Published2026-05-24T15:53:26.686Z
SHA-256df072eb2c00fa2d8c78e3051732122471e7991866fd8952002be4508b04f6aca

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
70Score
0.9.0Version
Status history (1 event)
  1. newavailable · risk high · score 70 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

pascal_lohscheidt

2 members · evidence strength 56

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/index.cjsmatched ".AWS"30
highCredential file accesspackage/dist/index.jsmatched ".AWS"30
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/index.cjsmatched ".AWS"30
highCredential file accesspackage/dist/index.jsmatched ".AWS"30
lowInstall-time lifecycle scriptpackage.jsonprepare="pnpm run build"4
lowObfuscationpackage/dist/index.cjsmatched "Buffer.from(cursor, \"base64"3
lowObfuscationpackage/dist/index.jsmatched "Buffer.from(cursor, \"base64"3

Manifest

Package metadata

Scripts8
  • buildtsup
  • devtsup --watch
  • formatbiome format --write .
  • lintbiome lint .
  • preparepnpm run build
  • publish-packagenpm publish --no-git-checks
  • releasepnpm -C ../.. run release:bump:tracing
  • testvitest run