PkgRadar

Package evidence

[email protected]

Credential file access: matched ".aws"

Trust signals

Why this verdict

PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.

Versions published
9
First published
Mar 2026
Publisher
luckyace35

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":"review"}'

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":"review"}'
Publisherluckyace35
Artifact bytes9,499
Previous version0.0.7
Published2026-05-21T12:08:05.220Z
SHA-256715c51d6c2cc5077fc05b16bf1f2b77ab0c737ae3d4c737580e6f4bbf1ed46bd

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

review
Last checked
reviewRisk
5Score
0.0.8Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/server.jsmatched ".aws"5

Manifest

Package metadata

Scripts3
  • buildpnpm tsup ./src/server.ts ./src/client.ts --format esm --dts --clean
  • prepublishpnpm build
  • testpnpm code test
Dependencies20
  • @awsless/big-float^0.1.6
  • @awsless/cloudwatch^0.0.1
  • @awsless/clui^0.0.8
  • @awsless/duration^0.0.4
  • @awsless/dynamodb^0.3.21
  • @awsless/ecs^0.0.4
  • @awsless/iot^0.0.5
  • @awsless/json^0.0.11
  • @awsless/lambda^0.0.44
  • @awsless/mqtt^0.0.5
  • @awsless/open-search^0.0.24
  • @awsless/redis^0.1.9
  • @awsless/s3^0.0.21
  • @awsless/scheduler^0.0.4
  • @awsless/sns^0.0.10
  • @awsless/sqs^0.0.22
  • @awsless/ssm^0.0.8
  • @awsless/validate^0.1.7
  • @awsless/weak-cache^0.0.1
  • change-case5.4.4