PkgRadar

Package evidence

@pipeline-builder/[email protected]

Credential file access: matched ".AWS"

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publishermwashburn160
Artifact bytes159,591
Previous version3.4.41
Published2026-05-24T16:28:02.977Z
SHA-256b4b70910d28b4b599969b08f6cec5112c3526b23f5ed8a09a2080709d6feed69

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

high
Last checked
highRisk
30Score
3.4.42Version
Status history (1 event)
  1. newavailable · risk high · score 30 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential file accesspackage/lib/database/postgres-connection.jsmatched ".AWS"30

Manifest

Package metadata

Scripts11
  • 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
Dependencies3
  • @pipeline-builder/api-core3.4.41
  • drizzle-orm0.45.1
  • pg8.18.0