Package evidence
@malloy-publisher/[email protected]
Credential file access: matched "GOOGLE_APPLICATION_CREDENTIALS"
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
- 147Established · −30% score
- First published
- Jun 2025
- 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":["@malloy-publisher/[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":["@malloy-publisher/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched "GOOGLE_APPLICATION_CREDENTIALS"
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 6 · status changed
Evidence
Static findings
8 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 8 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/k6-tests/utils/common.ts | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Credential file access | package/src/service/connection.spec.ts | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Credential file access | package/src/service/db_utils.ts | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Credential file access | package/k6-tests/load-test/load-test-crud-packages.ts | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Large Javascript Payload | package/dist/app/assets/index-DHHAcY5o.js | 2568784 bytes | 0 |
| low | Large Javascript Payload | package/dist/app/assets/index.umd-D2WH3D-f.js | 3400751 bytes | 0 |
| low | Large Javascript Payload | package/dist/instrumentation.mjs | 5010607 bytes | 0 |
| low | Large Javascript Payload | package/dist/server.mjs | 9891759 bytes | 0 |
Manifest
Package metadata
Scripts15
bake-duckdb-extensionsbun scripts/bake-duckdb-extensions.jsbuildbun generate-api-types && bun build:app && NODE_ENV=production bun run build.ts && bun run bake-duckdb-extensionsbuild:appcd ../app && NODE_ENV=production bunx vite buildbuild:server-onlybun generate-api-types && NODE_ENV=production bun run build.ts && bun run bake-duckdb-extensionsformatbunx prettier --write '**/*.{ts,tsx}'generate-api-typesbunx openapi-typescript ../../api-doc.yaml --output src/api.tslintbunx eslint "./src/**/*.ts"startNODE_ENV=production bun run ./dist/server.mjsstart:devNODE_ENV=development bun --watch src/server.tsstart:dev:initNODE_ENV=development bun --watch src/server.ts --initstart:initNODE_ENV=production bun run ./dist/server.mjs --initstart:instrumentedbun --preload ./dist/instrumentation.mjs ./dist/server.mjstestbun run test:unit && bun run test:integrationtest:integrationbun test --timeout 200000 tests --max-workers=1test:unitbun test --timeout 100000 src
Dependencies39
@aws-sdk/client-s3^3.958.0@azure/identity^4.13.0@azure/storage-blob^12.26.0@duckdb/node-api1.5.3-r.2@google-cloud/storage^7.16.0@malloydata/db-bigquery^0.0.405@malloydata/db-databricks^0.0.405@malloydata/db-duckdb^0.0.405@malloydata/db-mysql^0.0.405@malloydata/db-postgres^0.0.405@malloydata/db-snowflake^0.0.405@malloydata/db-trino^0.0.405@malloydata/malloy^0.0.405@malloydata/malloy-sql^0.0.405@malloydata/render-validator^0.0.405@modelcontextprotocol/sdk^1.13.2@opentelemetry/api^1.9.0@opentelemetry/auto-instrumentations-node^0.57.0@opentelemetry/exporter-prometheus^0.212.0@opentelemetry/sdk-metrics^2.0.0@opentelemetry/sdk-node^0.200.0@opentelemetry/sdk-trace-node^2.0.0async-mutex^0.5.0aws-sdk^2.1692.0body-parser^1.20.2chokidar^4.0.3class-transformer^0.5.1class-validator^0.14.1cors^2.8.5express^4.21.0- …and 9 more.