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 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 "AWS_ACCESS_KEY"
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 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/cjs/types/projects.test.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/esm/types/projects.test.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/types/types/projects.test.js | matched "AWS_ACCESS_KEY" | 5 |
Manifest
Package metadata
Scripts18
buildtsc --build ./tsconfig.build.jsoncheck:chart-as-code-schematsx src/schemas/generateChartAsCodeSchema.ts --checkcheck:dashboard-as-code-schematsx src/schemas/generateDashboardAsCodeSchema.ts --checkdevtsc --build --watch --preserveWatchOutput --incremental ./tsconfig.build.jsondev:fasttsgo --build --watch --preserveWatchOutput ./tsconfig.build.fast.jsonfix-formatoxfmt ./srcfix-lintpnpm run linter ./src --fixformatoxfmt ./src --checkformatteroxfmtgenerate:chart-as-code-schematsx src/schemas/generateChartAsCodeSchema.ts && pnpm run formatter --write src/schemas/json/chart-as-code-1.0.jsongenerate:dashboard-as-code-schematsx src/schemas/generateDashboardAsCodeSchema.ts && pnpm run formatter --write src/schemas/json/dashboard-as-code-1.0.jsonlintpnpm run linter ./srclintereslint -c .eslintrc.js --ignore-path ./../../.gitignorereleasepnpm publish --no-git-checks --access publictestTZ=UTC LANG=en_US.UTF-8 jesttest:devTZ=UTC LANG=en_US.UTF-8 jest --config jest.config.dev.js --onlyChanged --watchtypechecktsc --project tsconfig.json --noEmittypecheck:fasttsgo --project tsconfig.fast.json --noEmit
Dependencies27
@casl/ability6.8.0@types/lodash4.14.202ajv8.18.0ajv-errors3.0.0ajv-formats2.1.1better-ajv-errors1.2.0colorjs.io0.5.2cronstrue2.23.0dayjs1.11.10dependency-graph0.11.0echarts6.1.0fast-json-patch3.1.1free-email-domains1.9.16handlebars4.7.9js-yaml4.1.1liquidjs10.26.0lodash4.18.1moment2.29.4moment-timezone0.5.45numfmt3.2.1pegjs0.10.0sanitize-html2.17.4sql-formatter15.7.3type-fest4.32.0uuid11.1.1yaml2.8.3zod3.25.55