PkgRadar

Package evidence

[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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
7,265Niche · −30% score
Versions published
3,116Mature · −50% score
First published
Apr 2023
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Review before promoting

Mixed 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"}'
Artifact bytes6,477,792
Previous version2.57.1
Published2026-05-27T20:57:55.760Z
SHA-256f5bfb7dfeab6a2960d10a84460a0a06bf0a6a1e868c1e0507b3ec0c89e731e7b

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
3Score
2.57.2Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/scripts/get-voices.shmatched "raw.githubusercontent.com"12

Manifest

Package metadata

Scripts30
  • build:distscripts/build-dist.sh
  • build:dockerscripts/build-docker.sh
  • build:htmlscripts/app-html.sh
  • build:messagesnode scripts/build-messages.mjs > src/auto/messages.mjs
  • devvite
  • dev:hostvite --host
  • eslinteslint . --ext .js,.mjs,.vue
  • eslint:fixeslint . --ext .js,.mjs,.vue --fix
  • formatprettier --write .
  • format:checkprettier --check .
  • gh-pagesscripts/gh-pages.sh
  • git:commitscripts/git-commit.sh
  • lintnpm run eslint && npm run format:check
  • lint:fixnpm run eslint:fix && npm run format
  • previewvite preview
  • push-actionscripts/push-action
  • schedule-actionscripts/schedule-action
  • servevite preview
  • testnpm run test:verbose
  • test:coverageecho 'Coverage not configured yet'
  • test:debugvitest --inspect-brk --inspect --no-coverage
  • test:onevitest -t TESTTEST
  • test:testvitest -t TESTTEST
  • test:verbosevitest
  • test:watchvitest --watch
  • type-checkvue-tsc --noEmit
  • update:vuetifyscripts/update-vuetify
  • versionscripts/version.sh
  • vitevite
  • vite:buildvite build
Dependencies16
  • @mdi/font7.0.96
  • @sc-voice/ms-dpd^2.54.0
  • compression^1.7.4
  • idb-keyval^6.2.0
  • log-instance^1.9.0
  • merkle-json^2.15.0
  • pinia^2.0.16
  • roboto-fontface*
  • scv-esm^1.137.2
  • serve-favicon^2.5.0
  • uuid^14.0.0
  • vue^3.4.21
  • vue-i18n^9.10.2
  • vue-router^4.1.5
  • vuetify^3.5.11
  • webfontloader^1.0.0