PkgRadar

Package evidence

@xapp/[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
782
Versions published
1,347Mature · −50% score
First published
May 2020
Publisher
michaelmyers

Effective trust discount applied: 50% (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":["@xapp/[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":["@xapp/[email protected]"],"fail_on":"review"}'
Publishermichaelmyers
Artifact bytes39,902
Previous version1.80.1
Published2026-05-12T02:44:32.302Z
SHA-25683c98105ac72c966ce234581b0823180d0155b0417c83190dac4dbd329bdec11

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/lib/LexV2/services/LexServiceBaseV2.jsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts3
  • buildtsc -d true -p .
  • cleanrm -rf ./lib/*
  • testmocha --recursive -r ts-node/register "./src/**/*.test.ts"
Dependencies7
  • @aws-sdk/client-lex-models-v23.1045.0
  • @aws-sdk/client-lex-runtime-v23.1045.0
  • @aws-sdk/client-sts3.1045.0
  • @aws-sdk/credential-providers3.1045.0
  • @xapp/stentor-alexa-lib1.80.3
  • lodash.merge4.6.2
  • uuid11.1.0