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 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 | 21095933 bytes | 0 |
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.mjscodegentsx scripts/codegen-entries.ts && tsx scripts/codegen-llm-spec.ts && tsx packages/ui/scripts/codegen.tsdevcross-env NODE_ENV=development concurrently "npm run watch" "tsx --watch main.ts"gallerynpm run codegen && vite --config packages/ui/gallery/vite.gallery.config.tspacknpm run build && node scripts/pack-mcpb.mjspreparenode scripts/install-hooks.mjsprepublishOnlynpm run buildservetsx --watch main.tsserve:stdiotsx main.ts --stdiosmokenode scripts/smoke.mjswatchnpm 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.0chart.js^4.5.1chrome-launcher^1.2.1class-variance-authority^0.7.1clsx^2.1.1cors^2.8.6express^5.2.1framer-motion^12.40.0react^18.3.1react-chartjs-2^5.3.1react-dom^18.3.1tailwind-merge^3.6.0zod^4.4.3