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
- 92Mature · −50% score
- First published
- Mar 2021
- Publisher
- GitHub ActionsTrusted 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":["@splunk/[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":["@splunk/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Install-time lifecycle script: install="node-gyp-build"
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 1 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | install="node-gyp-build" | 5 |
Manifest
Package metadata
Scripts28
cleantsc --build --cleanclean:allnpm run clean && npm run clean:workspacesclean:workspacesnpm run --ws clean --compiletsc --buildcompile:allnpm run compile && npm run compile:workspacescompile:jsonschema-to-typescriptnpm run -w @splunk/jsonschema-to-typescript compilecompile:workspacesnpm run --ws compile --fmt:checkoxfmt --checkfmt:fixoxfmtgen-metadatanode scripts/generate-metadata-yaml.jsgen:config-typesnpm run compile:jsonschema-to-typescript && node packages/jsonschema-to-typescript/build/generate.js schema/opentelemetry_configuration.json src/configuration/schema.ts && npm run lint:fixinstallnode-gyp-buildlintoxlint --deny-warnings && npm run fmt:checklint:fixoxlint --fix && npm run fmt:fixopamp:protopbjs -t static-module -w commonjs -o src/opamp/proto/opamp.js protos/opamp/opamp.protoopamp:proto-typespbts -o src/opamp/proto/opamp.d.ts src/opamp/proto/opamp.jsprebuild:currentnode scripts/prebuild-current.jsprebuild:osnode scripts/prebuild-os.jsprepare-release-artifactnode scripts/prepare-release-artifact.mjsprofile:protopbjs -t static-module -w commonjs -o src/profiling/proto/profile.js protos/pprof/profile.protoprofile:proto-typespbts -o src/profiling/proto/profile.d.js src/profiling/proto/profile.jsrelease:githubnode scripts/release-github.mjstestnode ./test/runner.jstest:onlynode ./test/runner.js --test-onlytest:workspacescross-env TEST_DIR=../packages npm run testversion:checknode scripts/version-check.jsversion:generatenode scripts/version-generate.jswatchtsc --build --watch
Dependencies70
@grpc/grpc-js^1.14.3@opentelemetry/api^1.9.1@opentelemetry/api-logs^0.218.0@opentelemetry/context-async-hooks2.7.1@opentelemetry/core2.7.1@opentelemetry/exporter-logs-otlp-http0.218.0@opentelemetry/exporter-logs-otlp-proto0.218.0@opentelemetry/exporter-metrics-otlp-grpc0.218.0@opentelemetry/exporter-metrics-otlp-http0.218.0@opentelemetry/exporter-metrics-otlp-proto0.218.0@opentelemetry/exporter-trace-otlp-grpc0.218.0@opentelemetry/exporter-trace-otlp-proto0.218.0@opentelemetry/instrumentation0.218.0@opentelemetry/instrumentation-amqplib0.65.0@opentelemetry/instrumentation-aws-sdk0.73.0@opentelemetry/instrumentation-bunyan0.63.0@opentelemetry/instrumentation-cassandra-driver0.63.0@opentelemetry/instrumentation-connect0.61.0@opentelemetry/instrumentation-dataloader0.35.0@opentelemetry/instrumentation-dns0.61.0@opentelemetry/instrumentation-express0.66.0@opentelemetry/instrumentation-generic-pool0.61.0@opentelemetry/instrumentation-graphql0.66.0@opentelemetry/instrumentation-grpc0.218.0@opentelemetry/instrumentation-hapi0.64.0@opentelemetry/instrumentation-http0.218.0@opentelemetry/instrumentation-ioredis0.66.0@opentelemetry/instrumentation-kafkajs0.27.0@opentelemetry/instrumentation-knex0.62.0@opentelemetry/instrumentation-koa0.66.0- …and 40 more.