PkgRadar

Package evidence

@hotmeshio/[email protected]

no findings

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
3,484Niche · −30% score
Versions published
59
First published
Apr 2026
Publisher
luke.birdeau

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 monitoring

No 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":["@hotmeshio/[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":["@hotmeshio/[email protected]"],"fail_on":"review"}'
Publisherluke.birdeau
Artifact bytes2,407,854
Previous version0.4.20
Published2026-06-09T05:47:50.388Z
SHA-256d9011d21b14807085a09dc5a99d08d16b4a5c6e1520cfd327d253988528fee01

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

low
Last checked
lowRisk
0Score
0.4.21Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts32
  • buildtsc --build tsconfig.json && cp -r lib/db/schemas build/lib/db/schemas
  • build:allnpm run build && npm run dashboard:build
  • cleanrimraf ./build
  • clean-buildnpm run clean && npm run build
  • dashboard:buildcd dashboard && npm run build
  • dashboard:devcd dashboard && npm run dev
  • dashboard:installcd dashboard && npm install
  • dashboard:testcd dashboard && npm test
  • dashboard:test:watchcd dashboard && npm run test:watch
  • demobash scripts/demo.sh
  • linteslint . --ext .ts
  • lint:fixeslint . --fix --ext .ts
  • ltctsx bin/ltc.ts
  • migratets-node lib/db/migrate.ts
  • processtsx scripts/process.ts
  • release:majornpm version major && git push && git push --tags
  • release:minornpm version minor && git push && git push --tags
  • release:patchnpm version patch && git push && git push --tags
  • startts-node index.ts
  • start:devts-node-dev --respawn index.ts
  • testvitest run
  • test:exportvitest run tests/workflows/export.test.ts
  • test:functionaldocker compose down -v && rm -rf .docker-data/files/* && docker compose up -d --build && npx playwright test --config tests/functional/playwright.config.ts
  • test:functional:skip-resetnpx playwright test --config tests/functional/playwright.config.ts
  • test:integrationdocker compose down -v && rm -rf .docker-data/files/* && docker compose up -d --build && vitest run --config tests/integration/vitest.config.ts
  • test:integration:skip-resetvitest run --config tests/integration/vitest.config.ts
  • test:mcpvitest run tests/mcp.test.ts
  • test:mcp:triagevitest run tests/workflows/mcp-triage.test.ts
  • test:visionvitest run tests/services/mcp/vision-server.test.ts
  • test:watchvitest
  • …and 2 more.
Dependencies26
  • @anthropic-ai/sdk^0.92.0
  • @aws-sdk/client-s3^3.1017.0
  • @aws-sdk/s3-request-presigner^3.1045.0
  • @hotmeshio/hotmesh^0.19.5
  • @modelcontextprotocol/sdk^1.27.1
  • @opentelemetry/exporter-trace-otlp-proto^0.215.0
  • @opentelemetry/resources^2.5.1
  • @opentelemetry/sdk-node^0.218.0
  • @opentelemetry/semantic-conventions^1.39.0
  • ajv^8.20.0
  • arctic^3.7.0
  • bcryptjs^2.4.3
  • commander^14.0.3
  • express^5.1.0
  • hono^4.12.23
  • jsonwebtoken^9.0.3
  • nats^2.28.0
  • openai^5.9.0
  • ora^9.4.0
  • pg^8.13.0
  • picocolors^1.1.1
  • pino^9.6.0
  • playwright^1.58.2
  • sharp^0.34.5
  • socket.io^4.8.3
  • zod^3.25.76