PkgRadar

Package evidence

[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":["[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":["[email protected]"],"fail_on":"high"}'
Publishermustafakmelli
Artifact bytes54,648
Previous version1.1.0
Published2026-05-21T14:39:03.106Z
SHA-2565d8bcd31f997872730483c81a479e423997a1a7d410d3d2f4e0fc480a39b87c7

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/agents/targets.jsmatched ".aws"30
highCredential file accesspackage/src/agents/targets.tsmatched ".aws"30
mediumRemote Payloadpackage/dist/registry/client.jsmatched "raw.githubusercontent.com"12
Show all 9 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/agents/targets.jsmatched ".aws"30
highCredential file accesspackage/src/agents/targets.tsmatched ".aws"30
mediumRemote Payloadpackage/dist/registry/client.jsmatched "raw.githubusercontent.com"12
lowObfuscationpackage/dist/commands/init.jsmatched "\\u2713"3
lowObfuscationpackage/dist/commands/list.jsmatched "\\u2192"3
lowObfuscationpackage/dist/commands/validate.jsmatched "\\u2713"3
lowObfuscationpackage/src/commands/init.tsmatched "\\u2713"3
lowObfuscationpackage/src/commands/list.tsmatched "\\u2192"3
lowObfuscationpackage/src/commands/validate.tsmatched "\\u2713"3

Manifest

Package metadata

Dependencies1
  • vue^3.4.0