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
- 5,264Mature · −50% score
- First published
- Feb 2018
- Publisher
- pulumi-botTrusted automation · −70% score
Effective trust discount applied: −70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
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":["@pulumi/[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":["@pulumi/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched ".npmrc"
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 3 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/cmd/run/run.js | matched ".npmrc" | 10 |
Manifest
Package metadata
Dependencies27
@grpc/grpc-js^1.10.1@logdna/tail-file^2.0.6@npmcli/arborist^9.0.0@opentelemetry/api^1.9@opentelemetry/exporter-trace-otlp-grpc^0.57@opentelemetry/exporter-zipkin^1.30@opentelemetry/instrumentation^0.57@opentelemetry/instrumentation-grpc^0.57@opentelemetry/resources^1.30@opentelemetry/sdk-trace-base^1.30@opentelemetry/sdk-trace-node^1.30@types/google-protobuf^3.15.5@types/semver^7.5.6@types/tmp^0.2.6execa^5.1.0fdir^6.5.0google-protobuf^3.21.4ini^2.0.0js-yaml^3.14.2minimist^1.2.6normalize-package-data^6.0.0picomatch^4.0.0require-from-string^2.0.1semver^7.5.2source-map-support^0.5.6tmp^0.2.4upath^1.1.0