PkgRadar

Package evidence

@boostercloud/[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
18
Versions published
220Mature · −50% score
First published
Apr 2020
Publisher
theam-pn

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":["@boostercloud/[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":["@boostercloud/[email protected]"],"fail_on":"review"}'
Publishertheam-pn
Artifact bytes12,747
Previous version4.0.1
Published2026-03-23T19:16:47.848Z
SHA-256ec4f97f549ac5eca91a37ff932529898431ba50646b76ccd5b473cd02b07983a

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
3Score
4.0.2Version
Status history (1 event)
  1. newavailable · risk review · score 3 · 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/dist/test-helper/aws-test-helper.jsmatched ".aws/"5
lowCredential file accesspackage/dist/infrastructure/stack-tools.jsmatched ".aws/"5

Manifest

Package metadata

Scripts7
  • buildtsc -b tsconfig.json
  • cleanrimraf ./dist tsconfig.tsbuildinfo
  • formatprettier --write --ext '.js,.ts' **/*.ts **/*/*.ts
  • lint:checkeslint --ext '.js,.ts' **/*.ts
  • lint:fixeslint --quiet --fix --ext '.js,.ts' **/*.ts
  • test
  • test:provider-aws-infrastructurenpm run test
Dependencies30
  • @aws-cdk/assets^1.170.0
  • @aws-cdk/aws-apigateway^1.170.0
  • @aws-cdk/aws-apigatewayv2^1.170.0
  • @aws-cdk/aws-cloudfront^1.170.0
  • @aws-cdk/aws-dynamodb^1.170.0
  • @aws-cdk/aws-events^1.170.0
  • @aws-cdk/aws-events-targets^1.170.0
  • @aws-cdk/aws-iam^1.170.0
  • @aws-cdk/aws-lambda^1.170.0
  • @aws-cdk/aws-lambda-event-sources^1.170.0
  • @aws-cdk/aws-logs^1.170.0
  • @aws-cdk/aws-s3^1.170.0
  • @aws-cdk/aws-s3-deployment^1.170.0
  • @aws-cdk/cloudformation-diff^1.170.0
  • @aws-cdk/core^1.170.0
  • @aws-cdk/custom-resources^1.170.0
  • @aws-cdk/cx-api^1.170.0
  • @boostercloud/framework-common-helpers^4.0.2
  • @boostercloud/framework-provider-aws^4.0.2
  • @boostercloud/framework-types^4.0.2
  • @effect-ts/core^0.60.4
  • archiver5.3.0
  • aws-cdk^1.170.0
  • aws-sdk2.853.0
  • cdk-assets~2.39.1
  • colors^1.4.0
  • constructs^3.3.69
  • promptly~3.2.0
  • tslib^2.4.0
  • yaml1.10.2