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
- 8
- First published
- Mar 2026
- Publisher
- jared.boynton
Recommended action
Looks clean — keep monitoringNo high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.
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":["@postman-cse/[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":["@postman-cse/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 5494235 bytes
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 low · score 0 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Large Javascript Payload | package/dist/cli.cjs | 5494235 bytes | 0 |
| low | Large Javascript Payload | package/dist/index.cjs | 6349692 bytes | 0 |
Manifest
Package metadata
Scripts7
buildnpm run typecheck && rm -rf dist && esbuild src/index.ts --bundle --platform=node --target=node24 --format=cjs --outfile=dist/index.cjs && esbuild src/cli.ts --bundle --platform=node --target=node24 --format=cjs --banner:js='#!/usr/bin/env node' --outfile=dist/cli.cjscheck:distnpm run build && git diff --exit-code -- distlinteslint .lint:fixeslint . --fixtestvitest runtest:live:snsvitest run --config vitest.live.config.tstypechecktsc --noEmit -p tsconfig.json
Dependencies21
@actions/core^3.0.1@aws-sdk/client-api-gateway^3.1057.0@aws-sdk/client-apigatewayv2^3.1057.0@aws-sdk/client-appsync^3.1057.0@aws-sdk/client-bedrock-agent^3.1057.0@aws-sdk/client-cloudformation^3.1057.0@aws-sdk/client-elastic-load-balancing-v2^3.1057.0@aws-sdk/client-eventbridge^3.1057.0@aws-sdk/client-glue^3.1057.0@aws-sdk/client-lambda^3.1057.0@aws-sdk/client-pipes^3.1057.0@aws-sdk/client-resource-groups-tagging-api^3.1057.0@aws-sdk/client-s3^3.1057.0@aws-sdk/client-schemas^3.1057.0@aws-sdk/client-sfn^3.1057.0@aws-sdk/client-sns^3.1057.0@aws-sdk/client-ssm^3.1057.0@aws-sdk/client-sts^3.1057.0@aws-sdk/client-verifiedpermissions^3.1057.0@smithy/node-http-handler^4.7.5yaml^2.9.0