Recommended action
Block this updateStatic 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"}'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
Status history (1 event)
- new → available · risk high · score 30 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/lib/database/postgres-connection.js | matched ".AWS" | 30 |
Manifest
Package metadata
Scripts11
buildpnpm dlx projen buildcompilepnpm dlx projen compiledefaultpnpm dlx projen defaulteslintpnpm dlx projen eslintpackagepnpm dlx projen packagepost-compilepnpm dlx projen post-compilepre-compilepnpm dlx projen pre-compileprojenpnpm dlx projentestpnpm dlx projen testtest:watchpnpm dlx projen test:watchwatchpnpm dlx projen watch
Dependencies3
@pipeline-builder/api-core3.4.41drizzle-orm0.45.1pg8.18.0