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
- 4,033Niche · −30% score
- Versions published
- 40
- First published
- Mar 2026
- Publisher
- thisrohangupta
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: 4657068 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 28 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/build/data/schemas/pipeline.js | 4657068 bytes | 10 |
| medium | Large Javascript Payload | package/build/data/schemas/v0/pipeline.js | 5810924 bytes | 10 |
| medium | Large Javascript Payload | package/build/data/schemas/template.js | 5808316 bytes | 10 |
| medium | Large Javascript Payload | package/build/data/schemas/v0/template.js | 7186827 bytes | 10 |
Manifest
Package metadata
Scripts16
buildtsccheck-schema-coveragenode scripts/check-schema-coverage.jsdevtsc --watchdocker:builddocker build -t harness-mcp-server .docker:rundocker run --rm -p 3000:3000 --env-file .env harness-mcp-serverdocs:checknode scripts/generate-docs.js --checkdocs:generatenode scripts/generate-docs.jsinspectnpx @modelcontextprotocol/inspector node build/index.js stdioprepare:mcpbnode scripts/prepare-mcpb.jsprepublishOnlypnpm buildstartnode build/index.js stdiostart:httpnode build/index.js httpsync-schemasnode scripts/sync-schemas.jstestvitest runtest:watchvitesttypechecktsc --noEmit
Dependencies9
@hono/node-server^2.0.0@modelcontextprotocol/sdk^1.27.1@resvg/resvg-js^2.6.2dotenv^17.3.1express^5.2.1hono^4.12.15jsonwebtoken^9.0.3yaml^2.8.3zod^4.0.0