PkgRadar

Package evidence

[email protected]

Credential file access: matched ".AWS"

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.

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

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":["[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":["[email protected]"],"fail_on":"high"}'
Artifact bytes185,957
Previous version0.13.3
Published2026-05-24T19:19:28.881Z
SHA-2564e41a29512a80c8106836e66be1a6ef721ccbb10ac1ac8d847cbf8672648ea28

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/attributes.cjsmatched ".AWS"30
highCredential file accesspackage/dist/chunk-35F3UBOO.cjsmatched ".AWS"30
highCredential file accesspackage/dist/chunk-Q3DMMQ7K.cjsmatched ".aws"30
highCredential file accesspackage/dist/chunk-SPC4VYOI.cjsmatched ".AWS"30
highCredential file accesspackage/dist/cloudwatch.cjsmatched ".AWS"30
highCredential file accesspackage/dist/index.cjsmatched ".AWS"30
highCredential file accesspackage/dist/xray.cjsmatched ".AWS"30
highCredential file accesspackage/dist/chunk-I4CKQ4RD.jsmatched ".aws"30
highCredential file accesspackage/dist/chunk-JL33WEVE.jsmatched ".aws"30
highCredential file accesspackage/dist/cloudwatch.jsmatched ".AWS"30
highCredential file accesspackage/dist/index.jsmatched ".AWS"30
Show all 13 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/attributes.cjsmatched ".AWS"30
highCredential file accesspackage/dist/chunk-35F3UBOO.cjsmatched ".AWS"30
highCredential file accesspackage/dist/chunk-Q3DMMQ7K.cjsmatched ".aws"30
highCredential file accesspackage/dist/chunk-SPC4VYOI.cjsmatched ".AWS"30
highCredential file accesspackage/dist/cloudwatch.cjsmatched ".AWS"30
highCredential file accesspackage/dist/index.cjsmatched ".AWS"30
highCredential file accesspackage/dist/xray.cjsmatched ".AWS"30
highCredential file accesspackage/dist/chunk-I4CKQ4RD.jsmatched ".aws"30
highCredential file accesspackage/dist/chunk-JL33WEVE.jsmatched ".aws"30
highCredential file accesspackage/dist/cloudwatch.jsmatched ".AWS"30
highCredential file accesspackage/dist/index.jsmatched ".AWS"30
lowObfuscationpackage/dist/cloudwatch.cjsmatched "\\u2014"3
lowObfuscationpackage/dist/cloudwatch.jsmatched "\\u2014"3

Manifest

Package metadata

Scripts8
  • buildtsup
  • build:layerbash scripts/build-layer.sh
  • devtsup --watch
  • linteslint src/
  • testvitest run --passWithNoTests
  • test:integrationvitest run --config vitest.integration.config.ts --passWithNoTests
  • test:watchvitest
  • type-checktsc --noEmit
Dependencies5
  • @opentelemetry/api^1.9.1
  • @opentelemetry/propagator-aws-xray^2.2.0
  • @opentelemetry/semantic-conventions^1.41.1
  • @types/aws-lambda^8.10.161
  • autotel3.2.0