Package evidence
@malloy-publisher/[email protected]
Oversized Unscanned: tarball exceeds the 50MB fetch cap; scanned registry metadata (install scripts + dependencies) only
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
- 103
- Versions published
- 148Established · −30% score
- First published
- Jun 2025
- Publisher
- quirkyllama
Effective trust discount applied: −30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Looks clean — keep monitoringNo high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.
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
Oversized Unscanned: tarball exceeds the 50MB fetch cap; scanned registry metadata (install scripts + dependencies) only
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 low · score 0 · 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 | Oversized Unscanned | manifest | tarball exceeds the 50MB fetch cap; scanned registry metadata (install scripts + dependencies) only | 0 |
Manifest
Package metadata
Scripts9
buildbun generate-api-types && NODE_ENV=production bun build src/cli.ts src/server.ts src/instrumentation.ts --outdir dist --target bun && bun run build:app && chmod +x dist/cli.jsbuild:appcd ../app && bun run build:server && rm -rf ../server/dist/app && mv dist ../server/dist/appformatbunx prettier --write '**/*.{ts,tsx}'generate-api-typesbunx openapi-typescript ../../api-doc.yaml --output src/api.tslintbunx eslint "./src/**/*.ts"startbun run ./dist/server.jsstart:devNODE_ENV=development bun --watch src/server.tsstart:instrumentedbun run --preload ./dist/instrumentation.js ./dist/server.jstestbun test ./**/*.spec.ts
Dependencies26
@malloydata/db-bigquery^0.0.293@malloydata/db-duckdb^0.0.293@malloydata/db-postgres^0.0.293@malloydata/db-snowflake^0.0.293@malloydata/db-trino^0.0.293@malloydata/malloy^0.0.293@malloydata/malloy-sql^0.0.293@malloydata/render^0.0.293@modelcontextprotocol/sdk^1.10.2@opentelemetry/api^1.9.0@opentelemetry/auto-instrumentations-node^0.57.0@opentelemetry/sdk-metrics^2.0.0@opentelemetry/sdk-node^0.200.0@opentelemetry/sdk-trace-node^2.0.0body-parser^1.20.2class-transformer^0.5.1class-validator^0.14.1cors^2.8.5express^4.21.0globals^15.9.0handlebars^4.7.8http-proxy-middleware^3.0.5morgan^1.10.0node-cron^3.0.3recursive-readdir^2.2.3uuid^11.0.3