PkgRadar

Package evidence

@firatcand/[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":["@firatcand/[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":["@firatcand/[email protected]"],"fail_on":"high"}'
Publisherfiratcand
Artifact bytes76,632
Previous version0.2.1
Published2026-05-12T02:21:32.446Z
SHA-256142c6f643529993dfe7a2a0ded921b91d4956d5ddaf14c6b04b9f387205c3add

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

firatcand

2 members · evidence strength 61

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/bin/forge.cjsmatched ".aws"30
highCredential file accesspackage/dist/bin/forge.mjsmatched ".aws"30

Manifest

Package metadata

Scripts4
  • buildtsdown
  • devtsx watch src/bin/forge.ts
  • testnode --test --import tsx 'test/**/*.test.ts'
  • typechecktsc --noEmit
Dependencies6
  • @inquirer/prompts^7.0.0
  • chalk^5.3.0
  • execa^9.5.0
  • fs-extra^11.2.0
  • yaml^2.8.4
  • zod^3.25.76