PkgRadar

Package evidence

@ahmadissa/[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":["@ahmadissa/[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":["@ahmadissa/[email protected]"],"fail_on":"high"}'
Publisherahmadissa
Artifact bytes142,220
Previous version1.1.148
Published2026-05-24T04:54:00.631Z
SHA-256234124e1ae1e747a8145ed17bfbf41673c4a59fb64b8f20002ba025f587432ed

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

ahmadissa

2 members · evidence strength 51

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/index.jsmatched ".aws"30
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/index.jsmatched ".aws"30
lowInstall-time lifecycle scriptpackage.jsonprepare="husky install"4
lowObfuscationpackage/dist/index.jsmatched "\\u0009"3

Manifest

Package metadata

Scripts9
  • buildesbuild --bundle src/index.ts --format=cjs --outdir=dist --sourcemap --minify
  • linteslint src
  • packagebun install; npm run build
  • preparehusky install
  • publicnpm run package && npm publish
  • semantic-releasesemantic-release
  • testnpm run unit && npm run lint
  • test:integrationnode integration/run.js
  • unitbun test
Dependencies10
  • aws4fetch1.0.13
  • build^0.1.4
  • cloudworker-router1.11.2
  • cookie0.4.1
  • jose^5.1.0
  • lodash.get4.4.2
  • lodash.set4.3.2
  • package^1.0.1
  • redaxios^0.5.1
  • shortid2.2.16