PkgRadar

Package evidence

@aws-forge/[email protected]

Credential file access: matched ".aws"

Recommended action

Block this update

Static 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"}'
Publisherrefael0583253
Artifact bytes6,153
Previous versionnone
Published2026-05-24T07:27:42.093Z
SHA-256da9756a504c05a317b513d3b32967e100ba074e12b448e8b43b5faf47597deb6

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

high
Last checked
highRisk
90Score
0.1.0Version
Status history (1 event)
  1. newavailable · risk high · score 90 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

refael0583253

3 members · evidence strength 64

Evidence

Static findings

3 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/index.cjs.jsmatched ".aws"30
highCredential file accesspackage/dist/plugin.cjs.jsmatched ".aws"30
highCredential file accesspackage/dist/service/router.cjs.jsmatched ".aws"30

Manifest

Package metadata

Scripts8
  • buildbackstage-cli package build
  • cleanbackstage-cli package clean
  • lintbackstage-cli package lint
  • postpackbackstage-cli package postpack
  • prepackbackstage-cli package prepack
  • startbackstage-cli package start
  • testbackstage-cli package test
  • tsctsc --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.0
  • express^4.17.1
  • express-promise-router^4.1.0
  • node-fetch^2.6.7