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
- 382,841Ubiquitous · −70% score
- Versions published
- 26Mature · −50% score
- First published
- Jun 2022
- 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 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":["@databricks/[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":["@databricks/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched ".azure"
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 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/connection/auth/DatabricksOAuth/OAuthManager.js | matched ".azure" | 5 |
Manifest
Package metadata
Scripts11
buildnpm run update-version && tsc --project tsconfig.build.jsone2enyc --report-dir=${NYC_REPORT_DIR:-coverage_e2e} mocha --config tests/e2e/.mocharc.jslinteslint lib/** tests/e2e/** --ext .js,.tslint:fixeslint lib/** --ext .js,.ts --fixpreparenpm run buildprettierprettier . --checkprettier:fixprettier . --writetestnyc --report-dir=${NYC_REPORT_DIR:-coverage_unit} mocha --config tests/unit/.mocharc.jstype-checktsc --noEmitupdate-versionnode bin/update-version.js && prettier --write ./lib/version.tswatchtsc --project tsconfig.build.json --watch
Dependencies10
apache-arrow^13.0.0commander^9.3.0node-fetch^2.6.12node-int64^0.4.0open^8.4.2openid-client^5.4.2proxy-agent^6.3.1thrift^0.16.0uuid^9.0.0winston^3.8.2
Optional dependencies1
lz4^0.6.5