PkgRadar

Package evidence

@internetderdinge/[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":["@internetderdinge/[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":["@internetderdinge/[email protected]"],"fail_on":"high"}'
Publisherrobert.guehne
Artifact bytes231,465
Previous version1.229.40
Published2026-05-24T22:40:35.735Z
SHA-2561045a95e80ccc531ecec41048140aaaecade0c99fbd8afe1d64180f0e1b196ad

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

robert.guehne

3 members · evidence strength 74

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/src/email/email.service.jsmatched ".AWS"30
highCredential file accesspackage/dist/src/iotdevice/iotdevice.service.jsmatched ".AWS"30
highCredential file accesspackage/dist/src/files/upload.service.jsmatched ".AWS"30
highCredential file accesspackage/scripts/release-and-sync-paperless.mjsmatched ".npmrc"30
highCredential file accesspackage/scripts/release-version.mjsmatched ".npmrc"30
highCredential file accesspackage/src/email/email.service.tsmatched ".AWS"30
highCredential file accesspackage/src/iotdevice/iotdevice.service.tsmatched ".AWS"30
highCredential file accesspackage/src/files/upload.service.tsmatched ".AWS"30

Manifest

Package metadata

Scripts9
  • buildtsc -p tsconfig.json
  • deploy:versionnode ./scripts/release-version.mjs
  • deps:versionsnode --input-type=module -e "import { createRequire } from 'node:module'; const require = createRequire(import.meta.url); const out = (name) => { const pkgPath = require.resolve(name + '/package.json'); const version = require(pkgPath).version; console.log(name + '@' + version + ' -> ' + pkgPath); }; out('zod'); out('@asteasolutions/zod-to-openapi');"
  • dev:watchtsc -p tsconfig.json --watch --incremental --preserveWatchOutput
  • dev:yalcnodemon --watch src --watch package.json --ext ts,json --exec "yarn build && yalc publish --push"
  • linteslint .
  • lint:fixeslint . --fix
  • releasenode ./scripts/release-and-sync-paperless.mjs
  • yalc:publishyalc publish --push
Dependencies71
  • @aws-sdk/client-cloudwatch-events^3.990.0
  • @aws-sdk/client-iot-data-plane^3.990.0
  • @aws-sdk/client-s3^3.990.0
  • @aws-sdk/client-sesv2^3.990.0
  • @aws-sdk/credential-provider-node^3.972.9
  • @aws-sdk/lib-storage^3.990.0
  • @aws-sdk/s3-request-presigner^3.990.0
  • @aws-sdk/util-endpoints^3.990.0
  • @sentry/node^10.38.0
  • @sentry/profiling-node^10.38.0
  • agenda^6.2.2
  • agendash^8.1.1
  • auth0^5.3.1
  • aws-crt^1.29.0
  • aws-iot-device-sdk-v2^1.25.0
  • aws4^1.13.2
  • axios^1.13.5
  • body-parser~2.2.2
  • body-parser-xml~2.0.5
  • compression^1.8.1
  • config^4.3.0
  • cors^2.8.6
  • cron^4.4.0
  • date-fns^4.1.0
  • date-fns-tz3.2.0
  • dotenv^17.3.1
  • elevenlabs^1.59.0
  • express^5.2.1
  • express-jwt^8.5.1
  • express-mongo-sanitize^2.2.0
  • …and 41 more.