PkgRadar

Package evidence

@vibecodemax/[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":["@vibecodemax/[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":["@vibecodemax/[email protected]"],"fail_on":"high"}'
Artifact bytes61,672
Previous version0.1.50
Published2026-05-23T19:03:57.832Z
SHA-2564f302403996265d82d69cfcc05f4c9f5c2cde3b98d8a9463fd10377160c1391e

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

gwinyainyatsoka

2 members · evidence strength 56

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/cli.jsmatched ".aws"30
highCredential file accesspackage/dist/storageS3.jsmatched ".AWS"30

Manifest

Package metadata

Scripts3
  • buildtsc -p tsconfig.json
  • testnpm run build && node --test test/*.test.mjs
  • typechecktsc -p tsconfig.json --noEmit
Dependencies1
  • @aws-sdk/client-s3^3.1029.0