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 bytes262,764
Previous version0.2.2
Published2026-05-25T01:18:56.926Z
SHA-256452767309f5f1b333ad55c96d9bf8186b8ff3719dfdbce80497fb8e1cfaa52a9

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

firatcand

2 members · evidence strength 61

Evidence

Static findings

5 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
highCredential file accesspackage/templates/github-workflows/release.ymlmatched "NPM_TOKEN"30
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/bin/forge.cjsmatched ".aws"30
highCredential file accesspackage/dist/bin/forge.mjsmatched ".aws"30
highCredential file accesspackage/templates/github-workflows/release.ymlmatched "NPM_TOKEN"30
lowObfuscationpackage/dist/bin/forge.cjsmatched "fromCharCode"3
lowObfuscationpackage/dist/bin/forge.mjsmatched "fromCharCode"3

Manifest

Package metadata

Scripts7
  • buildtsdown
  • devtsx watch src/bin/forge.ts
  • forge:render-contextnode --import tsx scripts/forge-render-context.mjs
  • lint:test-helpersnode scripts/lint-test-helpers.mjs
  • testnode --test --import tsx 'test/**/*.test.ts'
  • test:packnode scripts/test-pack.mjs
  • typechecktsc --noEmit
Dependencies9
  • @inquirer/prompts^7.0.0
  • @linear/sdk^84.0.0
  • @modelcontextprotocol/sdk^1.29.0
  • chalk^5.3.0
  • execa^9.5.0
  • fs-extra^11.2.0
  • uuid^10.0.0
  • yaml^2.8.4
  • zod^3.25.76