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
- 1,222Niche · −30% score
- Versions published
- 60
- First published
- Mar 2026
- Publisher
- zigrivers
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 monitoringNo 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":["@zigrivers/[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":["@zigrivers/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
No high-signal static finding in the saved report.
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 low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts9
buildtsc && cp src/core/knowledge/knowledge-update-template.md dist/core/knowledge/knowledge-update-template.md && mkdir -p dist/guides && cp lib/dashboard-theme.css dist/guides/dashboard-theme.css && cp lib/guides.css dist/guides/guides.csschecknpm run lint && npm run type-check && npm testlinteslint src/ tests/prepublishOnlybash scripts/prepublish.shtestvitest runtest:coveragevitest run --coveragetest:e2evitest run --config vitest.e2e.config.tstest:perfvitest run tests/performance/type-checktsc --noEmit
Dependencies27
@babel/parser^7.29.0@babel/traverse^7.29.0@babel/types^7.29.0@inquirer/prompts^7.4.0js-yaml^4.1.0mdast-util-from-markdown^2.0.3mdast-util-to-string^4.0.0minimatch^10.2.5postcss^8.5.8proper-lockfile^4.1.2rehype-raw^7.0.0rehype-sanitize^6.0.0rehype-stringify^10.0.1remark-directive^3.0.1remark-gfm^4.0.1remark-parse^11.0.0remark-rehype^11.1.2remark-stringify^11.0.0smol-toml^1.6.1ulid^3.0.2undici^6.26.0unified^11.0.5unist-util-visit^5.1.0uuid^14.0.0yaml^2.8.3yargs^17.7.2zod^3.24.0