PkgRadar

Package evidence

@instana/[email protected]

no findings

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.

Weekly downloads
41,267Mainstream · −50% score
Versions published
330Mature · −50% score
First published
Apr 2019
Publisher
instana_tracers

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@instana/[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":["@instana/[email protected]"],"fail_on":"review"}'
Artifact bytes214,434
Previous version6.1.1
Published2026-06-10T05:25:17.703Z
SHA-256db1fda2b0e77e371435241870a1dc87c2b3d8474b85900fe2d99799c176c56bf

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

low
Last checked
lowRisk
0Score
6.2.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts7
  • auditnpm audit --omit=dev
  • linteslint src test
  • prettierprettier --write 'src/**/*.js' 'test/**/*.js'
  • testUSE_OPENTRACING_DEBUG_IMPL=true mocha --config=test/.mocharc.js --sort $(find test -iname '*test.js')
  • test:cimocha --config=test/.mocharc.js --reporter mocha-multi-reporters --reporter-options configFile=reporter-config.json 'test/**/*test.js'
  • test:debugWITH_STDOUT=true npm run test --
  • verifynpm run lint && npm test
Dependencies18
  • @instana/instrumentation-confluent-kafka-javascript1.0.0
  • @opentelemetry/api>=1.3.0 <1.10.0
  • @opentelemetry/context-async-hooks1.25.0
  • @opentelemetry/core2.7.1
  • @opentelemetry/instrumentation-fs0.37.0
  • @opentelemetry/instrumentation-oracledb0.43.0
  • @opentelemetry/instrumentation-restify0.63.0
  • @opentelemetry/instrumentation-socket.io0.65.0
  • @opentelemetry/instrumentation-tedious0.28.0
  • @opentelemetry/sdk-trace-base2.3.0
  • cls-bluebird^2.1.0
  • import-in-the-middle2.0.5
  • lru-cache^10.1.0
  • methods^1.1.2
  • opentracing^0.14.5
  • read-yaml-file^2.1.0
  • semver^7.8.1
  • shimmer^1.2.1