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 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":["[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"}'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
Status history (1 event)
- new → available · risk review · score 7 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/build/chunk-2X3U4DFK.js | 4844031 bytes | 10 |
Manifest
Package metadata
Scripts48
buildtsup && chmod 755 build/server.js build/stdio.js build/cli.jsbuild:clientnpm --workspace @hiveintelligence/mcp-client run buildcanary:discoverytsx scripts/check-public-discovery.tscanary:toolsetstsx scripts/run-task-canaries.tschecknpm 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:auditdevcross-env SERVER_MODE=MCP tsx src/stdio.tsdev:httptsx src/server.tsenv:drifttsx scripts/env-drift-check.tsenv:flagstsx scripts/env-deploy-flags.tsenv:migratetsx scripts/env-migrate.tsenv:rendertsx scripts/env-render.tsenv:render:checktsx scripts/env-render.ts --checkenv:synctsx scripts/env-sync.tsexport:toolsetstsx scripts/export-task-toolsets.tsinspectornpx @modelcontextprotocol/inspector --cli --config '{"mcpServers":{"hive":{"url":"http://localhost:8080/mcp"}}}'measure-tokenstsx scripts/measure-token-cost.tspreparenpm run buildprepublishOnlynpm run checkstartcross-env SERVER_MODE=MCP tsx src/stdio.tsstart:httptsx src/server.tstestvitest runtest:allvitest runtest:apivitest run tests/apitest:auditvitest run tests/audittest:clientnpm --workspace @hiveintelligence/mcp-client run testtest:coveragevitest run --coveragetest:dockernpm run test:docker:productiontest:docker:compliancedocker compose -f tests/docker/docker-compose.test.yml run --rm hive-test npm run test:mcp-compliancetest:docker:downdocker compose -f tests/docker/docker-compose.test.yml down -v && docker compose -f tests/docker/docker-compose.e2e.yml down -vtest: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.3axios^1.15.2ccxt4.5.50commander^14.0.3compression^1.8.1cors2.8.6dotenv17.4.2express4.22.1express-rate-limit7.5.1fastest-levenshtein^1.0.16graphql16.13.2helmet^8.1.0ioredis5.10.1ora9.4.0rate-limit-redis4.3.1tsx4.21.0winston3.19.0zod^4.3.6