Package evidence
@query-farm/[email protected]
Install Lifecycle Remote Or Exec: postinstall="cd node_modules/@query-farm/apache-arrow && node -e \"const fs=require('fs');const p=JSON.parse(fs.readFileSync('package.json','utf8'));p.main='src/Arrow.node.ts';fs.writeFileSync('package.json',JSON.stringify(p,null,2)+'\\n')\" && cd ../../.. && bun scripts/patch-flechette.mjs"
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
- 147
- Versions published
- 19
- First published
- Mar 2026
- 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
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":["@query-farm/[email protected]"],"fail_on":"high"}'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":["@query-farm/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Install Lifecycle Remote Or Exec: postinstall="cd node_modules/@query-farm/apache-arrow && node -e \"const fs=require('fs');const p=JSON.parse(fs.readFileSync('package.json','utf8'));p.main='src/Arrow.node.ts';fs.writeFileSync('package.json',JSON.stringify(p,null,2)+'\\n')\" && cd ../../.. && bun scripts/patch-flechette.mjs"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (2 events)
- available → available · risk high · score 59 · status available -> available, risk high -> high, score 82 -> 59
- new → available · risk high · score 82 · status changed
Evidence
Static findings
3 static · 1 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Remote Or Exec | package.json | postinstall="cd node_modules/@query-farm/apache-arrow && node -e \"const fs=require('fs');const p=JSON.parse(fs.readFileSync('package.json','utf8'));p.main='src/Arrow.node.ts';fs.writeFileSync('package.json',JSON.stringify(p,null,2)+'\\n')\" && cd ../../.. && bun scripts/patch-flechette.mjs" | 30 |
| medium | Remote Dependency Spec | package.json | dependencies.@uwdata/flechette="github:Query-farm/flechette#fix/timestamp-bigint-encode" | 12 |
| medium | New Remote Dependency Vs Previous | package.json | dependencies.@uwdata/flechette added in 0.7.0 vs 0.6.4: "github:Query-farm/flechette#fix/timestamp-bigint-encode" | 12 |
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Remote Or Exec | package.json | postinstall="cd node_modules/@query-farm/apache-arrow && node -e \"const fs=require('fs');const p=JSON.parse(fs.readFileSync('package.json','utf8'));p.main='src/Arrow.node.ts';fs.writeFileSync('package.json',JSON.stringify(p,null,2)+'\\n')\" && cd ../../.. && bun scripts/patch-flechette.mjs" | 30 |
| medium | Remote Dependency Spec | package.json | dependencies.@uwdata/flechette="github:Query-farm/flechette#fix/timestamp-bigint-encode" | 12 |
| medium | New Remote Dependency Vs Previous | package.json | dependencies.@uwdata/flechette added in 0.7.0 vs 0.6.4: "github:Query-farm/flechette#fix/timestamp-bigint-encode" | 12 |
| low | Install-time lifecycle script | package.json | postinstall="cd node_modules/@query-farm/apache-arrow && node -e \"const fs=require('fs');const p=JSON.parse(fs.readFileSync('package.json','utf8'));p.main='src/Arrow.node.ts';fs.writeFileSync('package.json',JSON.stringify(p,null,2)+'\\n')\" && cd ../../.. && bun scripts/patch-flechette.mjs" | 5 |
Manifest
Package metadata
Scripts8
buildbun run build:types && bun run build:jsbuild:jsbun build ./src/index.ts --outdir dist --target node --format esm --sourcemap=external --external @query-farm/apache-arrowbuild:typesbunx tsc -p tsconfig.build.jsonformatbiome format --write .lintbiome check .lint:fixbiome check --write .postinstallcd node_modules/@query-farm/apache-arrow && node -e "const fs=require('fs');const p=JSON.parse(fs.readFileSync('package.json','utf8'));p.main='src/Arrow.node.ts';fs.writeFileSync('package.json',JSON.stringify(p,null,2)+'\n')" && cd ../../.. && bun scripts/patch-flechette.mjstestbun test
Dependencies5
@noble/ciphers^2.2.0@query-farm/apache-arrow*@uwdata/flechettegithub:Query-farm/flechette#fix/timestamp-bigint-encodefzstd^0.1.1oauth4webapi^3.8.5