PkgRadar

Package evidence

@cdklabs/[email protected]

Credential file access: matched "aws_access_key"

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.

Versions published
444Mature · −50% score
First published
Dec 2022
Publisher
cdklabs-automation

Effective trust discount applied: 50% (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":["@cdklabs/[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":["@cdklabs/[email protected]"],"fail_on":"review"}'
Artifact bytes10,354,505
Previous version0.0.11
Published2022-12-20T00:23:39.875Z
SHA-25612bff77f7e54598bb1f5981306087482b9d21b6e4c1ce17906d8b910dd5c7d3d

Why flagged

What the scanner saw

Credential file access: matched "aws_access_key"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/node_modules/aws-sdk/lib/credentials/shared_ini_file_credentials.jsmatched "aws_access_key"5
lowCredential file accesspackage/node_modules/aws-sdk/apis/batch-2016-08-10.examples.jsonmatched "id_rsa"3

Manifest

Package metadata

Scripts38
  • buildnpx projen build
  • bumpnpx projen bump
  • bundlenpx projen bundle
  • bundle:ecs-deployment-provider/is-complete.lambdanpx projen bundle:ecs-deployment-provider/is-complete.lambda
  • bundle:ecs-deployment-provider/is-complete.lambda:watchnpx projen bundle:ecs-deployment-provider/is-complete.lambda:watch
  • bundle:ecs-deployment-provider/on-event.lambdanpx projen bundle:ecs-deployment-provider/on-event.lambda
  • bundle:ecs-deployment-provider/on-event.lambda:watchnpx projen bundle:ecs-deployment-provider/on-event.lambda:watch
  • clobbernpx projen clobber
  • compatnpx projen compat
  • compilenpx projen compile
  • defaultnpx projen default
  • docgennpx projen docgen
  • ejectnpx projen eject
  • eslintnpx projen eslint
  • integ:deployment:assertnpx projen integ:deployment:assert
  • integ:deployment:deploynpx projen integ:deployment:deploy
  • integ:deployment:destroynpx projen integ:deployment:destroy
  • integ:deployment:snapshotnpx projen integ:deployment:snapshot
  • integ:deployment:watchnpx projen integ:deployment:watch
  • integ:snapshot-allnpx projen integ:snapshot-all
  • packagenpx projen package
  • package-allnpx projen package-all
  • package:dotnetnpx projen package:dotnet
  • package:gonpx projen package:go
  • package:javanpx projen package:java
  • package:jsnpx projen package:js
  • package:pythonnpx projen package:python
  • post-compilenpx projen post-compile
  • post-upgradenpx projen post-upgrade
  • pre-compilenpx projen pre-compile
  • …and 8 more.
Dependencies1
  • aws-sdk^2.1278.0