PkgRadar

Package evidence

@cdktn/[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":["@cdktn/[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":["@cdktn/[email protected]"],"fail_on":"high"}'
Publishercdktn-team
Artifact bytes81,277
Previous version0.24.0-pre.11
Published2026-05-18T14:08:26.723Z
SHA-25667a7268de61fcac186c3dc7fc8297df7df2dde73faea51c940e7a668a181e446

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

cdktn-team

5 members · evidence strength 73

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/build/construct-maker-target.test.jsmatched ".aws"30

Manifest

Package metadata

Scripts12
  • buildtsc
  • dist-cleanrm -rf dist
  • jest-watchjest --watch
  • package./package.sh
  • package:js./package.sh
  • pretestyarn build
  • pretest:ciyarn build
  • testjest
  • test:cijest --ci
  • test:updatejest -u
  • watchtsc -w
  • watch-preserve-outputtsc -w --preserveWatchOutput
Dependencies11
  • @sentry/node7.120.4
  • cdktn0.24.0-pre.12
  • ci-info3.9.0
  • codemaker1.128.0
  • cross-spawn7.0.6
  • follow-redirects1.15.11
  • fs-extra11.3.4
  • log4js6.9.1
  • strip-ansi6.0.1
  • uuid9.0.1
  • validator13.15.35