PkgRadar

Package evidence

@aspan-corporation/[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":["@aspan-corporation/[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":["@aspan-corporation/[email protected]"],"fail_on":"high"}'
Publisheranurtayev
Artifact bytes10,445
Previous version1.2.26
Published2026-05-07T21:13:44.361Z
SHA-2567ccdfaa6a8fb57c0f080962af0b8e7942ff664018e747591029873975e7230e4

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/lib/lambda/index.jsmatched ".aws"30

Manifest

Package metadata

Scripts4
  • buildnpm run clean && npm run build:code && npm run build:types
  • build:codetsc --declaration false --emitDeclarationOnly false
  • build:typestsc --emitDeclarationOnly --declaration
  • cleanrm -rf lib
Dependencies18
  • @aws-lambda-powertools/batch^2.30.2
  • @aws-lambda-powertools/idempotency^2.30.2
  • @aws-lambda-powertools/logger^2.30.2
  • @aws-lambda-powertools/metrics^2.30.2
  • @aws-lambda-powertools/tracer^2.30.2
  • @aws-sdk/client-cloudwatch-logs^3.967.0
  • @aws-sdk/client-dynamodb^3.893.0
  • @aws-sdk/client-location^3.893.0
  • @aws-sdk/client-s3^3.893.0
  • @aws-sdk/client-sqs^3.893.0
  • @aws-sdk/client-ssm^3.893.0
  • @aws-sdk/client-sts^3.893.0
  • @aws-sdk/lib-dynamodb^3.893.0
  • @aws-sdk/lib-storage^3.893.0
  • @aws-sdk/s3-request-presigner^3.893.0
  • @middy/core^4.7.0
  • @middy/http-error-handler^6.4.5
  • aws-lambda^1.0.7