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 promotingMixed 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/test-helper/aws-test-helper.js | matched ".aws/" | 5 |
| low | Credential file access | package/dist/infrastructure/stack-tools.js | matched ".aws/" | 5 |
Manifest
Package metadata
Scripts7
buildtsc -b tsconfig.jsoncleanrimraf ./dist tsconfig.tsbuildinfoformatprettier --write --ext '.js,.ts' **/*.ts **/*/*.tslint:checkeslint --ext '.js,.ts' **/*.tslint:fixeslint --quiet --fix --ext '.js,.ts' **/*.tstesttest: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.1@boostercloud/framework-provider-aws^4.0.1@boostercloud/framework-types^4.0.1@effect-ts/core^0.60.4archiver5.3.0aws-cdk^1.170.0aws-sdk2.853.0cdk-assets~2.39.1colors^1.4.0constructs^3.3.69promptly~3.2.0tslib^2.4.0yaml1.10.2