PkgRadar

Package evidence

@solvro/[email protected]

Install Lifecycle Suppresses Failure: prepare="husky || true"

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.

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

Block this update

Static 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":["@solvro/[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":["@solvro/[email protected]"],"fail_on":"high"}'
Artifact bytes119,714
Previous version3.0.0-beta.7
Published2026-05-24T21:55:20.642Z
SHA-2569b875d51ededab4ef9d795f003518b10c3ac95f9f5615a6e0b726104c8124f55

Why flagged

What the scanner saw

Install Lifecycle Suppresses Failure: prepare="husky || true"

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

Availability ledger

available

high
Last checked
highRisk
54Score
3.0.0-beta.8Version
Status history (1 event)
  1. newavailable · risk high · score 54 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonprepare="husky || true"20
mediumObfuscation Densitypackage/dist/cli/index.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/cli/index.jshigh encoded/escaped-token density12
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonprepare="husky || true"20
mediumObfuscation Densitypackage/dist/cli/index.cjshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/dist/cli/index.jshigh encoded/escaped-token density12
lowInstall-time lifecycle scriptpackage.jsonprepare="husky || true"4
lowObfuscationpackage/dist/cli/index.cjsmatched "\\u0105"3
lowObfuscationpackage/dist/cli/index.jsmatched "\\u0105"3

Manifest

Package metadata

Scripts14
  • buildtsup
  • build:watchtsup --watch
  • clitsx ./src/cli/index.ts
  • devnpx @eslint/config-inspector
  • formatprettier --check .
  • knipknip
  • linteslint .
  • preparehusky || true
  • prepublishnpm run build
  • releasesemantic-release
  • testvitest run
  • test:uivitest --ui
  • test:watchvitest
  • typechecktsgo --noEmit
Dependencies41
  • @adonisjs/eslint-config^3.0.0
  • @clack/prompts^1.3.0
  • @commitlint/config-conventional^21.0.0
  • @darraghor/eslint-plugin-nestjs-typed^7.1.32
  • @eslint-community/eslint-plugin-eslint-comments^4.7.1
  • @eslint/config-helpers^0.4.2
  • @eslint/js^9.39.4
  • @solvro/utils^1.6.0
  • @tanstack/eslint-plugin-query^5.100.9
  • @trivago/prettier-plugin-sort-imports^6.0.2
  • @typescript-eslint/eslint-plugin^8.58.2
  • @vitest/eslint-plugin^1.6.18
  • commander^14.0.3
  • eslint-config-flat-gitignore^2.3.0
  • eslint-config-prettier^10.1.8
  • eslint-plugin-antfu^3.2.2
  • eslint-plugin-import^2.32.0
  • eslint-plugin-jest^29.15.2
  • eslint-plugin-jsdoc^63.0.0
  • eslint-plugin-jsx-a11y^6.10.2
  • eslint-plugin-n^18.0.1
  • eslint-plugin-playwright^2.10.4
  • eslint-plugin-react^7.37.5
  • eslint-plugin-react-hooks^7.1.1
  • eslint-plugin-react-refresh^0.5.2
  • eslint-plugin-react-you-might-not-need-an-effect^0.10.1
  • eslint-plugin-regexp^3.1.0
  • eslint-plugin-unicorn^64.0.0
  • eslint-plugin-unused-imports^4.4.1
  • eslint-plugin-zod^4.5.1
  • …and 11 more.