PkgRadar

Package evidence

@cdktn/[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":["@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"}'
Artifact bytes199,628
Previous version0.24.0-pre.24
Published2026-05-25T04:49:06.299Z
SHA-256bbb59272299941b8817772b23674ba2907431d96a8060bba6b2f8280d7619cfa

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/build/expressions.jsmatched ".aws"30
highCredential file accesspackage/build/__tests__/expressions.test.jsmatched ".aws"30
highCredential file accesspackage/build/__tests__/expressionToTs.test.jsmatched ".aws"30
highCredential file accesspackage/build/__tests__/jsii-rosetta-workarounds.test.jsmatched ".aws"30

Manifest

Package metadata

Scripts7
  • buildtsc
  • dist-cleanrm -rf dist
  • package./package.sh
  • package:js./package.sh
  • test:updatejest -u
  • watchtsc -w
  • watch-preserve-outputtsc -w --preserveWatchOutput
Dependencies18
  • @babel/generator7.29.1
  • @babel/template7.28.6
  • @babel/types7.29.0
  • @cdktn/commons0.24.0-pre.25
  • @cdktn/hcl2json0.24.0-pre.25
  • @cdktn/provider-generator0.24.0-pre.25
  • @cdktn/provider-schema0.24.0-pre.25
  • camelcase6.3.0
  • cdktn0.24.0-pre.25
  • codemaker1.128.0
  • deep-equal2.2.3
  • glob10.5.0
  • graphology0.26.0
  • graphology-types0.24.7
  • jsii-rosetta5.9.39
  • prettier2.8.8
  • reserved-words0.1.2
  • zod3.25.76