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"}'
Publisherbiaandersson
Artifact bytes87,153
Previous version0.2.0
Published2026-05-24T13:18:52.506Z
SHA-2562f1c83d2102de8712d5bd0c03142d53ebddd6dad194044143646e915c8fdbb2e

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

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

biaandersson

2 members · evidence strength 64

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/providers/aws/api.jsmatched ".aws"30
highCredential file accesspackage/dist/providers/aws/apigateway.jsmatched ".aws"30
highCredential file accesspackage/dist/core/checker.jsmatched ".aws"30
highCredential file accesspackage/dist/core/config.test.jsmatched ".aws"30
highCredential file accesspackage/dist/providers/do/droplet.jsmatched ".ssh"30
highCredential file accesspackage/dist/providers/do/droplet.test.jsmatched ".ssh"30
highCredential file accesspackage/dist/providers/aws/fargate.jsmatched ".aws"30
highCredential file accesspackage/dist/providers/aws/list.jsmatched ".aws"30
highCredential file accesspackage/dist/providers/aws/rds.jsmatched ".aws"30
highCredential file accesspackage/dist/providers/aws/s3.jsmatched ".aws"30
highCredential file accesspackage/dist/providers/proxmox/vm.jsmatched ".ssh"30

Manifest

Package metadata

Scripts3
  • buildtsc
  • prepublishOnlynpm run build
  • testtsx --test "src/**/*.test.ts"
Dependencies2
  • dotenv^17.4.2
  • reflect-metadata^0.2.2