PkgRadar

Package evidence

[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.

Weekly downloads
3,577,610Ubiquitous · −70% score
Versions published
392Mature · −50% score
First published
Dec 2020
Publisher
aws-cdk-team

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

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisheraws-cdk-team
Artifact bytes31,102,549
Previous version2.256.1
Published2026-05-21T20:17:06.161Z
SHA-2568747911abe27778e090778756f2f626df4b6b301984d2c210f340caade144a9c

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/aws-appconfig/lib/application.jsmatched ".aws/"5
lowCredential file accesspackage/core/lib/private/asset-staging.jsmatched ".aws/"5
lowCredential file accesspackage/aws-eks/lib/cluster.jsmatched ".aws/"5
lowCredential file accesspackage/aws-lambda/lib/function.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/aws-lambda/lib/runtime.jsmatched ".aws/"5
lowCredential file accesspackage/core/lib/analytics-data-source/enums/module-enumlikes.jsonmatched "AWS_ACCESS_KEY"3
lowLarge Javascript Payloadpackage/aws-quicksight/lib/quicksight.generated.js4832992 bytes0

Manifest

Package metadata

Scripts15
  • buildenv NODE_OPTIONS="--max-old-space-size=8192" cdk-build
  • build+extractyarn build && yarn rosetta:extract
  • build+testyarn build && yarn test
  • build+test+extractyarn build+test && yarn rosetta:extract
  • build+test+packageyarn build+test && yarn package
  • compatcdk-compat
  • gengen-cdk
  • lintenv NODE_OPTIONS="--max-old-space-size=8192" cdk-lint
  • on-bumpts-node ./cx-api/build-tools/update-vnext.ts && ts-node ./cx-api/build-tools/flag-report
  • packagecdk-package
  • pkglintpkglint -f
  • rosetta:extractyarn --silent jsii-rosetta extract
  • testjest
  • update-schemabash cloud-assembly-schema/scripts/update-schema.sh
  • watchcdk-watch
Dependencies15
  • @aws-cdk/asset-awscli-v12.2.273
  • @aws-cdk/asset-node-proxy-agent-v6^2.1.1
  • @aws-cdk/cloud-assembly-api^2.2.4
  • @aws-cdk/cloud-assembly-schema^53.25.0
  • @balena/dockerignore^1.0.2
  • case1.6.3
  • fs-extra^11.3.3
  • ignore^5.3.2
  • jsonschema^1.5.0
  • mime-types^2.1.35
  • minimatch^10.2.3
  • punycode^2.3.1
  • semver^7.7.4
  • table^6.9.0
  • yaml1.10.3