PkgRadar

Package evidence

@muritavo/[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.

Versions published
28Mature · −50% score
First published
Nov 2022
Publisher
muritavo

Effective trust discount applied: 50% (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":["@muritavo/[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":["@muritavo/[email protected]"],"fail_on":"review"}'
Publishermuritavo
Artifact bytes39,145
Previous version0.6.10
Published2026-06-05T20:48:01.093Z
SHA-256d4b85bdd5468900adf1adbf5a04b80690a37283ef9e8e19f60536d90773d7841

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
0.6.11Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts6
  • devtsc --watch
  • graph-buildcd ./test/graphs/simple-graph && graph build
  • graph-codegencd ./test/graphs/simple-graph && graph codegen
  • graph-local-cleandocker-compose down -v && docker-compose rm -v && rm -rf data/ipfs data/postgres
  • prepacktsc
  • testjest --watchAll
Dependencies8
  • @firebase/rules-unit-testing^2.0.4
  • @types/kill-port^2.0.3
  • @types/node-fetch^2.6.2
  • kill-port^1.6.0
  • node-fetch^1
  • ts-node^10.9.2
  • type-fest^4.40.0
  • typescript^5.4.2