PkgRadar

Package evidence

[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":["[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"}'
Publisheraws-cdk-team
Artifact bytes339,287
Previous version5.9.47-dev.0
Published2026-05-23T00:49:40.915Z
SHA-256c62e2fd72ec131de24ae828e0ca79ddf7586fc077d8b1487891be31bcb199bff

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

aws-cdk-team

6 members · evidence strength 78

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/lib/fixtures.jsmatched ".aws"30
highCredential file accesspackage/lib/languages/target-language.jsmatched ".aws"30
mediumRemote Payloadpackage/lib/support.jsmatched "raw.githubusercontent.com"12
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/lib/fixtures.jsmatched ".aws"30
highCredential file accesspackage/lib/languages/target-language.jsmatched ".aws"30
mediumRemote Payloadpackage/lib/support.jsmatched "raw.githubusercontent.com"12
lowObfuscationpackage/lib/markdown/escapes.jsmatched "\\x00"3
lowObfuscationpackage/lib/markdown/markdown-renderer.jsmatched "\\u001d"3
lowObfuscationpackage/lib/util.jsmatched "\\u001B"3

Manifest

Package metadata

Scripts18
  • buildprojen build
  • clobberprojen clobber
  • compileprojen compile
  • defaultprojen default
  • ejectprojen eject
  • eslintprojen eslint
  • packageprojen package
  • post-compileprojen post-compile
  • post-upgradeprojen post-upgrade
  • pre-compileprojen pre-compile
  • projenprojen
  • releaseprojen release
  • tag-releaseprojen tag-release
  • testprojen test
  • test:watchprojen test:watch
  • upgradeprojen upgrade
  • upgrade-jsiiprojen upgrade-jsii
  • watchprojen watch
Dependencies13
  • @jsii/check-node^1.130.0
  • @jsii/spec^1.130.0
  • @xmldom/xmldom^0.9.10
  • chalk^4
  • commonmark^0.31.2
  • fast-glob^3.3.3
  • jsii~5.9.1
  • semver^7.8.0
  • semver-intersect^1.5.0
  • stream-json^1.9.1
  • typescript~5.9
  • workerpool^6.5.1
  • yargs^17.7.2