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 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":["@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"}'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
Status history (1 event)
- new → available · risk high · score 54 · status changed
Evidence
Static findings
6 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Suppresses Failure | package.json | prepare="husky || true" | 20 |
| medium | Obfuscation Density | package/dist/cli/index.cjs | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/cli/index.js | high encoded/escaped-token density | 12 |
Show all 6 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Suppresses Failure | package.json | prepare="husky || true" | 20 |
| medium | Obfuscation Density | package/dist/cli/index.cjs | high encoded/escaped-token density | 12 |
| medium | Obfuscation Density | package/dist/cli/index.js | high encoded/escaped-token density | 12 |
| low | Install-time lifecycle script | package.json | prepare="husky || true" | 4 |
| low | Obfuscation | package/dist/cli/index.cjs | matched "\\u0105" | 3 |
| low | Obfuscation | package/dist/cli/index.js | matched "\\u0105" | 3 |
Manifest
Package metadata
Scripts14
buildtsupbuild:watchtsup --watchclitsx ./src/cli/index.tsdevnpx @eslint/config-inspectorformatprettier --check .knipkniplinteslint .preparehusky || trueprepublishnpm run buildreleasesemantic-releasetestvitest runtest:uivitest --uitest:watchvitesttypechecktsgo --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.18commander^14.0.3eslint-config-flat-gitignore^2.3.0eslint-config-prettier^10.1.8eslint-plugin-antfu^3.2.2eslint-plugin-import^2.32.0eslint-plugin-jest^29.15.2eslint-plugin-jsdoc^63.0.0eslint-plugin-jsx-a11y^6.10.2eslint-plugin-n^18.0.1eslint-plugin-playwright^2.10.4eslint-plugin-react^7.37.5eslint-plugin-react-hooks^7.1.1eslint-plugin-react-refresh^0.5.2eslint-plugin-react-you-might-not-need-an-effect^0.10.1eslint-plugin-regexp^3.1.0eslint-plugin-unicorn^64.0.0eslint-plugin-unused-imports^4.4.1eslint-plugin-zod^4.5.1- …and 11 more.