PkgRadar

Package evidence

@mondaydotcomorg/[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":["@mondaydotcomorg/[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":["@mondaydotcomorg/[email protected]"],"fail_on":"high"}'
Artifact bytes14,031
Previous version0.1.21
Published2026-05-20T20:07:52.052Z
SHA-256966693b5b8ff3b1599b22d7b5e2917296b719d597020639f1caa965ea1ae8179

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

josephsamonday

2 members · evidence strength 50

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/index.jsmatched ".AWS"30
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/index.jsmatched ".AWS"30
lowInstall-time lifecycle scriptpackage.jsonprepare="husky"4

Manifest

Package metadata

Scripts12
  • buildtsdown
  • devtsdown --watch
  • linteslint "src/**/*.{js,ts}"
  • lint:fixeslint "src/**/*.{js,ts}" --fix
  • preparehusky
  • prepublish-and-buildyarn install --frozen-lockfile && yarn build
  • prettierprettier --check "src/**/*.{ts,js,json,md}"
  • prettier:fixprettier --write "src/**/*.{ts,js,json,md}"
  • releasebumpp && npm publish
  • testvitest
  • test:coveragevitest --coverage
  • typechecktsc --noEmit
Dependencies9
  • @aws-sdk/client-s3^3.879.0
  • @aws-sdk/client-sqs^3.864.0
  • @aws-sdk/lib-storage^3.879.0
  • @mondaydotcomorg/api^14.0.0
  • aws-sdk^2.1692.0
  • axios^1.11.0
  • http-status-codes^2.3.0
  • sqs-consumer^12.0.0
  • uuid^11.1.0