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
- 1
- First published
- Jun 2026
- Publisher
- joshua.li.amzn
Recommended action
Review before promotingMixed 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"}'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 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/manifest.json | matched ".aws/" | 3 |
| low | Credential file access | package/manifest.json | matched ".aws/" | 3 |
| low | Large Javascript Payload | package/dist/server.js | 9415015 bytes | 0 |
Manifest
Package metadata
Scripts20
buildtsc --noEmit && npm run build:ui && npm run build:server && npm run build:manifest && node -e "require('node:fs').chmodSync('dist/server.js',0o755)"build:manifestnode -e "require('node:fs').copyFileSync('manifest.json','dist/manifest.json')"build:serveresbuild main.ts --bundle --platform=node --target=node20 --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.mjscodegentsx scripts/codegen-entries.tsdevcross-env NODE_ENV=development concurrently "npm run watch" "tsx --watch main.ts"gallerynpm run codegen && vite --config gallery/vite.gallery.config.tsgallery:buildnpm run codegen && vite build --config gallery/vite.gallery.config.tsgallery:previewvite preview --config gallery/vite.gallery.config.tspacknpm run build && npm run pack:mcpbpack:mcpbnode scripts/pack-mcpb.mjsprepublishOnlynpm run buildreleasenpm run build && npm publish --access publicrelease:drynpm run build && npm publish --dry-run --access publicrender-checktsx gallery/render-check.mtsservetsx --watch main.tsserve:stdiotsx main.ts --stdiosmokenode scripts/smoke.mjsvalidatetsx gallery/validate.mtswatchnpm run codegen && node scripts/build-ui.mjs --watch
Dependencies25
@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.0chrome-launcher^1.2.1class-variance-authority^0.7.1clsx^2.1.1cors^2.8.6express^5.2.1react^18.3.1react-dom^18.3.1tailwind-merge^3.6.0undici^8.3.0zod^4.4.3