PkgRadar

Package evidence

@lightdash/[email protected]

Credential file access: matched "AWS_ACCESS_KEY"

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
38,352Mainstream · −50% score
Versions published
6,185Mature · −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 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":["@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"}'
Artifact bytes4,080,428
Previous version0.3092.0
Published2026-06-04T11:24:26.462Z
SHA-2568a2ca15f3b9c9947cece74ab1b34f248b84c21dd90cdab3ce099106bb94e3bb7

Why flagged

What the scanner saw

Credential file access: matched "AWS_ACCESS_KEY"

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

Availability ledger

available

review
Last checked
reviewRisk
4Score
0.3092.1Version
Status history (1 event)
  1. newavailable · risk review · score 4 · status changed

Evidence

Static findings

3 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/cjs/types/projects.test.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/esm/types/projects.test.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/types/types/projects.test.jsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts18
  • buildtsc --build ./tsconfig.build.json
  • check:chart-as-code-schematsx src/schemas/generateChartAsCodeSchema.ts --check
  • check:dashboard-as-code-schematsx src/schemas/generateDashboardAsCodeSchema.ts --check
  • devtsc --build --watch --preserveWatchOutput --incremental ./tsconfig.build.json
  • dev:fasttsgo --build --watch --preserveWatchOutput ./tsconfig.build.fast.json
  • fix-formatoxfmt ./src
  • fix-lintpnpm run linter ./src --fix
  • formatoxfmt ./src --check
  • formatteroxfmt
  • generate:chart-as-code-schematsx src/schemas/generateChartAsCodeSchema.ts && pnpm run formatter --write src/schemas/json/chart-as-code-1.0.json
  • generate:dashboard-as-code-schematsx src/schemas/generateDashboardAsCodeSchema.ts && pnpm run formatter --write src/schemas/json/dashboard-as-code-1.0.json
  • lintpnpm run linter ./src
  • lintereslint -c .eslintrc.js --ignore-path ./../../.gitignore
  • releasepnpm publish --no-git-checks --access public
  • testTZ=UTC LANG=en_US.UTF-8 jest
  • test:devTZ=UTC LANG=en_US.UTF-8 jest --config jest.config.dev.js --onlyChanged --watch
  • typechecktsc --project tsconfig.json --noEmit
  • typecheck:fasttsgo --project tsconfig.fast.json --noEmit
Dependencies27
  • @casl/ability6.8.0
  • @types/lodash4.14.202
  • ajv8.18.0
  • ajv-errors3.0.0
  • ajv-formats2.1.1
  • better-ajv-errors1.2.0
  • colorjs.io0.5.2
  • cronstrue2.23.0
  • dayjs1.11.10
  • dependency-graph0.11.0
  • echarts6.1.0
  • fast-json-patch3.1.1
  • free-email-domains1.9.16
  • handlebars4.7.9
  • js-yaml4.1.1
  • liquidjs10.26.0
  • lodash4.18.1
  • moment2.29.4
  • moment-timezone0.5.45
  • numfmt3.2.1
  • pegjs0.10.0
  • sanitize-html2.17.4
  • sql-formatter15.7.3
  • type-fest4.32.0
  • uuid11.1.1
  • yaml2.8.3
  • zod3.25.55