PkgRadar

Package evidence

@postman-cse/[email protected]

Large Javascript Payload: 5494235 bytes

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 monitoring

No 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"}'
Publisherjared.boynton
Artifact bytes1,853,293
Previous version0.9.0
Published2026-06-11T04:25:46.487Z
SHA-256d42b4bce2e99c39dc8de7cfb142cdcbdeb78c97731e1c0aeec5494028cfc4ad7

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

low
Last checked
lowRisk
0Score
0.9.1Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/cli.cjs5494235 bytes0
lowLarge Javascript Payloadpackage/dist/index.cjs6349692 bytes0

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.cjs
  • check:distnpm run build && git diff --exit-code -- dist
  • linteslint .
  • lint:fixeslint . --fix
  • testvitest run
  • test:live:snsvitest run --config vitest.live.config.ts
  • typechecktsc --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.5
  • yaml^2.9.0