PkgRadar

Package evidence

@joshualiamzn/[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
2
First published
Jun 2026
Publisher
joshua.li.amzn

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":["@joshualiamzn/[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":["@joshualiamzn/[email protected]"],"fail_on":"review"}'
Artifact bytes7,341,869
Previous version0.1.1
Published2026-06-08T21:16:42.121Z
SHA-2562da3670e2ed123e33a465a0656518db22918df6689cbbe0313344f298e98ed13

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/manifest.jsonmatched ".aws/"3
lowCredential file accesspackage/manifest.jsonmatched ".aws/"3
lowLarge Javascript Payloadpackage/dist/server.js21095933 bytes0

Manifest

Package metadata

Scripts13
  • buildtsc --noEmit && npm run build:ui && npm run build:server && node -e "require('node:fs').copyFileSync('manifest.json','dist/manifest.json')" && node scripts/obfuscate.mjs && node -e "require('node:fs').chmodSync('dist/server.js',0o755)"
  • build:serveresbuild main.ts --bundle --platform=node --target=node22 --format=esm --outfile=dist/server.js --banner:js="#!/usr/bin/env node import{createRequire}from 'node:module';const require=createRequire(import.meta.url);"
  • build:uinpm run codegen && node scripts/build-ui.mjs
  • codegentsx scripts/codegen-entries.ts && tsx scripts/codegen-llm-spec.ts && tsx packages/ui/scripts/codegen.ts
  • devcross-env NODE_ENV=development concurrently "npm run watch" "tsx --watch main.ts"
  • gallerynpm run codegen && vite --config packages/ui/gallery/vite.gallery.config.ts
  • packnpm run build && node scripts/pack-mcpb.mjs
  • preparenode scripts/install-hooks.mjs
  • prepublishOnlynpm run build
  • servetsx --watch main.ts
  • serve:stdiotsx main.ts --stdio
  • smokenode scripts/smoke.mjs
  • watchnpm run codegen && node scripts/build-ui.mjs --watch
Dependencies27
  • @aws-crypto/sha256-js^5.2.0
  • @aws-sdk/credential-providers^3.1057.0
  • @modelcontextprotocol/ext-apps^1.7.2
  • @modelcontextprotocol/sdk^1.29.0
  • @opentelemetry/api^1.9.0
  • @opentelemetry/exporter-trace-otlp-grpc^0.52.1
  • @opentelemetry/exporter-trace-otlp-http^0.52.1
  • @opentelemetry/resources^1.30.1
  • @opentelemetry/sdk-trace-base^1.30.1
  • @opentelemetry/sdk-trace-node^1.30.1
  • @opentelemetry/semantic-conventions^1.41.1
  • @radix-ui/react-separator^1.1.8
  • @radix-ui/react-tabs^1.1.13
  • @smithy/protocol-http^5.0.0
  • @smithy/signature-v4^5.0.0
  • chart.js^4.5.1
  • chrome-launcher^1.2.1
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • cors^2.8.6
  • express^5.2.1
  • framer-motion^12.40.0
  • react^18.3.1
  • react-chartjs-2^5.3.1
  • react-dom^18.3.1
  • tailwind-merge^3.6.0
  • zod^4.4.3