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":["@aws-forge/[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":["@aws-forge/[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
refael0583253
3 members · evidence strength 64Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/index.cjs.js | matched ".aws" | 30 |
| high | Credential file access | package/dist/plugin.cjs.js | matched ".aws" | 30 |
| high | Credential file access | package/dist/service/router.cjs.js | matched ".aws" | 30 |
Manifest
Package metadata
Scripts8
buildbackstage-cli package buildcleanbackstage-cli package cleanlintbackstage-cli package lintpostpackbackstage-cli package postpackprepackbackstage-cli package prepackstartbackstage-cli package starttestbackstage-cli package testtsctsc --project tsconfig.json --declaration --emitDeclarationOnly --outDir ../dist-types/aws-backend --rootDir .
Dependencies6
@aws-sdk/client-ec2^3.821.0@aws-sdk/client-rds^3.821.0@aws-sdk/client-s3^3.821.0express^4.17.1express-promise-router^4.1.0node-fetch^2.6.7