PkgRadar

Package evidence

@pipeline-builder/[email protected]

Remote Payload: matched "curl "

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
126
First published
Apr 2026
Publisher
mwashburn160

Recommended action

Review before promoting

Mixed 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":["@pipeline-builder/[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":["@pipeline-builder/[email protected]"],"fail_on":"review"}'
Publishermwashburn160
Artifact bytes399,337
Previous version3.4.91
Published2026-06-13T03:59:44.354Z
SHA-256a28733abd88ceb601de4f397f2d1b0b4905d80a1d838879d7e16a1b7a56a2085

Why flagged

What the scanner saw

Remote Payload: matched "curl "

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
22Score
3.4.92Version
Status history (1 event)
  1. newavailable · risk review · score 22 · status changed

Evidence

Static findings

3 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/agent/tools.jsmatched "curl "12
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/agent/tools.jsmatched "curl "12
lowCredential file accesspackage/dist/agent/ai.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/utils/aws-secrets.jsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts12
  • auditpnpm dlx projen audit
  • buildpnpm dlx projen build
  • compilepnpm dlx projen compile
  • defaultpnpm dlx projen default
  • eslintpnpm dlx projen eslint
  • packagepnpm dlx projen package
  • post-compilepnpm dlx projen post-compile
  • pre-compilepnpm dlx projen pre-compile
  • projenpnpm dlx projen
  • testpnpm dlx projen test
  • test:watchpnpm dlx projen test:watch
  • watchpnpm dlx projen watch
Dependencies17
  • @aws-sdk/client-cloudformation3.1064.0
  • @aws-sdk/client-lambda3.1064.0
  • @aws-sdk/client-secrets-manager3.1064.0
  • @aws-sdk/client-sts3.1064.0
  • @pipeline-builder/ai-core3.4.71
  • @pipeline-builder/pipeline-core3.4.79
  • aws-cdk-lib2.258.1
  • axios1.17.0
  • commander15.0.0
  • figlet1.11.0
  • form-data4.0.5
  • ora9.4.0
  • picocolors1.1.1
  • progress2.0.3
  • typescript6.0.3
  • yaml2.9.0
  • zod4.4.3