PkgRadar

Package evidence

@instana/[email protected]

Credential file access: matched ".aws"

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
36,163Mainstream · −50% score
Versions published
328Mature · −50% score
First published
Apr 2019
Publisher
aryamohanan

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

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":["@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"}'
Publisheraryamohanan
Artifact bytes211,694
Previous version5.5.0
Published2026-05-18T09:37:14.024Z
SHA-256d1c945f0381cb5f1ec665fafca142e1ae46e78c6bc82e98b1d86680a0b27e163

Why flagged

What the scanner saw

Credential file access: matched ".aws"

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

Availability ledger

available

review
Last checked
reviewRisk
1Score
6.0.0Version
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
lowCredential file accesspackage/src/tracing/instrumentation/cloud/aws-sdk/v2/index.jsmatched ".aws"5

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.36.0
  • @opentelemetry/instrumentation-oracledb0.40.0
  • @opentelemetry/instrumentation-restify0.60.0
  • @opentelemetry/instrumentation-socket.io0.61.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.0
  • shimmer^1.2.1