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
- 4,795Niche · −30% score
- Versions published
- 50
- First published
- Feb 2026
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
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":["@aws/[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":["@aws/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Invalid Package Json: package.json is not valid JSON
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 7 · status changed
Evidence
Static findings
5 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Invalid Package Json | package/dist/assets/typescript/http/strands/base/package.json | package.json is not valid JSON | 10 |
| medium | Invalid Package Json | package/dist/assets/typescript/http/vercelai/base/package.json | package.json is not valid JSON | 10 |
Show all 5 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Invalid Package Json | package/dist/assets/typescript/http/strands/base/package.json | package.json is not valid JSON | 10 |
| medium | Invalid Package Json | package/dist/assets/typescript/http/vercelai/base/package.json | package.json is not valid JSON | 10 |
| low | Install-time lifecycle script | package.json | postinstall="node scripts/check-old-cli.mjs" | 5 |
| low | Obfuscation Density | package/npm-shrinkwrap.json | high encoded/escaped-token density | 0 |
| low | Large Javascript Payload | package/dist/cli/index.mjs | 7638688 bytes | 0 |
Manifest
Package metadata
Scripts28
buildnpm run build:lib && npm run build:cli && npm run build:assetsbuild:assetsnode scripts/copy-assets.mjsbuild:clinode esbuild.config.mjsbuild:harnessBUILD_HARNESS=1 node esbuild.config.mjsbuild:libtsc -p tsconfig.build.jsonbuild:previewBUILD_PREVIEW=1 node esbuild.config.mjsbuild:schemanode scripts/generate-schema.mjs && prettier --write schemas/bundlenode scripts/bundle.mjscleannode -e "require('fs').rmSync('dist', {recursive: true, force: true})"clinpx tsx src/cli/index.tsformatprettier --cache --write .format:checkprettier --cache --check .linteslint --cache src/lint:fixeslint --cache src/ --fixpostinstallnode scripts/check-old-cli.mjspreparehuskysecrets:checksecretlint '**/*'security:auditnpm audit --audit-level=high --omit=devtestvitest run --project unittest:allvitest runtest:browsernpx playwright test --config browser-tests/playwright.config.tstest:e2evitest run --project e2etest:integnpm run build && vitest run --project integtest:tuinpm run build:harness && vitest run --project tuitest:unitvitest run --project unit --coveragetest:update-snapshotsvitest run --project unit --updatetest:watchvitest --project unittypechecktsc --noEmit --incremental
Dependencies39
@aws-cdk/cdk-assets-lib^1.4.10@aws-cdk/toolkit-lib^1.28.0@aws-sdk/client-application-signals^3.1003.0@aws-sdk/client-bedrock^3.1012.0@aws-sdk/client-bedrock-agent^3.1012.0@aws-sdk/client-bedrock-agentcore^3.1020.0@aws-sdk/client-bedrock-agentcore-control^3.1054.0@aws-sdk/client-bedrock-runtime^3.893.0@aws-sdk/client-cloudformation^3.893.0@aws-sdk/client-cloudwatch-logs^3.893.0@aws-sdk/client-efs^3.1049.0@aws-sdk/client-resource-groups-tagging-api^3.893.0@aws-sdk/client-s3^3.1012.0@aws-sdk/client-s3files^3.1049.0@aws-sdk/client-sts^3.893.0@aws-sdk/client-xray^3.1003.0@aws-sdk/credential-providers^3.893.0@aws-sdk/region-config-resolver^3.972.13@aws/agent-inspector0.5.0@commander-js/extra-typings^14.0.0@opentelemetry/api^1.9.1@opentelemetry/exporter-metrics-otlp-http^0.215.0@opentelemetry/otlp-transformer^0.213.0@opentelemetry/resources^2.6.1@opentelemetry/sdk-metrics^2.6.1@smithy/shared-ini-file-loader^4.4.2commander^14.0.2dotenv^17.2.3fast-json-stable-stringify^2.1.0fflate^0.8.2- …and 9 more.