PkgRadar

Package evidence

@arabold/[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.

Weekly downloads
476
Versions published
74Mature · −50% score
First published
Mar 2025
Publisher
arabold

Effective trust discount applied: 50% (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":["@arabold/[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":["@arabold/[email protected]"],"fail_on":"review"}'
Publisherarabold
Artifact bytes1,270,589
Previous version2.3.0
Published2026-05-19T20:17:18.843Z
SHA-256b8d097e2babc6edec1f061c3f78b4642d9a0e994c2b44d3c0b1301ddbda2eca7

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

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/main-BoUugvTO.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="echo 'Skipping Playwright browser install. See README.md for details.'"5

Manifest

Package metadata

Scripts26
  • buildvite build --config vite.config.web.ts && vite build
  • clinode --enable-source-maps dist/index.js
  • devnpm-run-all --parallel dev:server dev:web
  • dev:servervite-node --watch src/index.ts
  • dev:webvite build --config vite.config.web.ts --watch
  • evaluate:searchvite-node tests/search-eval/run.ts --measure
  • evaluate:search:baselinevite-node tests/search-eval/run.ts --baseline
  • evaluate:search:preflightvite-node tests/search-eval/cli/preflight.ts
  • formatbiome format . --write
  • lintbiome check .
  • lint:fixbiome check . --fix
  • postinstallecho 'Skipping Playwright browser install. See README.md for details.'
  • preparehusky || true
  • pretest:e2enpm run build
  • servernode --enable-source-maps dist/index.ts
  • startnode --enable-source-maps dist/index.js
  • testvitest run --exclude test/docker-e2e.test.ts
  • test:coveragevitest run --coverage --exclude test/docker-e2e.test.ts
  • test:dockervitest run test/docker-e2e.test.ts
  • test:e2evitest run --exclude test/docker-e2e.test.ts test
  • test:livevitest run --exclude= test/html-pipeline-live-e2e.test.ts
  • test:unitvitest run src
  • test:watchvitest
  • typechecknpx tsc --noEmit
  • typecheck:buildnpx tsc --noEmit --project tsconfig.build.json
  • webnode --enable-source-maps dist/index.ts web
Dependencies64
  • @alpinejs/collapse^3.15.8
  • @fastify/formbody^8.0.2
  • @fastify/static^9.1.3
  • @joplin/turndown-plugin-gfm^1.0.64
  • @kitajs/html^4.2.13
  • @kitajs/ts-html-plugin^4.1.4
  • @kreuzberg/node~4.4.6
  • @langchain/aws^1.3.2
  • @langchain/core^1.1.36
  • @langchain/google-genai^2.1.25
  • @langchain/google-vertexai^2.1.25
  • @langchain/openai^1.2.13
  • @langchain/textsplitters^1.0.1
  • @modelcontextprotocol/sdk^1.27.1
  • @toon-format/toon^2.1.0
  • @trpc/client^11.13.4
  • @trpc/server^11.4.4
  • @types/yargs^17.0.35
  • alpinejs^3.15.8
  • axios^1.13.6
  • axios-retry^4.5.0
  • better-sqlite3^12.8.0
  • cheerio^1.2.0
  • defuddle^0.18.1
  • dompurify^3.3.3
  • dotenv^17.3.1
  • env-paths^4.0.0
  • fastify^5.8.2
  • flowbite^4.0.1
  • fuse.js^7.1.0
  • …and 34 more.