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
- 34,882Mainstream · −50% score
- Versions published
- 6,045Mature · −50% score
- First published
- May 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":["@lightdash/[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":["@lightdash/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched ".Ssh"
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 3 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/dist/ssh/sshTunnel.js | matched ".Ssh" | 10 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/dist/ssh/sshTunnel.js | matched ".Ssh" | 10 |
| low | Obfuscation | package/dist/utils/sql.js | matched "\\uFEFF" | 3 |
Manifest
Package metadata
Scripts12
buildpnpm run copy-files && tsc --build tsconfig.jsoncopy-filescopyfiles -u 1 src/warehouseClients/ca-bundle-aws-redshift.crt src/warehouseClients/ca-bundle-aws-rds-global.pem dist/devpnpm run copy-files && tsc --build --watch --preserveWatchOutput tsconfig.jsonfix-formatoxfmt ./srcfix-lintpnpm run linter ./src --fixformatoxfmt ./src --checkformatteroxfmtlintpnpm run linter ./srclintereslint -c .eslintrc.js --ignore-path ./../../.gitignorereleasepnpm publish --no-git-checks --access publictestjesttypechecktsc --project tsconfig.json --noEmit
Dependencies15
@aws-sdk/client-athena3.1000.0@aws-sdk/credential-providers3.995.0@clickhouse/client1.12.1@databricks/sql1.13.0@duckdb/node-api1.4.4-r.1@google-cloud/bigquery7.9.2@lightdash/common0.3011.1lodash4.18.1node-fetch2.7.0pg8.13.1pg-cursor2.10.0pg-protocol1.10.3snowflake-sdk2.3.4ssh21.14.0trino-client0.2.9