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":["@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"}'Why flagged
What the scanner saw
Obfuscation Density: high encoded/escaped-token density
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 39 · status changed
Evidence
Static findings
7 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/dashboard/dist/assets/index-CCOSf1PY.js | high encoded/escaped-token density | 12 |
| medium | Remote Payload | package/dashboard/dist/assets/ListToolbar-jy8NL6ll.js | matched "curl " | 12 |
Show all 7 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/dashboard/dist/assets/index-CCOSf1PY.js | high encoded/escaped-token density | 12 |
| medium | Remote Payload | package/dashboard/dist/assets/ListToolbar-jy8NL6ll.js | matched "curl " | 12 |
| low | Obfuscation | package/build/services/oauth/crypto.js | matched "Buffer.from(encoded, 'base64" | 3 |
| low | Obfuscation | package/build/services/iam/ephemeral.js | matched "Buffer.from(encrypted, 'base64" | 3 |
| low | Obfuscation | package/build/system/activities/file-storage.js | matched "Buffer.from(args.content, 'base64" | 3 |
| low | Obfuscation | package/dashboard/dist/assets/index-CCOSf1PY.js | matched "fromCharCode" | 3 |
| low | Obfuscation | package/build/system/mcp-servers/playwright-cli/tools-capture.js | matched "eval(" | 3 |
Manifest
Package metadata
Scripts32
buildtsc --build tsconfig.json && cp -r lib/db/schemas build/lib/db/schemasbuild:allnpm run build && npm run dashboard:buildcleanrimraf ./buildclean-buildnpm run clean && npm run builddashboard:buildcd dashboard && npm run builddashboard:devcd dashboard && npm run devdashboard:installcd dashboard && npm installdashboard:testcd dashboard && npm testdashboard:test:watchcd dashboard && npm run test:watchdemobash scripts/demo.shlinteslint . --ext .tslint:fixeslint . --fix --ext .tsltctsx bin/ltc.tsmigratets-node lib/db/migrate.tsprocesstsx scripts/process.tsrelease:majornpm version major && git push && git push --tagsrelease:minornpm version minor && git push && git push --tagsrelease:patchnpm version patch && git push && git push --tagsstartts-node index.tsstart:devts-node-dev --respawn index.tstestvitest runtest:exportvitest run tests/workflows/export.test.tstest:functionaldocker compose down -v && rm -rf .docker-data/files/* && docker compose up -d --build && npx playwright test --config tests/functional/playwright.config.tstest:functional:skip-resetnpx playwright test --config tests/functional/playwright.config.tstest:integrationdocker compose down -v && rm -rf .docker-data/files/* && docker compose up -d --build && vitest run --config tests/integration/vitest.config.tstest:integration:skip-resetvitest run --config tests/integration/vitest.config.tstest:mcpvitest run tests/mcp.test.tstest:mcp:triagevitest run tests/workflows/mcp-triage.test.tstest:visionvitest run tests/services/mcp/vision-server.test.tstest:watchvitest- …and 2 more.
Dependencies25
@anthropic-ai/sdk^0.92.0@aws-sdk/client-s3^3.1017.0@aws-sdk/s3-request-presigner^3.1045.0@hotmeshio/hotmesh^0.17.2@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.0ajv^8.20.0arctic^3.7.0bcryptjs^2.4.3commander^14.0.3express^5.1.0jsonwebtoken^9.0.3nats^2.28.0openai^5.9.0ora^9.4.0pg^8.13.0picocolors^1.1.1pino^9.6.0playwright^1.58.2sharp^0.34.5socket.io^4.8.3zod^3.25.76