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
- 299
- Versions published
- 33
- First published
- Feb 2026
- Publisher
- markmhendrickson
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":["[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":["[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 5 · 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 | Credential file access | package/dist/cli/index.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
Manifest
Package metadata
Scripts192
analyze:schemasnode scripts/analyze-data-dir-schemas.jsbackfill:timelinetsx scripts/backfill_timeline_via_recompute.tsbranches:prunenode scripts/prune-merged-branches.jsbuildnpm run build:serverbuild:docsvite build --config vite.config.tsbuild:inspectornode scripts/build_inspector.jsbuild:inspector:dev-targetcross-env VITE_PUBLIC_BASE_PATH=/inspector/ NEOTOMA_INSPECTOR_OUT_DIR=../dist/inspector VITE_NEOTOMA_ENV=dev npm --prefix inspector run buildbuild:inspector:prod-targetcross-env VITE_PUBLIC_BASE_PATH=/inspector/ NEOTOMA_INSPECTOR_OUT_DIR=../dist/inspector VITE_NEOTOMA_ENV=prod npm --prefix inspector run buildbuild:inspector:watch-targetnpm run build:inspector:dev-targetbuild:inspector:watch-target:prodnpm run build:inspector:prod-targetbuild:pages:sitenpm run build:site:pagesbuild:scriptstsc -p tsconfig.scripts.jsonbuild:servertsc && node scripts/copy_pdf_worker_wrapper.js && npm run build:scriptsbuild:site:pagestsx --tsconfig frontend/tsconfig.json scripts/build_github_pages_site.tsxbuild:uivite build --config vite.config.tscheck:bundlephobianode scripts/check_bundlephobia.jscheck:pw-coveragetsx scripts/check-playwright-coverage.tscheck:snapshotstsx scripts/check_stale_snapshots.tscheck:timelinetsx scripts/check_timeline_health.tsclinode dist/cli/index.jscli:devtsx src/cli/index.tscopy:envnode scripts/colpy-env-to-worktree.jsdebug:errors:clinode scripts/trigger_error_debug_cli.jsdevnpm run build:inspector:dev-target && node scripts/pick-port.js --print-resources 3080 5195 3001 -- cross-env NEOTOMA_INSPECTOR_LIVE_BUILD=1 npx concurrently --kill-others-on-fail=false --restart-tries=0 --timestamp='HH:mm:ss' --prefix='{time} [{name}]' --prefix-colors='blue,green,magenta,yellow,cyan' --names='server,app ,types ,links ,insp ' 'npm run dev:server' 'npm run dev:ui' 'npm run dev:types' 'npm run dev:links' 'npm run dev:inspector'dev:apinpm run dev:server:tunneldev:docsvite --config vite.config.tsdev:docs:servenode scripts/serve-docs-react.jsdev:fullnpm run devdev:full:prodnpm run build:inspector:prod-target && node scripts/pick-port.js --print-resources 3180 5295 3101 -- cross-env NEOTOMA_ENV=production NEOTOMA_INSPECTOR_LIVE_BUILD=1 npx concurrently --kill-others-on-fail=false --restart-tries=0 --timestamp='HH:mm:ss' --prefix='{time} [{name}]' --prefix-colors='blue,green,magenta,yellow,cyan' --names='server,app ,types ,links ,insp ' 'npm run dev:server' 'npm run dev:ui' 'npm run dev:types' 'npm run dev:links' 'npm run dev:inspector:prod'dev:inspectorcross-env VITE_PUBLIC_BASE_PATH=/inspector/ NEOTOMA_INSPECTOR_OUT_DIR=../dist/inspector VITE_NEOTOMA_ENV=dev npm --prefix inspector run build:watch- …and 162 more.
Dependencies68
@hellocoop/httpsig^1.4.0@hookform/resolvers^5.2.2@modelcontextprotocol/sdk^1.29.0@noble/curves^2.0.1@noble/hashes^2.0.1@radix-ui/react-accordion^1.2.12@radix-ui/react-avatar^1.1.11@radix-ui/react-checkbox^1.3.3@radix-ui/react-collapsible^1.1.12@radix-ui/react-dialog^1.1.15@radix-ui/react-dropdown-menu^2.0.6@radix-ui/react-label^2.1.8@radix-ui/react-navigation-menu^1.2.14@radix-ui/react-popover^1.1.15@radix-ui/react-progress^1.1.8@radix-ui/react-scroll-area^1.2.10@radix-ui/react-select^2.0.0@radix-ui/react-separator^1.1.8@radix-ui/react-slot^1.2.4@radix-ui/react-switch^1.2.6@radix-ui/react-tabs^1.1.13@radix-ui/react-toast^1.1.5@radix-ui/react-tooltip^1.2.8@sqlite.org/sqlite-wasm^3.51.1-build1@tanstack/react-table^8.21.3@types/react-syntax-highlighter^15.5.13apache-arrow^21.1.0better-sqlite3^12.6.2class-variance-authority^0.7.1clsx^2.1.0- …and 38 more.