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
- 211,150Ubiquitous · −70% score
- Versions published
- 86Mature · −50% score
- First published
- Feb 2025
- 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
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":["@aws-cdk/[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":["@aws-cdk/[email protected]"],"fail_on":"review"}'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
Status history (1 event)
- new → available · risk review · score 1 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/lib/api/aws-auth/awscli-compatible.js | matched "AWS_ACCESS_KEY" | 5 |
Manifest
Package metadata
Scripts21
buildprojen buildbumpprojen bumpcheck-for-updatesprojen check-for-updatescheck-licensesprojen check-licensescompileprojen compiledefaultprojen defaultdocsprojen docseslintprojen eslintgather-versionsprojen gather-versionsgen-fixtureprojen gen-fixturenxprojen nxpackageprojen packagepost-compileprojen post-compilepre-compileprojen pre-compileprojenprojenpublish-localprojen publish-localregistryprojen registrytestprojen testtest:watchprojen test:watchunbumpprojen unbumpwatchprojen watch
Dependencies45
@aws-cdk/cdk-assets-lib^1@aws-cdk/cloud-assembly-api2.2.5@aws-cdk/cloud-assembly-schema>=54.2.0@aws-cdk/cloudformation-diff^2@aws-cdk/cx-api^2@aws-sdk/client-appsync^3@aws-sdk/client-bedrock-agentcore-control^3@aws-sdk/client-cloudcontrol^3@aws-sdk/client-cloudformation^3@aws-sdk/client-cloudwatch-logs^3@aws-sdk/client-codebuild^3@aws-sdk/client-ec2^3@aws-sdk/client-ecr^3@aws-sdk/client-ecs^3@aws-sdk/client-elastic-load-balancing-v2^3@aws-sdk/client-iam^3@aws-sdk/client-kms^3@aws-sdk/client-lambda^3@aws-sdk/client-route-53^3@aws-sdk/client-s3^3@aws-sdk/client-secrets-manager^3@aws-sdk/client-sfn^3@aws-sdk/client-ssm^3@aws-sdk/client-sts^3@aws-sdk/credential-providers^3@aws-sdk/ec2-metadata-service^3@aws-sdk/lib-storage^3@smithy/middleware-endpoint^4@smithy/property-provider^4@smithy/shared-ini-file-loader^4- …and 15 more.