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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 22 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/agent/tools.js | matched "curl " | 12 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/dist/agent/tools.js | matched "curl " | 12 |
| low | Credential file access | package/dist/agent/ai.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/utils/aws-secrets.js | matched "AWS_ACCESS_KEY" | 5 |
Manifest
Package metadata
Scripts12
auditpnpm dlx projen auditbuildpnpm 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
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.79aws-cdk-lib2.258.1axios1.17.0commander15.0.0figlet1.11.0form-data4.0.5ora9.4.0picocolors1.1.1progress2.0.3typescript6.0.3yaml2.9.0zod4.4.3