PkgRadar

Package evidence

@splunk/[email protected]

Install-time lifecycle script: install="node-gyp-build"

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 promoting

Mixed 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"}'
Artifact bytes3,003,935
Previous version4.7.1
Published2026-05-14T15:01:27.943Z
SHA-25634ee1cd5a8486b5313f8a75fd04444ea37e5abf7bcda44d89250c26c616f5d91

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

review
Last checked
reviewRisk
1Score
4.7.2Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsoninstall="node-gyp-build"5

Manifest

Package metadata

Scripts28
  • cleantsc --build --clean
  • clean:allnpm run clean && npm run clean:workspaces
  • clean:workspacesnpm run --ws clean --
  • compiletsc --build
  • compile:allnpm run compile && npm run compile:workspaces
  • compile:jsonschema-to-typescriptnpm run -w @splunk/jsonschema-to-typescript compile
  • compile:workspacesnpm run --ws compile --
  • fmt:checkoxfmt --check
  • fmt:fixoxfmt
  • gen-metadatanode scripts/generate-metadata-yaml.js
  • gen: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:fix
  • installnode-gyp-build
  • lintoxlint --deny-warnings && npm run fmt:check
  • lint:fixoxlint --fix && npm run fmt:fix
  • opamp:protopbjs -t static-module -w commonjs -o src/opamp/proto/opamp.js protos/opamp/opamp.proto
  • opamp:proto-typespbts -o src/opamp/proto/opamp.d.ts src/opamp/proto/opamp.js
  • prebuild:currentnode scripts/prebuild-current.js
  • prebuild:osnode scripts/prebuild-os.js
  • prepare-release-artifactnode scripts/prepare-release-artifact.mjs
  • profile:protopbjs -t static-module -w commonjs -o src/profiling/proto/profile.js protos/pprof/profile.proto
  • profile:proto-typespbts -o src/profiling/proto/profile.d.js src/profiling/proto/profile.js
  • release:githubnode scripts/release-github.mjs
  • testnode ./test/runner.js
  • test:onlynode ./test/runner.js --test-only
  • test:workspacescross-env TEST_DIR=../packages npm run test
  • version:checknode scripts/version-check.js
  • version:generatenode scripts/version-generate.js
  • watchtsc --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.