Package evidence
@sovovs/[email protected]
Known Indicator Filename: package/dist/src/browser/stealth.js
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
- 1
- First published
- Jun 2026
- Publisher
- sovovs
Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":["@sovovs/[email protected]"],"fail_on":"high"}'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":["@sovovs/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Known Indicator Filename: package/dist/src/browser/stealth.js
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 high · score 70 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Known Indicator Filename | package/dist/src/browser/stealth.js | package/dist/src/browser/stealth.js | 45 |
| high | New Account With Lifecycle Hook | package.json | package first published 0 day(s) ago, 1 total version(s), has lifecycle hook | 25 |
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="node scripts/postinstall.js || true; node scripts/fetch-adapters.js || true" | 20 |
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Known Indicator Filename | package/dist/src/browser/stealth.js | package/dist/src/browser/stealth.js | 45 |
| high | New Account With Lifecycle Hook | package.json | package first published 0 day(s) ago, 1 total version(s), has lifecycle hook | 25 |
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="node scripts/postinstall.js || true; node scripts/fetch-adapters.js || true" | 20 |
| low | Install-time lifecycle script | package.json | postinstall="node scripts/postinstall.js || true; node scripts/fetch-adapters.js || true" | 5 |
Manifest
Package metadata
Scripts25
advise:listing-id-pairingnode scripts/check-listing-id-pairing.mjsbuildnpm run clean-dist && npm run copy-yaml && npm run build-manifestbuild-manifesttsx src/build-manifest.tscheck:silent-column-dropnode scripts/check-silent-column-drop.mjscheck:typed-error-lintnode scripts/check-typed-error-lint.mjsclean-distnode scripts/clean-dist.cjscopy-yamlnode scripts/copy-yaml.cjsdevtsx src/main.tsdev:bunbun src/main.tsdocs:buildvitepress build docsdocs:devvitepress dev docsdocs:previewvitepress preview docspostinstallnode scripts/postinstall.js || true; node scripts/fetch-adapters.js || trueprebuild-manifesttsc --build && node -e "require('fs').chmodSync('dist/src/main.js', 0o755)"prepare[ -d src ] && npm run build || trueprepublishOnlynpm run buildpreuninstallnode -e "fetch('http://127.0.0.1:'+(process.env.BYCLI_DAEMON_PORT||'19825')+'/shutdown',{method:'POST',headers:{'X-byCLI':'1'},signal:AbortSignal.timeout(3000)}).catch(()=>{})" || truestartnode dist/src/main.jsstart:bunbun dist/src/main.jstestvitest run --project unit --project extension --project adaptertest:adaptervitest run --project adaptertest:allvitest runtest:bunbun vitest run --project unit --project extension --project adaptertest:e2evitest run --project e2etypechecktsc --noEmit
Dependencies8
@mozilla/readability^0.6.0cli-table3^0.6.5commander^14.0.3js-yaml^4.1.0turndown^7.2.2turndown-plugin-gfm^1.0.2undici^6.25.0ws^8.18.0