PkgRadar

Package evidence

[email protected]

Credential file access: matched "AWS_ACCESS_KEY"

Trust signals

Why this verdict

PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.

Weekly downloads
4,642Niche · −30% score
Versions published
240Mature · −50% score
First published
Nov 2020
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":["[email protected]"],"fail_on":"review"}'

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":["[email protected]"],"fail_on":"review"}'
Artifact bytes3,740,050
Previous version0.13.10
Published2026-06-07T21:17:59.699Z
SHA-256a2f936c7b7e6a0963dd5316b732d67c14a4e724e6ad12e4cc9b605e7219160a0

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

review
Last checked
reviewRisk
10Score
0.13.11Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/node_modules/@aws-sdk/credential-provider-node/dist-es/defaultProvider.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/node_modules/@aws-sdk/credential-provider-env/dist-es/fromEnv.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/node_modules/@aws-sdk/credential-provider-env/dist-cjs/index.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.jsmatched "aws_access_key"5
lowCredential file accesspackage/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveStaticCredentials.jsmatched "aws_access_key"5
lowCredential file accesspackage/node_modules/@aws-sdk/credential-provider-ini/package.jsonmatched ".aws/"3
lowCredential file accesspackage/node_modules/@aws-sdk/credential-provider-process/package.jsonmatched ".aws/"3

Manifest

Package metadata

Scripts63
  • buildprojen build
  • bumpprojen bump
  • bundleprojen bundle
  • bundle:email-receiver/whitelist.lambdaprojen bundle:email-receiver/whitelist.lambda
  • bundle:email-receiver/whitelist.lambda:watchprojen bundle:email-receiver/whitelist.lambda:watch
  • bundle:slack-app/provider.lambdaprojen bundle:slack-app/provider.lambda
  • bundle:slack-app/provider.lambda:watchprojen bundle:slack-app/provider.lambda:watch
  • bundle:slack-events/events.lambdaprojen bundle:slack-events/events.lambda
  • bundle:slack-events/events.lambda:watchprojen bundle:slack-events/events.lambda:watch
  • bundle:slack-textract/detect.lambdaprojen bundle:slack-textract/detect.lambda
  • bundle:slack-textract/detect.lambda:watchprojen bundle:slack-textract/detect.lambda:watch
  • bundle:ssl-server-test/analyze.lambdaprojen bundle:ssl-server-test/analyze.lambda
  • bundle:ssl-server-test/analyze.lambda:watchprojen bundle:ssl-server-test/analyze.lambda:watch
  • bundle:toolkit-cleaner/clean.lambdaprojen bundle:toolkit-cleaner/clean.lambda
  • bundle:toolkit-cleaner/clean.lambda:watchprojen bundle:toolkit-cleaner/clean.lambda:watch
  • bundle:url-shortener/redirect.lambdaprojen bundle:url-shortener/redirect.lambda
  • bundle:url-shortener/redirect.lambda:watchprojen bundle:url-shortener/redirect.lambda:watch
  • bundle:url-shortener/shortener.lambdaprojen bundle:url-shortener/shortener.lambda
  • bundle:url-shortener/shortener.lambda:watchprojen bundle:url-shortener/shortener.lambda:watch
  • clobberprojen clobber
  • compatprojen compat
  • compileprojen compile
  • defaultprojen default
  • docgenprojen docgen
  • ejectprojen eject
  • eslintprojen eslint
  • integ:slack-app:assertprojen integ:slack-app:assert
  • integ:slack-app:deployprojen integ:slack-app:deploy
  • integ:slack-app:destroyprojen integ:slack-app:destroy
  • integ:slack-app:snapshotprojen integ:slack-app:snapshot
  • …and 33 more.
Dependencies2
  • @aws/durable-execution-sdk-js^1.1.7
  • @slack/web-api^7.16.0