PkgRadar

Package evidence

@ampless/[email protected]

Credential file access: matched "AWS_ACCESS_KEY"

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.

Weekly downloads
2,008Niche · −30% score
Versions published
18
First published
May 2026
Publisher
ishinao

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@ampless/[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":["@ampless/[email protected]"],"fail_on":"review"}'
Publisherishinao
Artifact bytes457,811
Previous version1.0.0-alpha.16
Published2026-05-25T14:06:01.279Z
SHA-2568e8b76ea9e02093fc8ce044105e8a8bd66ccc62273c000941d5b6209b0e22a0c

Why flagged

What the scanner saw

Credential file access: matched "AWS_ACCESS_KEY"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
31Score
1.0.0-alpha.17Version
Status history (1 event)
  1. newavailable · risk review · score 31 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 9 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/chunk-FLMNALC3.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/chunk-FM7TW5TD.jsmatched ".aws"5
lowCredential file accesspackage/dist/chunk-OBZN5IWW.jsmatched ".aws"5
lowCredential file accesspackage/dist/chunk-SPCUAJQT.jsmatched ".aws"5
lowCredential file accesspackage/dist/dist-es-2B6UPU6D.jsmatched ".aws"5
lowCredential file accesspackage/dist/dist-es-H7Y5BZEG.jsmatched ".aws"5
lowCredential file accesspackage/dist/dist-es-QZOTLLWC.jsmatched ".aws"5
lowCredential file accesspackage/dist/index.jsmatched ".aws"5
lowCredential file accesspackage/dist/signin-BEDHRSJ2.jsmatched ".aws"5

Manifest

Package metadata

Scripts4
  • buildtsup
  • devtsup --watch
  • linttsc --noEmit
  • testvitest run --passWithNoTests
Dependencies5
  • @aws-sdk/client-s3^3.1053.0
  • @modelcontextprotocol/sdk^1.29.0
  • amazon-cognito-identity-js^6.3.16
  • ampless1.0.0-alpha.15
  • fflate^0.8.3