Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":["@webiny/[email protected]"],"fail_on":"high"}'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":["@webiny/[email protected]"],"fail_on":"high"}'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 high · score 90 · status changed
Related candidates
Linked campaigns and clusters
webiny
19 members · evidence strength 80Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/resolver/createEventHandlerPlugin.js | matched ".AWS" | 30 |
| high | Credential file access | package/resolver/createResolverHandler.js | matched ".aws" | 30 |
| high | Credential file access | package/resolver/lambda/LambdaTrigger.js | matched ".AWS" | 30 |
Manifest
Package metadata
Dependencies11
@webiny/api6.4.0-beta.3@webiny/aws-sdk6.4.0-beta.3@webiny/error6.4.0-beta.3@webiny/handler6.4.0-beta.3@webiny/handler-aws6.4.0-beta.3@webiny/plugins6.4.0-beta.3@webiny/utils6.4.0-beta.3bytes3.1.2lodash4.18.1semver7.8.0zod4.4.3