PkgRadar

Package evidence

@betterinternship/[email protected]

Credential file access: matched "AWS_ACCESS_KEY"

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":["@betterinternship/[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":["@betterinternship/[email protected]"],"fail_on":"high"}'
Artifact bytes72,967
Previous version2.11.0
Published2026-05-24T06:43:53.457Z
SHA-256982b6bdb9212436b06f54aa89c895383f6cef56298c44ea6f1e148aa034ad96e

Why flagged

What the scanner saw

Credential file access: matched "AWS_ACCESS_KEY"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

betterinternship

3 members · evidence strength 63

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/lib/email/email.jsmatched "AWS_ACCESS_KEY"30
mediumRemote Payloadpackage/dist/lib/forms/signature-image.jsmatched "cUrl "12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/lib/email/email.jsmatched "AWS_ACCESS_KEY"30
mediumRemote Payloadpackage/dist/lib/forms/signature-image.jsmatched "cUrl "12
lowObfuscationpackage/dist/lib/forms/field-preset-templates.jsmatched "\\uFE0F"3
lowObfuscationpackage/dist/lib/forms/form-metadata.jsmatched "eval("3

Manifest

Package metadata

Scripts2
  • buildtsc
  • testecho "Error: no test specified" && exit 1
Dependencies10
  • @aws-sdk/client-ses^3.971.0
  • @betterinternship/db^1.1.3
  • @supabase/supabase-js^2.52.0
  • @types/nodemailer^7.0.3
  • dotenv^17.2.0
  • generate-password^1.7.1
  • nodemailer^7.0.6
  • pocketbase^0.26.1
  • uuid^11.1.0
  • zod^4.1.12