PkgRadar

Package evidence

@localstack/[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.

Weekly downloads
710
Versions published
8
First published
Aug 2025
Publisher
harshcasper

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":["@localstack/[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":["@localstack/[email protected]"],"fail_on":"review"}'
Publisherharshcasper
Artifact bytes626,617
Previous version0.2.0
Published2026-04-16T12:27:41.937Z
SHA-256269155e25e2a1581ef522f8d017fcb5ab032e08b01c81bcb2fb16085dfbe1512

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
50Score
0.3.0Version
Status history (1 event)
  1. newavailable · risk review · score 50 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 11 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/117.jsmatched ".aws"5
lowCredential file accesspackage/dist/154.jsmatched ".aws"5
lowCredential file accesspackage/dist/174.jsmatched ".aws"5
lowCredential file accesspackage/dist/361.jsmatched ".aws"5
lowCredential file accesspackage/dist/465.jsmatched ".aws"5
lowCredential file accesspackage/dist/511.jsmatched ".aws"5
lowCredential file accesspackage/dist/607.jsmatched ".aws"5
lowCredential file accesspackage/dist/637.jsmatched ".aws"5
lowCredential file accesspackage/dist/654.jsmatched ".aws"5
lowCredential file accesspackage/dist/898.jsmatched ".aws"5
lowCredential file accesspackage/dist/931.jsmatched ".aws"5

Manifest

Package metadata

Scripts8
  • buildxmcp build
  • devxmcp dev
  • formatprettier --write .
  • startnode dist/stdio.js
  • testjest
  • test:mcpyarn test:mcp:direct && yarn test:mcp:evals
  • test:mcp:directyarn build && playwright test -c playwright.config.mjs tests/mcp/direct.spec.mjs
  • test:mcp:evalsyarn build && playwright test -c playwright.config.mjs tests/mcp/evals-gemini.spec.mjs
Dependencies4
  • dockerode^4.0.7
  • posthog-node5.0.0
  • xmcp0.6.4
  • zod4.3.6