PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 4920814 bytes

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
301
Versions published
12Established · −30% score
First published
Apr 2025
Publisher
whoisrishabh

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":["[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"}'
Publisherwhoisrishabh
Artifact bytes744,984
Previous version1.1.3
Published2026-05-31T12:12:20.072Z
SHA-256a523d59cc5100852894940381617a0bf370ac86d77ae7c1499ad2d7f3cce82b6

Why flagged

What the scanner saw

Large Javascript Payload: 4920814 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
1.1.4Version
Status history (1 event)
  1. newavailable · risk low · score 0 · 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)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/build/chunk-JTUKQWIO.js4920814 bytes0

Manifest

Package metadata

Scripts53
  • buildtsup && chmod 755 build/server.js build/stdio.js build/cli.js build/monitor-worker.js
  • build:clientnpm --workspace hive-mcp-client run build
  • canary:discoverytsx scripts/check-public-discovery.ts
  • canary:toolsetstsx scripts/run-task-canaries.ts
  • checknpm run build && npm run typecheck && npm run env:render:check && npx tsx scripts/verify-tools.ts && npm run verify:toolsets && npm run verify:agent-skills && npm run measure-tokens -- --threshold=10000 && npm run test:unit && npm run test:mcp-compliance && npm run test:audit
  • devcross-env SERVER_MODE=MCP tsx src/stdio.ts
  • dev:httptsx src/server.ts
  • env:drifttsx scripts/env-drift-check.ts
  • env:flagstsx scripts/env-deploy-flags.ts
  • env:migratetsx scripts/env-migrate.ts
  • env:rendertsx scripts/env-render.ts
  • env:render:checktsx scripts/env-render.ts --check
  • env:synctsx scripts/env-sync.ts
  • export:toolsetstsx scripts/export-task-toolsets.ts
  • inspectornpx @modelcontextprotocol/inspector --cli --config '{"mcpServers":{"hive":{"url":"http://localhost:8080/mcp"}}}'
  • measure-tokenstsx scripts/measure-token-cost.ts
  • monitors:runtsx src/monitor-worker.ts
  • preparenpm run build
  • prepublishOnlynpm run check
  • sdk:synctsx scripts/sync-public-sdk.ts
  • skills:synctsx scripts/sync-public-skills.ts
  • smoke:b2b-partnertsx scripts/smoke-b2b-partner-adoption.ts
  • smoke:stateful-monitoringtsx scripts/smoke-stateful-monitoring.ts
  • startcross-env SERVER_MODE=MCP tsx src/stdio.ts
  • start:httptsx src/server.ts
  • testvitest run
  • test:allvitest run
  • test:apivitest run tests/api
  • test:auditvitest run tests/audit
  • test:clientnpm --workspace hive-mcp-client run test
  • …and 23 more.
Dependencies24
  • @cloudflare/cabidela^0.2.4
  • @codex-data/sdk2.3.2
  • @coingecko/coingecko-typescript3.1.6
  • @modelcontextprotocol/sdk1.29.0
  • @supabase/supabase-js^2.104.1
  • @types/compression^1.8.1
  • @unkey/api2.3.3
  • axios^1.16.1
  • ccxt4.5.50
  • commander^14.0.3
  • compression^1.8.1
  • cors2.8.6
  • dotenv17.4.2
  • express4.22.1
  • express-rate-limit7.5.1
  • fastest-levenshtein^1.0.16
  • graphql16.13.2
  • helmet^8.1.0
  • ioredis5.10.1
  • ora9.4.0
  • rate-limit-redis4.3.1
  • tsx4.21.0
  • winston3.19.0
  • zod^4.3.6