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 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":["[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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/lib/src/bin.js | matched ".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.2adm-zip0.5.16ajv^8.18.0ajv-errors^3.0.0ansi-to-html0.7.2chalk^4.1.2chokidar^3.6.0cli-table30.6.5commander^8.3.0detect-indent^6.1.0dotenv^16.0.0esbuild0.27.3fast-glob^3.3.2fastify^5.7.3inquirer^8.2.3jsdom26.1.0jsonwebtoken^9.0.3lodash^4.17.23micromatch^4.0.8mime-types^3.0.1mkdirp^3.0.1node-forge^1.3.2open^8.4.2- …and 10 more.