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,789
Previous versionnone
Published2026-05-24T07:27:02.930Z
SHA-25692fc1165e5c45c54fe7124972c733beebd3562b1e204ced3caafbdce81b11b97

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
30Score
0.1.0Version
Status history (1 event)
  1. newavailable · risk high · score 30 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

refael0583253

3 members · evidence strength 64

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/components/awsComponent/awsComponent.esm.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 --rootDir .
Dependencies5
  • @material-ui/core^4.9.13
  • @material-ui/icons^4.9.1
  • @material-ui/lab^4.0.0-alpha.61
  • axios^1.7.9
  • react-use^17.2.4