PkgRadar

Package evidence

@hotmeshio/[email protected]

Obfuscation Density: high encoded/escaped-token density

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":["@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,582,540
Previous version0.3.1
Published2026-05-22T13:07:53.273Z
SHA-256afa432e9a10201212b04b1b410105d23c4ee2148e0eb32f36b5732a2170ea65b

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

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dashboard/dist/assets/index-CCOSf1PY.jshigh encoded/escaped-token density12
mediumRemote Payloadpackage/dashboard/dist/assets/ListToolbar-jy8NL6ll.jsmatched "curl "12
Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/dashboard/dist/assets/index-CCOSf1PY.jshigh encoded/escaped-token density12
mediumRemote Payloadpackage/dashboard/dist/assets/ListToolbar-jy8NL6ll.jsmatched "curl "12
lowObfuscationpackage/build/services/oauth/crypto.jsmatched "Buffer.from(encoded, 'base64"3
lowObfuscationpackage/build/services/iam/ephemeral.jsmatched "Buffer.from(encrypted, 'base64"3
lowObfuscationpackage/build/system/activities/file-storage.jsmatched "Buffer.from(args.content, 'base64"3
lowObfuscationpackage/dashboard/dist/assets/index-CCOSf1PY.jsmatched "fromCharCode"3
lowObfuscationpackage/build/system/mcp-servers/playwright-cli/tools-capture.jsmatched "eval("3

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.
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.0
  • ajv^8.20.0
  • arctic^3.7.0
  • bcryptjs^2.4.3
  • commander^14.0.3
  • express^5.1.0
  • 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