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
- 113,718Ubiquitous · −70% score
- Versions published
- 190Mature · −50% score
- First published
- Aug 2023
- 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-amplify/[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-amplify/[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 6 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/lib/info/cdk_info_provider.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/lib/commands/configure/configure_profile_command.js | matched ".aws/" | 5 |
| low | Credential file access | package/lib/notices/notices_manifest_fetcher.js | matched ".aws/" | 5 |
| low | Credential file access | package/lib/commands/configure/profile_controller.js | matched "aws_access_key" | 5 |
Manifest
Package metadata
Scripts1
update:apiapi-extractor run --local
Dependencies32
@aws-amplify/backend-deployer0.0.0-iac-hosting-20260609205023@aws-amplify/backend-output-schemas^1.8.0@aws-amplify/backend-secret^1.4.2@aws-amplify/cli-core0.0.0-iac-hosting-20260609205023@aws-amplify/client-config0.0.0-iac-hosting-20260609205023@aws-amplify/deployed-backend-client0.0.0-iac-hosting-20260609205023@aws-amplify/form-generator0.0.0-iac-hosting-20260609205023@aws-amplify/model-generator0.0.0-iac-hosting-20260609205023@aws-amplify/platform-core0.0.0-iac-hosting-20260609205023@aws-amplify/plugin-types0.0.0-iac-hosting-20260609205023@aws-amplify/sandbox0.0.0-iac-hosting-20260609205023@aws-amplify/schema-generator^1.4.0@aws-sdk/client-amplify^3.936.0@aws-sdk/client-cloudformation^3.936.0@aws-sdk/client-s3^3.936.0@aws-sdk/client-ssm^3.936.0@aws-sdk/client-sts^3.936.0@aws-sdk/credential-provider-ini^3.936.0@aws-sdk/credential-providers^3.936.0@aws-sdk/region-config-resolver^3.936.0@opentelemetry/api^1.9.0@opentelemetry/context-async-hooks^2.0.0@opentelemetry/sdk-trace-base^2.0.0@smithy/node-config-provider^4.3.5@smithy/shared-ini-file-loader^4.4.0envinfo^7.11.0execa^9.5.1is-ci^4.1.0open^10.1.0semver^7.6.3- …and 2 more.