PkgRadar

Package evidence

[email protected]

Credential file access: matched ".npmrc"

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
66Mature · −50% score
First published
Jan 2023
Publisher
dynatrace-nodejs

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":["[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":["[email protected]"],"fail_on":"review"}'
Artifact bytes277,817
Previous version1.8.1
Published2026-05-06T08:06:24.568Z
SHA-2565eb468fff204667e09ad800be31984c8f5610c428ca1849bcc491af055d448e6

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

review
Last checked
reviewRisk
2Score
1.9.0Version
Status history (1 event)
  1. newavailable · risk review · score 2 · 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/lib/src/bin.jsmatched ".npmrc"5

Manifest

Package metadata

Dependencies40
  • @babel/code-frame^7.12.13
  • @babel/preset-typescript^7.18.6
  • @dynatrace/devkit^0.3.2
  • @dynatrace/js-runtime^1.98.1
  • @dynatrace/openkit-js^4.0.0
  • @fastify/cors^11.0.0
  • @types/jsdom^21.1.7
  • @vitejs/plugin-react-swc^3.7.2
  • adm-zip0.5.16
  • ajv^8.18.0
  • ajv-errors^3.0.0
  • ansi-to-html0.7.2
  • chalk^4.1.2
  • chokidar^3.6.0
  • cli-table30.6.5
  • commander^8.3.0
  • detect-indent^6.1.0
  • dotenv^16.0.0
  • esbuild0.27.3
  • fast-glob^3.3.2
  • fastify^5.7.3
  • inquirer^8.2.3
  • jsdom26.1.0
  • jsonwebtoken^9.0.3
  • lodash^4.17.23
  • micromatch^4.0.8
  • mime-types^3.0.1
  • mkdirp^3.0.1
  • node-forge^1.3.2
  • open^8.4.2
  • …and 10 more.