PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 4844031 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
135
Versions published
11Established · −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

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":["[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 bytes1,770,436
Previous version1.1.2
Published2026-05-27T16:41:25.674Z
SHA-2561bb6a1e7f6e76b06b370574a44c44bd392cf912e3317b16b7a9516410a151d4b

Why flagged

What the scanner saw

Large Javascript Payload: 4844031 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/build/chunk-2X3U4DFK.js4844031 bytes10

Manifest

Package metadata

Scripts48
  • buildtsup && chmod 755 build/server.js build/stdio.js build/cli.js
  • build:clientnpm --workspace @hiveintelligence/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
  • preparenpm run build
  • prepublishOnlynpm run check
  • 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 @hiveintelligence/mcp-client run test
  • test:coveragevitest run --coverage
  • test:dockernpm run test:docker:production
  • test:docker:compliancedocker compose -f tests/docker/docker-compose.test.yml run --rm hive-test npm run test:mcp-compliance
  • test:docker:downdocker compose -f tests/docker/docker-compose.test.yml down -v && docker compose -f tests/docker/docker-compose.e2e.yml down -v
  • test:docker:e2edocker compose -f tests/docker/docker-compose.e2e.yml up --build --abort-on-container-exit
  • …and 18 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.15.2
  • 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