PkgRadar

Package evidence

@zigrivers/[email protected]

no findings

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
63
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 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":["@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"}'
Publisherzigrivers
Artifact bytes3,295,230
Previous version3.33.5
Published2026-06-08T01:39:47.449Z
SHA-256c5bfb685faba3e978f093e55f9703233a1fa5cd72bcc7eaaac643dca0ff88b8d

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

low
Last checked
lowRisk
0Score
3.33.6Version
Status history (1 event)
  1. newavailable · 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.css
  • checknpm run lint && npm run type-check && npm test
  • linteslint src/ tests/
  • prepublishOnlybash scripts/prepublish.sh
  • testvitest run
  • test:coveragevitest run --coverage
  • test:e2evitest run --config vitest.e2e.config.ts
  • test: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.0
  • js-yaml^4.1.0
  • mdast-util-from-markdown^2.0.3
  • mdast-util-to-string^4.0.0
  • minimatch^10.2.5
  • postcss^8.5.8
  • proper-lockfile^4.1.2
  • rehype-raw^7.0.0
  • rehype-sanitize^6.0.0
  • rehype-stringify^10.0.1
  • remark-directive^3.0.1
  • remark-gfm^4.0.1
  • remark-parse^11.0.0
  • remark-rehype^11.1.2
  • remark-stringify^11.0.0
  • smol-toml^1.6.1
  • ulid^3.0.2
  • undici^6.26.0
  • unified^11.0.5
  • unist-util-visit^5.1.0
  • uuid^14.0.0
  • yaml^2.8.3
  • yargs^17.7.2
  • zod^3.24.0