Recommended action
Block this updateStatic 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"}'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
Status history (1 event)
- new → available · risk high · score 30 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/lib/lambda/index.js | matched ".aws" | 30 |
Manifest
Package metadata
Scripts4
buildnpm run clean && npm run build:code && npm run build:typesbuild:codetsc --declaration false --emitDeclarationOnly falsebuild:typestsc --emitDeclarationOnly --declarationcleanrm -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.5aws-lambda^1.0.7