PkgRadar

Package evidence

@platform-x/[email protected]

Credential file access: matched ".AWS"

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":["@platform-x/[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":["@platform-x/[email protected]"],"fail_on":"review"}'
Publisherswathi.m
Artifact bytes32,691
Previous version1.4.1
Published2026-05-21T14:24:45.640Z
SHA-256e1081ff0a20cf563c4e941bd11b24d69b730f2ee7c44c81d7041487032158e64

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

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumCredential file accesspackage/dist/src/config/index.jsmatched ".AWS"10
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumCredential file accesspackage/dist/src/config/index.jsmatched ".AWS"10
lowCredential file accesspackage/dist/src/platform-x/services/sesEmail.services.jsmatched ".AWS"5

Manifest

Package metadata

Scripts4
  • buildtsc && npm run copy-static
  • copy-staticxcopy src\templates dist\templates /E /I /Y
  • devstartnpm run build && tsc-watch --onSuccess "node ./dist/src/index.js"
  • startnode ./dist/src/index.js
Dependencies37
  • @alloc/quick-lru^5.2.0
  • @aws-sdk/client-ses3.1049.0
  • @sendgrid/helpers7.7.0
  • @sendgrid/mail^7.6.0
  • @types/bunyan^1.8.6
  • @types/bunyan-format^0.2.3
  • @types/cls-hooked^4.3.3
  • @types/dompurify^3.0.5
  • @types/express^4.17.12
  • @types/lodash^4.14.171
  • @types/node^15.12.2
  • @types/twilio^3.19.2
  • apollo-datasource^3.3.2
  • apollo-server-caching^3.3.0
  • axios0.21.4
  • bunyan^1.8.15
  • bunyan-format^0.2.1
  • cls-hooked^4.2.2
  • dataloader^2.0.0
  • dompurify^3.2.4
  • dotenv^10.0.0
  • ejs^3.1.10
  • express^4.17.1
  • fs^0.0.1-security
  • hep-secret-access^1.3.4
  • jsdom^26.1.0
  • lodash4.17.21
  • moment2.29.4
  • moment-timezone0.5.34
  • mongodb5.9.2
  • …and 7 more.